/*allgemein*/

body {
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 15pt;
}

#kreuzeDiv,
#navDiv,
#navmainDiv,
#kompassDiv
{
	display:none;
}


h1, h2 {
	font-size: 0px;
}

h1 {

	height: 120px;
	width: 260px;
	background-repeat: no-repeat;
}

h3, h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h4 {
	font-size: 11pt;
	padding: 5pt 0 0 0;
}

dl {
	margin: 0 0 3em 0;
}

dt {
	float:left;
	padding: 0 0.2em 0 0.5em;
	line-height: 1.2em;
}

dd {
	margin: 0 0 0.7em 1.4em;
}

dd a {
	margin: 0 0 0 -1.4em;
}





/*home */

#goButton {
	display:none;
}



/*persoenlich*/

.thumbsDiv {
	display:none;
}

.vornamename {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.spfach {
font-style: italic;
}

.bildlegendenDiv {
border-bottom: 1px solid #000;
margin-bottom: 20px;
width: 600px;
}



/*fototour */

.kartenPanel,
.pictureLegendeLang,
.thumbsContainerDiv,
.nojsHinweis,
.aufforderung {
	display:none;
}
