@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	background-color: #CC6600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}




#wrapper {
	background-color: #CC6600;
	height: 580px;
	width: 940px;
}
#randoben {
	background-color: #CC6600;
	height: 20px;
	width: 940px;
}
#randlinks {
	background-color: #CC6600;
	height: 560px;
	width: 30px;
	float: left;
}

#randlinks2 {
	background-color: #CC6600;
	height: 200px;
	width: 70px;
	float: left;
}
#randlinks3 {
	background-color: #FFCC00;
	float: left;
	height: 200px;
	width: 30px;
}
#logo {
	float: left;
	height: 30px;
	width: 680px;
	background-color: #FFCC00;
}

#hauptbild {
	background-color: #FFCC00;
	float: left;
	height: 150px;
	width: 680px;
}

#randunterhauptbild {
	background-color: #FFCC00;
	float: left;
	height: 20px;
	width: 680px;
}
#bilderlinks {
	background-color: #FFFFFF;
	float: left;
	height: 310px;
	width: 200px;
}
#textteil {
	background-color: #FFCC00;
	float: left;
	height: 310px;
	width: 580px;
}


#fusszeile {
	background-color: #CC6600;
	float: left;
	height: 50px;
	width: 910px;
}
#randrechts {
	position:absolute;
	width:30px;
	height:510px;
	z-index:1;
	left: 810px;
	top: 20px;
	background-color: #FFCC00;
}
#randrechts1 {
	position:absolute;
	width:100px;
	height:510px;
	z-index:2;
	left: 840px;
	top: 20px;
	background-color: #CC6600;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC6600;
	text-align: right;
	letter-spacing: -1px;
}

.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}
.fusszeilelinks {
	color: #FFCC00;
	margin-left: 30px;
}

.navigation {
	font-size: 16px;
	background-color: #CCCCCC;
}
.haupttext {
	margin-left: 30px;
}
.zeileunterbildlinks {
	background-color: #CC6600;
	height: 10px;
	width: 70px;
}
.linknormal {
	color: #CC6600;
	text-decoration: none;
}
.galeriebild {
	margin-left: 140px;
	height: 200px;
	width: 300px;
	margin-bottom: 5px;
}

.zeileunterbildrechts {
	background-color: #FFCC00;
	height: 10px;
	width: 130px;
	font-size: 8px;
}
.zeileunterbildlinks1 {
	background-color: #CC6600;
	height: 20px;
	width: 70px;
}
.zeileunterbildrechts1 {
	background-color: #FFCC00;
	height: 20px;
	width: 130px;
}
.bilderlinks {
	height: 90px;
	width: 200px;
}
.hauptbild {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.bildfloatlinks {
	float: left;
}

.tabelle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.linkfusszeile {
	color: #FFCC00;
	text-decoration: none;
}
.linknormalfusszeile {
	color: #FFCC00;
	text-decoration: none;
}
.linknormalhaupttext {
	color: #CC6600;
}
.formularfeld {
	width: 398px;
	background-color: #CC6600;
	color: #FFCC33;
	height: 20px;
}
.kommentarfeld {
	color: #FFCC33;
	background-color: #CC6600;
	width: 397px;
	height: 40px;
}

.sendebutton {
	background-color: #CC6600;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #FFCC00;
	float: none;
	clear: none;
	height: 20px;
	width: 110px;
}
.agb_ueberschrift {
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
.strichoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
.agb_ueberschrift_ohnestrich {
	font-size: 9px;
}

.agb_text {
	font-size: 9px;
}
.strichobenagb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
	font-size: 9px;
}
.linkgalerie {
	color: #CC6600;
	text-decoration: none;
	margin-left: 30px;
}
.fett {
	font-weight: bold;
	margin-left: 10px;
}
.tabelle_index {
	border: thin solid #cc6600;
	margin-left: 20px;
}

