/* CSS Document */

div#stand {
	WIDTH: 800px;
	position: relative;
	MARGIN: 0px auto;
	background-color: #F8F4E4;
	padding: 2px 2px 2px 2px;
}

	.header {
	width: 800px;
	height: 304px;
	z-index: 2;
	position: relative;
	}
	
	.content {
	width: 800px;
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: repeat-y;
	background-color: #F8F4E4;
	z-index: 1;
	position: absolute;
	top: 226px;
	left: 0;
	padding: 2px 2px 2px 2px;
	}
	

/* Navigation */


div#navi-oben {
	float: left;
	color: #C0D534;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
	
	.oben0 {
	left: 248px;
	top: 193px;
	position: absolute;
	} 
	
	.oben0-2 {
	left: 248px;
	top: 225px;
	position: absolute;
	} 
	
	.oben0-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben0-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben0-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben0-2 A:hover {COLOR: #C0D534; text-decoration: none;}
	
	.oben1 {
	left: 318px;
	top: 193px;
	position: absolute;
	} 
	
	.oben1-2 {
	left: 318px;
	top: 225px;
	position: absolute;
	} 
	
	.oben1-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben1-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben1-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben1-2 A:hover {COLOR: #C0D534; text-decoration: none;}
	
	.oben2 {
	left: 406px;
	top: 193px;
	position: absolute;
	} 
	
	.oben2-2 {
	left: 406px;
	top: 225px;
	position: absolute;
	} 
	
	.oben2-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben2-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben2-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben2-2 A:hover {COLOR: #C0D534; text-decoration: none;}

	.oben3 {
	left: 483px;
	top: 193px;
	position: absolute;
	} 
	
	.oben3-2 {
	left: 483px;
	top: 225px;
	position: absolute;
	} 
	
	.oben3-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben3-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben3-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben3-2 A:hover {COLOR: #C0D534; text-decoration: none;}

	.oben4 {
	left: 574px;
	top: 193px;
	position: absolute;
	} 
	
	.oben4-2 {
	left: 574px;
	top: 225px;
	position: absolute;
	} 
	
	.oben4-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben4-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben4-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben4-2 A:hover {COLOR: #C0D534; text-decoration: none;}

	.oben5 {
	left: 645px;
	top: 193px;
	position: absolute;
	}
	
	.oben5-2 {
	left: 645px;
	top: 225px;
	position: absolute;
	}
	
	.oben5-2 A:link {COLOR: #9D282E; text-decoration: none;}
	.oben5-2 A:visited {COLOR: #9D282E; text-decoration: none;}
	.oben5-2 A:active {COLOR: #9D282E; text-decoration: none;}
	.oben5-2 A:hover {COLOR: #C0D534; text-decoration: none;}

	.oben6 {
	left: 707px;
	top: 193px;
	position: absolute;
	} 

	
/* Textbereich */

div#inhalt {
	float: left;
	font-family: Arial, sans-serif;
	position: relative;
	padding-top: 40px;
	padding-left: 248px;
	}

.headline {
	width: 300px;
	color: #9D282E;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, sans-serif;
	font-weight: bold;
  }

.text {
	width: 300px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 10px;
  }
	.text A:link {COLOR: #9D282E; text-decoration: none;}
	.text A:visited {COLOR: #9D282E; text-decoration: none;}
	.text A:active {COLOR: #9D282E; text-decoration: none;}
	.text A:hover {COLOR: #C0D534; text-decoration: none;}

.text-breit {
	width: 450px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 10px;
  }
  	.text-breit A:link {COLOR: #9D282E; text-decoration: none;}
	.text-breit A:visited {COLOR: #9D282E; text-decoration: none;}
	.text-breit A:active {COLOR: #9D282E; text-decoration: none;}
	.text-breit A:hover {COLOR: #C0D534; text-decoration: none;}
	
.headline-breit {
	width: 450px;
	color: #9D282E;
	font-size: 14px;
	line-height: 120%;
	font-family: Arial, sans-serif;
	font-weight: bold;
  }

/* Bilder */

div#bilder {
	float: right;
	margin-top: 80px;
	position: relative;	
	}

.bild1 {
	width: 160px;
	background-color: #E7E8EB;
	padding: 3px 3px 3px 3px;
	margin-right: 50px;
	margin-bottom: 30px;
  }

.bild-letztes {
	width: 160px;
	background-color: #E7E8EB;
	padding: 3px 3px 3px 3px;
	margin-right: 50px;
	margin-bottom: 10px;
  }

	
/* Footer */
  
div#footer { 
	clear: both;
	margin-top: 20px;
	background-image: url(../bilder/footer.gif);
	height: 80px;
	background-repeat: no-repeat;
}

.footer-text {
	clear: both;
	text-align: left;
	padding-left: 248px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, sans-serif;
	padding-top: 65px;
  }

.footer-text a:link {color: #FFFFFF; text-decoration: none;}
.footer-text a:hover {COLOR: #C0D534; text-decoration: none;}
.footer-text a:visited {color: #FFFFFF; text-decoration: none;}
.footer-text a:active {color: #FFFFFF; text-decoration: none;}

