@charset "utf-8";
/* CSS Document */

body		{	font-family: Arial, Helvetica, sans-serif;
				font-size: 1em;
				background-color: #ccc;
			}
			
#wrap		{	width: 60em;
				margin: 0 auto;
			}
			
#header		{	width: 60em;
				height: 140px;
				float: left;	
			}
			
#sidebar_li	{	width: 12em;
				height: 55.625em;
				float: left;
				background-color: #7496ba;
			}
			
#sidebar_li img	{	margin: 10px 0 0 6px;
				}
			
#text_li	{	font-size: 0.8em;
				color: #000;
				margin: 1.4em 0 0 0.4em;
				line-height: 1.2em;
			}
					
div#sidebar_li p a	{	text-decoration: none;
						color: #004a99;
					}	
			
ul#navigation		{	width: 12em;	
					}
				
ul#navigation a		{	display: block;
						background-color: #004a99;
						color: #fff;
						border-bottom: 1px solid #FC6;
						text-decoration: none;
						padding: 0.5em;
					}
					
ul#navigation a:hover	{	background-image: url(../images/ausschnitt_wand.jpg);
							color: #000;
						}
						
.seite					{	font-weight: bold;
							background-color: #e5d6ad;
							border-bottom: 1px solid #fc6;
							padding: 0.5em;
						}

			
#content	{	width: 48em;
				height: 55.625em;
				float: left;
				background-color: #e5d6ad;
			}
			
#daten		{	width: 18em;
				height: 26.7em;
				float: left;
				margin: 2em 0 0 1em;
				padding: 1em 1em 2em 1em;;
				background-color: #ffc;
				border: 1px solid #004a99;
			}
			
div#daten dd a	{	text-decoration: none;
					color: #004a99;
				}
			
div#daten dt	{	font-weight: bold;
				}
				
div#daten dd	{	font-weight: normal;
					line-height: 1.5em;
					margin: 0 0 1.18em 1.5em;
				}
			

			
#formular	{	width: 22em;
				height: 27.7em;
				float:left;
				margin: 2em 0 0 1em;
				padding: 1em;
				background-color: #FFC;
				border: 1px solid #004a99;
			}
			
#information	{}
			
#content_bottom		{	width: 43em;
						float: left;
						background-color: #ffc;
						border: 1px solid #004a99;
						margin: 1.5em 0 0 1em;
						padding: 1em;
					}
					
#content_bottom a	{	text-decoration: none;
						color: #F00;
					}
								
					
#bild			{	width: 333px;
					float: left;
					margin: -3em 0 0 6em;
					padding: 0 0 2em 0;
				}
				
#karte 			{	width: 224px;
					float: left;
					margin: 20px 0 0 0;
				}
				
#karte:hover span	{	width: 533px;
						height: 395px;
						position: absolute;
						top: 650px;
						left: 500px;
						background-image:url(../images/Karte_gross.jpg);
						background-repeat: no-repeat;
					}


				
div#content_bottom p	{	font-size: 0.8em;
							color: #004a99;	
						}
			

			
h1, h2, h3, h4	{	font-size: 1.2em;
					font-weight: bold;
					color: #004a99;
					padding-bottom: 1em; 
				}
				
div#pdfs a		{	text-decoration: none;
					color: #F60;
					
				}
			
div#formular table	{	font-size: 0.9em;
						font-weight: bold;
					}
					
div#formular table span	{	color: #F00;
						}
			
.button		{	text-align: center;
			}
			
.subtext	{	font-weight: normal;
				font-size: 0.8em;
			}
			
#text_re	{	
			}
			
#footer		{	width: 60em;
				height: 50px;
				float: left;
				background-image:url(../images/wand_3.jpg);
				background-repeat: no-repeat;
			}
			
#footer p	{	margin: 1em 0 0 0;
				padding: 0;
				border: 0;
				font-size: 1.5em;
				font: inherit;
				vertical-align: baseline;
				text-align: center;
				color: #004a99;
			}		