/* typography.css */

body {
	font : 72%/1.5 verdana, arial, sans-serif;
	color : #333;
}

h2, h3, h4, p, ul, blockquote { 
margin : 0 40px .75em ; }

#notfall h4 {
	margin: 0;
	width: 334px;
}

h2, h3 {
	margin-bottom : 2.0em;
	font : 1.5em Verdana, arial , sans-serif;
	font-weight : normal;
	line-height: 1.2em
}

h4 {
	margin-bottom: .5em;
}

p { 
font-size : 100%; }


h2+p { 
font-size : 110%; }

li > h4 { margin-left : 0; }

div#nav_main p { 
font-size : 160%;
color : #88a308; }

div#site_info p, div#site_info a { 
color : #fff; }

li > p { margin-left : 0; }

a:link, a:active, a:visited { 
text-decoration : underline; color : #006699; }
a:hover { 
text-decoration : none; color : #006699; }

#siteNavigation a { 
text-decoration : none; color: #FFF }


ul#navigation a:link, ul#navigation a:active, ul#navigation a:visited, ul#navigation a:hover {
	color : #006699;
	text-decoration: none;
} 
ul#navigation a:hover {
	text-decoration: underline;
} 

ul#navigation .marked {text-decoration: underline;}
.marked {font-weight: bold;}

blockquote h2 {text-indent:-9999px}

.highlight { font-weight: bold; color: #069}

div#content_main ul {margin: 2em 20px; list-style:square outside; color: #fc9 }
div#content_main ul ul {margin: 0px}
div#content_main li {margin: .5em 60px; color: #333 }


ul#bilderListeRight	 {
display: block; clear:both; background-color:#99CC33; width: 350px; margin: 0;padding: 8px 0; color: #006699; list-style: square; clear: both; overflow: visible;
}
ul#bilderListeRight	 li {
margin-left: 50px;
}
ul#bilderListeRight	 a {
color: #006699
}
ul#bilderListeRight a:focus, ul#bilderListeRight a:active {
font-weight:bold
}

ul#bilderListe	 {
padding: 0; margin: 0; width: 440px;clear: right;
}
ul#bilderListe	li {
list-style:none; color: #9c3; margin-bottom:20px; 
}
ul#bilderListe	h3 {
padding: 0; margin: 30px 0 5px 0; font-size: 1.1em; font-weight: bold; clear: both;
}

/*ul#bilderListe	img {
padding-top: 10px; }
ul#bilderListe	a {
color: #f00
}*/

ul#bilderListe li ul.thumbListe	 {
	list-style:none;
	overflow: visible;
	background-color: #99CC33;
	padding: 4px 0 4px 0;
	float: left;
	display:inline;
	overflow: visible;
	width: 440px;
	clear:both;


}
ul#bilderListe li ul.thumbListe	 li {
float: left; padding: 2px 4px 0 4px; margin: 0; border: none; background-color: #99CC33;
}
ul#bilderListe li ul.thumbListe span.bildThumb img {
padding: 2px; border: 1px dotted #fff;
}
ul#bilderListe li ul.thumbListe span.bildZoom img {
padding: 0 0 4px 0; border: none; display:block
}


ul#bilderListe li ul.thumbListe	 a {
color: #006699; text-decoration: none;
}

ul#bilderListe li ul.thumbListe	 span.bildZoom {
display: none ;
}
ul#bilderListe li ul.thumbListe	 a:hover span.bildZoom {
display: block;
width: 350px;
background-color: #006699;
z-index:100;
color: #fff;
border: 1px dotted #fff;
padding: 25px 25px 8px 25px;
margin: 0 105px 5px 0;
text-align:center;
position: absolute;
left: 50%;
top: 55%;

}
/*ul#bilderListe li ul.thumbListe a:active span.bildThumb {
display: none;
}+/

