




body {
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	text-align: center;  /* Zentrierung im Internet Explorer */
    font-family: verdana, arial;
	color: #3d3d3d;
	font-size: 11px;
	background-image:url(/files/bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
   }


 form{	
	margin-bottom: 0px;
        padding-top: 0px;
        margin-top: 10px;
		
}







#container {
	width: 955px;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin-left: auto;   /* standardkonforme horizontale Zentrierung */
	margin-top: 0px; 
	margin-right: auto;  /* standardkonforme horizontale Zentrierung */
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	background-color: white;
   }

#content {
	width: 955px;
	position: absolute;
	top: 120px;
	background-color: white;
	min-height: 600px;
	font-size: 12px;
   }
   
#menu {
	width: 955px;
	height: 125px;
	position: absolute;
	top: 10px;	
   }
   

   
#logo {
	float: left;
	margin: 0px;
   }  
   
   
#middle {
	width: 550px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 220px;
       overflow: hidden;
	
   }



   
#left {
	width: 200px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
   	background-image: url(/files/bg_sidebar.gif);
	background-repeat: repeat-y;
       overflow: hidden;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 14px;
	
   }
   
#right {
	width: 163px;
	position: absolute;
	top: 0px;
	right: 0px;
       overflow: hidden;
   }

  
#footer {
 	float: left;	
 	width: 550px;
 	padding-left: 0px;
 	padding-top: 0px;
 	padding-right: 0px;
 	padding-bottom: 20px;
 	margin-left: 0px;
 	margin-top: 10px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	text-align: center;
 	font-family: verdana, arial;
 	font-size: 11px;
   }


#nav {
   	
	float: left;
   	width: 100%;
	font-size: 11px;
	font-family: verdana, arial;
	margin-bottom: 10px;
   }


 


 .tbl {
	
 	width: 100%;
 	float: left;
	font-family: arial;
	color: #565656;
	font-size: 12px;
	overflow: hidden;
 	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 10px;
	margin-bottom: 25px;
	border: 1px solid #f60;
	text-align: center;
	margin-bottom: 27px;
	
	
	
  
  
   }

 .tbl td {
	background-color: #efefef;
	padding: 3px;
   }

 .tbl_ttl {
	
	padding: 3px;
	font-weight: bolder;
	color: white;
   }

 
 




h1 {
  display: block;
  border-bottom: 2px solid #f60;
  /*border: 1px solid #d6d6d6;
  background-color: #fffbf0;*/
  color: #777;
  /*background-image: url(quadrat_6x6_h1.gif);
  background-repeat: no-repeat;
  background-position: 5px 2px;*/  
  padding: 2px 2px 2px 2px;
  margin-bottom: 7px;
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;  
  clear: both;
}

h2 {
  display: block;
  border-bottom: 2px solid #f60;
  /*background-color: #fffbf0;*/
  color: #777;  
  padding: 2px 2px 2px 2px;
  font-size: 14px;
  font-weight: bold; 
  margin-top: 5px;
  margin-bottom: 10px; 
  clear: both;
}




h5 {
	float: left;	
	width: 100%;
	margin-top: 2px;
	margin-bottom: 7px;
	font-size: 15px;	
	

   }




