a:link {
	color: #0000C6;
	text-decoration: none;
}
a:visited {
	color: #0000C6;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

body {
  text-align: center; /* Zentrierung IE */
  margin: 0px;
  background-color: #A5C2E2;

  scrollbar-face-color: #EFEFEF; 
  scrollbar-shadow-color: #DCDADA; 
  scrollbar-highlight-color: #F2F0F0; 
  scrollbar-3dlight-color: #FFFFE7; 
  scrollbar-darkshadow-color: #DCDADA; 
  scrollbar-track-color:#DCDADA; 
  scrollbar-arrow-color: #B5BD31;
}

body p {
	margin-top: 0px;
	padding-top: 0px;
} /* Gilt für alles, was zwischen <p> und </p> steht! */ 

.p1 {
	text-align: center;
}

.p2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D8B56A;

}

img {
	border: none;
	text-align: center;
}

	
#seite {
  	position: relative;
	text-align:left;  
	top: 10px;
	width: 980px;
  	height: 1400px;
  	margin: 0 auto;   /* Zentrierung mitte */
	
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #D8B56A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #D8B56A;
	
	background-color: #FFFFC1;
	z-index: 1;
	visibility: visible;
}


#kopf1 {
	position: absolute;
	text-align: left;
	top: 30px;
	left: 35px;
	width:  300px;
	height: 140px;
	z-index: 3;
} 

#kopf2 {
	position: absolute;
	text-align: left;
	top: 30px;
	left: 335px;
	width:  300px;
	height: 140px;
	z-index: 3;
} 

#kopf3 {
	position: absolute;
	text-align: left;
	top: 50px;
	left: 650px;
	width:  300px;
	height: 120px;
	z-index: 3;
} 

#rand_oben {
	position: absolute;
	text-align: right;
	top: 0px;
	left: 180px;
	width:  800px;
	height: 10px;
	z-index: 2;
} 

div.container1 {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 755px;
	padding: 0px;
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
	z-index: 2;
}

div.container2 {
	position: absolute;
	text-align: left;
	top: 192px;
	left: 180px;
	width: 490px;
	height: 375px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #D8B56A;
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
	overflow: auto;
	z-index: 5;
}

div.container3 {
	position: absolute;
	text-align: left;
	top: 192px;
	left: 715px;
	width: 220px;
	height: 375px;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	border-style: solid;
	border-width: 2px;
	border-color: #D8B56A;
	
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
	z-index: 5;
}

div.menue1 {
	position: absolute;
	text-align: left;
	top: 342px;
	left: 64px;
	width: auto;
	height: auto;
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 18px;
	color: #666666;
	z-index: 9;
	
}

div.menue2 {
	position: absolute;
	text-align: left;
	top: 423px;
	left: 64px;
	width: auto;
	height: 20px;
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 18px;
	color: #666666;

	z-index: 9;
	
}

div.menue3 {
	position: absolute;
	text-align: left;
	top: 472px;
	left: 56px;
	width: auto;
	height: 20px;
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 18px;
	color: #666666;
	
	background-color: #FFFFC3;
	z-index: 9;
	
}

div.menue4 {
	position: absolute;
	text-align: left;
	top: 520px;
	left: 54px;
	width: auto;
	height: 20px;
	
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 18px;
	color: #666666;
	
	z-index: 9;
	
}
	
div.cont_termine {
	text-align: left;
	left: 0px;
	width: 444px;
	height: auto;
	
	margin-top: 0px;
	margin-bottom: 20px;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	border-style: solid;
	border-width: 2px;
	border-color: #D8B56A;
	
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
	z-index: 5;
}

div.bild2 {
	float: left;
	text-align: center;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	
	margin-right: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 12px;
	color: #666666;
	
	z-index: 6;
}

div.bild3 {
	float: right;
	text-align: center;
	top: 300px;
	right: 0px;
	width: 225px;
	height: 220px;
	
    margin-left: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 12px;
	color: #666666;
	
	z-index: 6;
}


#fuss {
	position: absolute;
	text-align: left;
	bottom: 20px;
	left: 35px;
	width:  870px;
	height: 100px;
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #D8B56A;
	z-index: 5;
}




.headline1 {
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 22px;
	color: #0000C6;
}

.headline2 {
	font-weight: bold;
	font-family:  Garamond, Times New Roman, Georgia, Arial;
	font-size: 18px;
	color: #0000C6;
}

.text {
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
}

.text_fett {
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px;
	color: #000000;
}

.text_klein {
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 14px;
	color: #000000;
}

.text_klein_grau {
	font-weight: normal;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 12px;
	color: #666666;
}

.linkRed { 
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px; 
	color: #990000;  
}

.linkgrey { 
	font-weight: bold;
	font-family: Garamond, Times New Roman, Georgia, Arial;
	font-size: 16px; 
	color: #666666;  
}
