body {margin:0;}

/*divtags*/

#logodiv {position:fixed; 
			width:190px; 
			height:117px; 
			z-index:1; 
			left: 23px; 
			top: 32px;
			}

#navidiv {position:fixed; 
		width:140px; 
		height:220px; 
		z-index:20; 
		left: 62px; 
		top: 194px;
		}
		
#kleinnavidiv {position:absolute; 
		width:137px; 
		height:22px; 
		z-index:2; 
		left: 815px; 
		top: 37px;
		}
		
#bilddiv {position:absolute; 
		width:720px; 
		height:420px; 
		z-index:3; 
		left: 278px; 
		top: 101px;
		}		

#bildplusdiv {
	position:absolute;
	width:720px;
	height:420px;
	z-index:4;
	left: 278px;
	top: 101px;
	background-image:  url(images/bildmotiv2.jpg);
		}		

#text1div {
	position:absolute;
	width:672px;
	z-index:5;
	left: 280px;
	top: 503px;
	overflow:visible;
	scrollbar:no;
		}
		
#textlangdiv {
	position:absolute;
	width:702px;
	z-index:6;
	left: 280px;
	top: 503px;
	overflow:visible;
	scrollbar:no;
		}
		
/*navi*/
#navidiv ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#230303;
	font-style: italic;
	line-height: 26px;
} 

#navidiv ul li a {
      outline:none;
	  border-bottom: 1px dashed #777777;
      color: #230303; 
	  display: block;
      width: 100%;
      padding: 3px 5px;
      text-decoration: none; } 

#navidiv ul li a:hover {
      color: #d49b45;} 

/*fuer die links*/

a {outline:none; color:#000000;text-decoration:none;  }
a:link {}
a:visited {}
a:focus {}
a:hover {color: #d49b45; text-decoration:underline;}
a:active {}


/*typo*/
p { margin-top: 0px; margin-right: 0px; margin-bottom:5px; margin-left: 0px;}

.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
	font-style: italic;
}

.abstand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2px;
	line-height: 2px;
	}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	color: 333333;
	text-align: left;
	margin-bottom:9px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: 000000;
	text-align: left;
	margin-top:7px;
	margin-bottom:7px;
}


.fliessAuffall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-style: italic;
	text-align: justify;
}
.rauf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 50px;
}
.fliessschmalschwarz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.schedule1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
.schedule2 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}

ul {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-style: italic;
	list-style-type:disc;
	text-align: left;
	margin-top: 3px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 12px
}

ul.titel {
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	list-style-type:none;
}
.buntauffall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}

.rahmenall {border: 1px solid #230303;}
