/*/////////////BASIC STUFF //////////////*/

body {
	background-color: #84BB67;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/*////////////LAYOUT DIVS ///////////////////*/

#containall {
	background-color: #84BB67;
	border: 3px solid #FFCC00;
	background-image: url(grafiken/fuss_1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*mittige Positionierung*/
	position: absolute;
    left: 50%;
    top: 50%;
	width:984px;
	height:580px;
    margin-left: -492px; /* half of width */
    margin-top: -275px;  /* half of height */
  
}

#containall_girl {
	background-color: #84BB67;
	border: 3px solid #FFCC00;
	background-image: url(grafiken/fuss_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*mittige Positionierung*/
	position: absolute;
    left: 50%;
    top: 50%;
	width:984px;
	height:580px;
    margin-left: -492px; /* half of width */
    margin-top: -275px;  /* half of height */
  
}

#containall_sitboy {
	background-color: #84BB67;
	border: 3px solid #FFCC00;
	background-image: url(grafiken/fuss_3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*mittige Positionierung*/
	position: absolute;
    left: 50%;
    top: 50%;
	width:984px;
	height:580px;
    margin-left: -492px; /* half of width */
    margin-top: -275px;  /* half of height */
  
}



#head {
	background-image: url(grafiken/headbgwide_sm.jpg);
	background-repeat: repeat-x;
	height: 126px;
	width: 100%;
	/*background-position: center;*/
	background-position: center;
}
#headcont {
	background-image: url(grafiken/werde-kraftfahrer_sm.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 126px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#centercont {
	background-color: #330066;
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menucont {
	background-color: #84BB67;
	height: auto;
	width: 220px;
	margin-left: 10px;
	margin-top:15px;
	float: left;
}

#maincont {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #84BB67;
	width: 720px;
	height:300px;
	overflow:auto;
	float: right;
	text-align: left;
}
#inhalt {
	text-align: left;
}
#inhalt .ueberschrift {
	margin-left: 25px;
}


#foot {
	width: 100%;
	height: 120px;
	
}

#footcont {
	text-align: center;
	height: 120px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*////////////Anpassungen für Splash-Screen /////////////////////*/
#footcont_splash {
	text-align: center;
	height: 573px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	background-image: url(grafiken/splash.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot_splash {
	background-color: #84BB67;
	background-image: url(grafiken/footbgwide.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 820px;
	background-position: center bottom;
}

/*///////////////////////Splash////////////////////*/


#mainbox {
	margin-top:8px;
	float: right;
}

#inhalt a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C77BD;
	text-decoration: underline;
	font-size: 14px;
}

#inhalt a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 14px;
}

#inhalt strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFEE01;
}

#inhalt h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bolder;
	margin-bottom: 5px;
	padding: 5px;
}

#inhalt p {
	margin-left:10px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

/*/////////////EXTRA  ////////////////////////////*/
.box {
	border: 3px solid #FFCC00;
	width: 350px;
	padding: 10px;
	margin-left: 13px;
}

.simplelist {
	list-style-image: url(grafiken/listbutton.gif);
}

.simplelist li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.grey {
	color:#333333;
}

.small {
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.clearleft { clear:left;}
.clearright { clear:right;}
.clearall { clear:both;}


.druckueberschrift {
	color: #000000;
	display: none;
	visibility: hidden;
}

/*//////////round boxes ////////////////////*/
 .bl {
	width: 450px;
	background-color: #e68200;
	background-image: url(grafiken/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {background: url(grafiken/br.gif) 100% 100% no-repeat}
.tl {background: url(grafiken/tl.gif) 0 0 no-repeat}
.tr {background: url(grafiken/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
/*////////////round boxes///////////////////*/

/*///////////// Menü //////////////////*/
#navcontainer {
	margin-left: 15px;
	text-align: left;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*font-family: verdana, arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 180px;
	color: #fff;
	background-color: #448c20;
	text-decoration: none;
	border: 1px solid #ffd200;
}

#active .current
{
	color: #fff;
	background-color: #ED8001;
}


#navcontainer a:hover
{
color: #fff;
background-color: #ED8001;
text-decoration: none;
}

/*/////////////////Menü ///////////////////////*/