a:link       {color: #757474; text-decoration: underline;}
a:hover      {color: #757474; text-decoration: none;}
a:visited    {color: #757474; text-decoration: underline;}
a:active     {color: #757474; text-decoration: underline;}



#navi {
	width: 945px;
	height: 20px;
	float:left;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: verdana, arial;
	text-align: center;
	color:#f60;
	background-color:#efefef;
   }

#navi a:link       {color:#f60; font-weight: bold; text-decoration:none; margin-left: 5px; margin-right: 5px;}
#navi a:visited    {color:#f60; font-weight: bold; text-decoration:none; margin-left: 5px; margin-right: 5px;}
#navi a:active     {color:#f60; font-weight: bold; text-decoration:underline; margin-left: 5px; margin-right: 5px;}
#navi a:hover      {color:#f60; font-weight: bold; text-decoration:underline; margin-left: 5px; margin-right: 5px;}




.teaserlist{
	list-style-type:none;
	/*list-style-image:url(quadrat_6x6_h1.gif);*/
	width: 270px;
	font-size: 14px;
	font-family: verdana, arial;
	color: #777;
	font-weight: bolder;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	float:left;
	}



.teaserlist li{
	height: 30px;
	text-align: left;
	vertical-align: middle;
	}








.box {
	color: #3D3D3D;
	width: 160px;
	font-size: 10px; 
 	/*border: 1px solid #ccc;*/
	/*background-color: #fffbf0;*/
	padding: 0px;
	margin: 0px;
	clear: both; 
	text-align: center;
}

.box_header {
  
  display: block;
  border: 1px solid #d6d6d6;
  background-image: url(hauptnav.jpg);
  background-repeat: no-repeat;
  background-position: 5px 5px;  
  margin: 0 0 5px 0;
  padding: 6px 0 6px 25px;
  font: bold 9pt tahoma,sans-serif;
  color: #3D3D3D;  
}



.zum_anbieter {
	clear: both;
  	border: 1px solid #d6d6d6;
	width: 705px;
	height: 60px;
	padding: 0px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: verdana, arial;	
	text-align: center;	
	color: #3D3D3D;
	background-color: #fffbf0;
   }



/* Navigation verschachtelt
/**********************************************************************/

.navigation { 
	 border: 1px solid #f60;
}


.navigation ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navigation li { 
	margin: 0;
	padding: 0px;
	width: 100%;
}


/*erste Navigationsebene*/
.navigation li a { 
	display: block;
	margin: 5;
	background-color: #fff;
	padding: 10px 2px 2px 10px;
	border-bottom: 5px solid #d6d6d6;
	color: #777;
	font-weight: bold;	
	text-decoration: none;
	
}

.navigation li a:hover { 	
	border-bottom: 5px solid #f60;
	color: #3D3D3D;
}


.navigation li.menu_li_active_class_1 a{
  
	color: #3D3D3D;	
	border-bottom: 5px solid #f60;
}








.navigation li li.menu_li_inactive_class_2 a { 
	padding: 3px 2px 4px 25px;
	border-bottom: 0;
	/*background-image: url(hauptnav.jpg);*/
	background-repeat: no-repeat;
	background-position: 5px 0.2em;
	color: #777;
	font-size: 11px;
	font-weight: normal;	
}

.navigation li li.menu_li_active_class_2 a { 
	padding: 3px 2px 4px 25px;
	border-bottom: 0;	
	background-repeat: no-repeat;
	background-position: 5px 0.2em;	
	color: #f60;
	font-size: 11px;
	font-weight:bold;
}

.navigation li li.menu_li_inactive_class_2 a:hover { 	
	background-repeat: no-repeat;
	background-position: 5px 0.2em;	
	text-decoration: none;
	color: #f60;
	font-size: 11px;
	font-weight: normal;
}


.navigation li li.menu_li_inactive_class_3 a { 
	padding: 3px 2px 2px 40px;
	border-bottom: 0;	
	background-repeat: no-repeat;
	background-position: 5px 0.2em;	
	color: #777;
	font-size: 11px;
}

.navigation li li.menu_li_active_class_3 a { 
	padding: 3px 2px 2px 40px;
	border-bottom: 0;	
	background-repeat: no-repeat;
	background-position: 5px 0.2em;	
	color: #3D3D3D;
}

.navigation li li.menu_li_inactive_class_3 a:hover { 
	background-repeat: no-repeat;
	background-position: 5px 0.2em;	
	text-decoration: none;
	color: #3D3D3D;
}

	














/* Das formular */
.comments form{	
	margin-bottom: 20px;
        padding-top: 15px;
        margin-top: 20px;
	padding: 5px;
	color: #3D3D3D;
	background-color: #efefef;
}

/* Die beschriftungen im Formular */
.comments form label{
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}


.comment_body {  
  padding: 3px 0px 0px 8px;
  margin-bottom: 2px;
  margin-top: 3px;
  font-size: 11px;  
}











.headline1 {
  border: 1px solid #aaa;
  background-color: #f60;
  color: #fff;
  /*background-image: url(quadrat_6x6_h1.gif);
  background-repeat: no-repeat;
  background-position: 5px 0.2em;*/
  height: 19px;
  padding: 3px 0 0 10px;
  margin-bottom: 7px;
  margin-top: 15px;
  font-size: 15px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  clear: both;
}



.table1 {  
  margin-bottom: 2px;
  margin-top: 10px;
  font-size: 12px;
 
  
}









#table_left_details {	
	font-size: 9px;
	color: #3D3D3D;
	width: 175px;
	padding: 0px 10px 0px 3px;
	float:right;
   }

#site_header_text {
	width: 510px;
	float:left;	
	font-size: 11px;
	color: #3D3D3D;
	padding: 3px 3px 13px 8px;	
   }




.Home_Header        { color: #fff8e3; font-size: 14px; font-weight: bold; background-color: #755931; text-transform: uppercase; text-indent: 5px; word-spacing: 2px; letter-spacing: 1px; vertical-align: baseline; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }
.Table_Fill_Lighter  { background-color: #efefef;color: #777; }
.Table_Fill_Background   { background-color: #efefef }
.Table_Fill_Outside { color: #fff; background-color: #ff6600 }
.Table_Outline_Light   { color: #fff; background-color: #aaa }
.Score_Fill   { background-color: #f60 }
.Score_Review   { color: #fff; font-size: 34px; font-weight: 600 }
.Break_Tiny { font-size: 5pt }
.Break_Normal { font-size: 7pt }
.Break_Large   { font-size: 13pt }
.Text_Tiny   { font-size: 7pt }
.Text_Small  { font-size: 10px }
.Text_Default  { font-size: 11px }
.Text_Normal  { font-size: 12px }
.Text_Medium  { font-size: 15px }
.Text_Large  { font-size: 17px }
.Text_XLarge  { font-size: 21px }

.Color_Beige  {color: #333}
.Color_Brown  {color: #222}



