/* Grundgerüst */
html {					/* Hintergrund */

}

body{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 955px;
	margin:10px auto; 
	padding:0;
	font-size: 101%;
	text-align:center;
}

#content {				/* Zentraler Container */
width: 955px;
}

#oben {				/*Hauptcontainer horizontales Menu */
width: 955px;
margin:0;
float: left;
border-bottom:solid 5px #FFFFFF;
}

#links_oben {
    width: 165px;
    float: left;
	text-align: left;
	background-color: #16590E;
	height: 160px;
	border-right: solid 5px #FFFFFF;
}


#mitte_oben {
	float: left;
	width: 540px;
	background-color:yellow;
	text-align: center;
	height: 160px;
}


#rechts_oben {
    width: 240px;
    float:left;
	background-color:#16590E;
	height: 160px;
	border-left: solid 5px #FFFFFF;
	text-align:left;

}

#links {
    width: 170px;
    float: left;
	text-align: left;
	/*background-color: green;*/
	height: 100%;
}



#mitte {
    width: 540px;
    float:left;
	background-color: #FFF;
	text-align: left;
}

/* am 16.02.2010 wegen falscher darstellung im ie geändert */
#mitte a:link{color:#000; 	font-size: 1em; 	font-weight:bold; text-decoration:none;}
#mitte a:visited{color:#000; font-weight:normal; text-decoration:none;}
#mitte a:hover{color:#000; font-style: normal; text-decoration:underline;}
#mitte a:active{color:#000; font-weight:normal; text-decoration:none;}

#rechts {
    width: 240px;
    float:right;
	/* background-color:blue;*/
	}

.box_rechts {
	width: 240px;
	color: White;
	text-align: left;
	margin-bottom:5px;
}
.box_rechts_headline {
	width: 230px;
	height:30px;
	font-size:0.8em;
	font-weight:bold;
	line-height:2.2em;
	color: #16590E;
	text-align: left;
	background-color:#F3D50B;
	padding:5px;
}


.box_rechts_link {
	width: 228px;
	height:15px;
	font-size:0.7em;
	font-weight:nomal;
	line-height:1.5em;
	color: #16590E;
	text-align: left;
	background-color:#16590E;
	padding:5px;
	border:solid 1px black;
}

/* links */
.box_links {
	width: 165px;
	color: White;
	text-align: left;
	margin-bottom:5px;



}
.box_links_headline {
	width: 155px;
	height:30px;
	font-size:0.8em;
	font-weight:bold;
	line-height:2.2em;
	color: #16590E;
	text-align: left;
	background-color:#F3D50B;
	padding:5px;
}

.box_links_link {
	width: 153px;
	height:15px;
	font-size:0.7em;
	font-weight:normal;
	line-height:1,5em;
	color: #16590E;
	text-align: left;
	background-color:#16590E;
	padding:5px;
	border:solid 1px black;
}

/* ende links */


/* startseite angebote in der mitte */

.box_start_li{
	width:270px;
}

.box_start_li_hedline {
	font-size: 130%;
	line-height:3em;
width:265px;
	text-align: center;
	background-color: #F3D50B;
	color: #16590E;
	font-weight:bold;
	
}

.box_start_li_image {
	background-color: #FFF;
	
}


 /* startseite login / reg */
.bezeichner {
	float:left;
	width:110px; 

	font-size:0.7em;
	font-weight:nomal;
	}	
.bezeichner-wert {
	width:120px; 

	float:left;
	}







.box_rechts2 {
	width: 232px;
	font-size: 79%;
	color: White;
	text-align: left;
}

/* am 03.02.2010 wegen falscher darstellung im ie geändert */
 a:link{color:#000; font-size: 1em; font-weight:bold; text-decoration:none;}
 a:visited{color:#ff0; font-weight:normal; text-decoration:none;}
 a:hover{color:#f00; font-style: italic; text-decoration:none;}
 a:active{color:#f00; font-weight:bold; text-decoration:none;}




#menutitle {			/* Menubezeichnung */
font-weight:bold;
background-color: #86B9F0;
cursor: hand;
padding-left: 2px;
}



/* Navigation  */
.box_links_link a:link, .box_rechts_link a:link { 

	font-weight:normal;
	text-decoration:none;
	color: #F3D50B;
} 

.box_links_link a:active, .box_rechts_link a:active  /* gedrückt */
{ 
	font-weight: normal;
	color: #F3D50B;

}

.box_links_link a:hover, .box_rechts_link a:hover /* über */
{
	font-style: italic;
	color: #F3D50B;

}


.box_links_link a:visited, .box_rechts_link a:visited /* besuchter */
 {
	font-weight:normal;
 	color: #F3D50B;

 }
 
/* ======================= */
/* Sonstige Formatierungen */

p{
	font-size: 79%;
	line-height: 140%;
}


h1, h2, h3, h4 {
letter-spacing: 1px;
}

h1 {
	font-size: 120%;
	background-color: #16590E;
	color: #F3D50B;
}
h2 {
font-size: 115%;
color: White;
}
h3 {
font-size: 110%;
}
h4 {
font-size: 105%;
}


hr {
height: 1px;
}

img {
vertical-align: bottom;
border: 0px;
}

input.button { 
	width:100;
   height:20px;
	background-color:#F3D50B;
   color:#16590E;
   border: 1px solid #FFF;
	cursor: hand;
	font-size: 89%;
}
input.button_login { 
background-color:#16590E;
   	color:#F3D50B;
   	border:0;
	cursor: hand;
	font-size: 89%;

}
.button_reg { 
    color:#FFF;
	cursor: hand;
	font-size: 89%;

}

.button_reg a:link, .button_reg a:active, .button_reg a:hover, .button_reg a:visited { 
	font-size: 1em;
	font-weight:normal;
	text-decoration:none;
	color: #F3D50B;
} 
#menuh1,#menuh2,#menuh3,#menuh4,#menuh5,#menuh6,#menuh7{
	height: 60px;
	/*border: 1px, solid black;*/
	background-image: url(../../site/img_layout/spacer.gif);
}

form {
margin:0;
padding:0;
}
