/* Dreiplus */
/* ===== 'Hacks' und 'Hilfscontainer' ===== */
/* commented backslash hack \*/ 
html, body {
height: 100%;
}
/* ende backslash hack */
/* safari wrapper (thanks to Tim Connor) */
html > body  #minheight {
float: left;
width: 0;
height: 100%;
margin-bottom: -42px;
}
/* fuer IE mac */
* > html #clearfooter {
float: left;
width: 100%;
} 
/* gegen IEs 3-Pixel-Bug */
* html #content {
height: 1%;
}
* html #spiegel {
height: 1%;
}
/* fuer IE (der 'height' sowieso als 'min-height' sieht */
* html #wrapper {
height: 100%;
} 
 /* Platz fuer 'header' und 'footer' schaffen */
#clearheader {
height: 122px;
}
#clearfooter {
clear: both;
height: 40px;
}
/* Bei folgenden die Margins immer 1px weniger als die width setzen,
   da sonst u.U. der 'footer' nicht nach unten gedrueckt wird! */
#links {
position: relative;
width: 185px;
float: left;
margin-top: 30px;
margin-left: -184px;
}
#rechts {
position: relative;
width: 185px;
float: right;
margin-top: 30px;
margin-right: -184px;
}
/* ===== Ende der 'Hacks' und 'Hilfscontainer' ===== */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size:0.75em;
	line-height:1.4;
	background-color: #FFF2CC;
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.4;
	color: #660000;
}

ul{
	margin-top:10px;
	margin-bottom:10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #660000;
	background-color: #FFE28A;
	margin-top:0px;
	padding-left:5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	line-height: 24px;
	color: #660000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: normal;
}


a{
	color: #000000;

}

input,select {
	font-size: 11px;
    border: 1px solid #660000;
	height:16px;
	margin:0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    border: 1px solid #660000;
}


/* Hintergrundfarben Flächen*/
.divBack2 {
	background-color: #FFEAAA;
}
.divBack1 {
	background-color: #FFF2CC;
}
.divBack3 {
	background-color: #FFCC66;
}
.divBack4 {
	background-color: #FCB849;
}
.divBackRot {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	font-size:12px;
	color: #FFFFFF;

}
#wrapper {
	min-height: 100%;
	margin: 0 185px -40px 185px;
}
 /* -60px = 'footer'-Höhe */

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 122px;
}

#menueLeftRahmen{
	width:165px;
	margin-left:20px;
}
#menueLeft{
	background-color: #FFCC66;
    width:145px;
}

#content {
	position: relative;
	top:30px;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#content #spiegel {
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #660000;
	padding:10px;

}

#footer {
	top:20px;
	position: relative;
	height: 20px;
	clear: both;
	text-align: right;
	font-size:12px;
	line-height:20px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right:15px;
}

#footer a{
	clear: both;
	text-align: right;
	font-size:12px;
	color: #FFFFFF;
}

#newsbox{
	margin-right:15px;
	margin-left:0px;
	width:170px;
	background-color: #FFEAAA;
	border: 1px solid #FCB849;
}





.divMenue {
	background-color: #DDDAB7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF3CE;
}
.bgRotMenue {
	background-color: #CC0000;
}
.bgOrgMenue{
	background-color: #DDDAB7;
}
a.menueLinks:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 3px;
}
a.menueLinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 3px;
}
a.menueLinks:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 3px;
}
a.menueLinks:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 3px;	
}
a.menueLinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-left: 3px;
}



/* Menü Top */
.divBackRotMenue {
	line-height:20px;
	background-color: #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF3CE;
}

.divBackRotMenueAktiv {
	line-height:20px;
	background-color: #FF4242;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF3CE;
}

a.menueTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF2CC;
	text-decoration: none;
	border: none;
}

/* Tag-Definitionen*/

/* Klassen diverse */


.tdBackForm {
	background-color: #FFF5D7;
}
.divBackForm {
	background-color: #FFF5D7;
	padding:3px;
}
p.codebox{
	background-color: #FFF5D7;
	padding:5px;
	border: 1px dashed #FCB849;

}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #CC0000;
}

.textFixed{
	font-size:12px;
}
.BoxBg4Header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 12pt;
	font-style: italic;
	text-transform: capitalize;
	background-color: #FCB849;

}

/* Styles Container */

#top1{
position:absolute;
width:185px;
height:102px;
left: 0;
top: 0;
}

#top2{
position:absolute;
width:100px;
height:102px;
left: 185;
top: 0;
}
#top3{
position:absolute;
width:100px;
height:102px;
left: 285;
top: 0;
}
#top4{
position:absolute;
width:100px;
height:102px;
left: 385;
top: 0;
}
#top5{
position:absolute;
width:100px;
height:102px;
left: 485;
top: 0;
}
#top6{
position:absolute;
width:100px;
height:102px;
left: 585;
top: 0;
}
#top7{
position:absolute;
width:100px;
height:102px;
left: 685;
top: 0;
}
#top8{
position:absolute;
width:164px;
height:102px;
left: 786;
top: 0;
}
#top9{
position:absolute;
height:102px;
left: 950;
top: 0;
}
#topSub1{
font-size:11px;
line-height:20px;
position:absolute;
width:185px;
height:20px;
left: 0;
top: 102;
}

#topSub2{
position:absolute;
width:100px;
height:20px;
left: 185;
top: 102;
}
#topSub3{
position:absolute;
width:100px;
height:20px;
left: 285;
top: 102;
}
#topSub4{
position:absolute;
width:100px;
height:20px;
left: 385;
top: 102;
}
#topSub5{
position:absolute;
width:100px;
height:20px;
left: 485;
top: 102;
}
#topSub6{
position:absolute;
width:100px;
height:20px;
left: 585;
top: 102;
}
#topSub7{
position:absolute;
width:100px;
height:20px;
left: 685;
top: 102;
}
#topSub8{
position:absolute;
width:165px;
height:20px;
left: 785;
top: 102;
}
#topSub9{
position:absolute;
height:20px;
left: 950;
top: 102;
}
