
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:12px;
	color:#000000;
}
/* Link formatierung im Contentbereich */
.h_kat:link, .h_kat:visited {
	color: #CF033E;	
	text-decoration: none;
	font-size:9pt;
	font-weight: bold;

	}		
.h_kat:hover{
		color: #00BB6B; 
		text-decoration: underline;
		}

/* Link formatierung im Contentbereich */
.h_kat_11:link, .h_kat_11:visited {
	color: #CF033E;	
	text-decoration: none;
	font-size:9pt;

	}		
.h_kat_11:hover{
		color: #00BB6B; 
		text-decoration: underline;
		}
/* Links allgemein im Contentbereich */
.links:link, .links:visited {
	color: #CF033E;	
	text-decoration: underline;
	font-size:12px;

	}		
.links:hover{
		color: #00BB6B; 
		text-decoration: underline;
		}


.topangebot{
line-height:16px;

}
/* Footer Balken grau */
.footer
{
	color:#CF033E;
	margin:6px;
}
.suchen_head{ font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000;  border: 1px solid #00B065;}
.kat_head{ font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000;  border: 1px solid #00B065;}
.anmelden_formular{ font:12px Arial, Verdana, Helvetica, sans-serif; color:#000000;  border: 1px solid #00B065;}
/*
input.searchfield {
	float:left;
	margin:7px 14px 0 12px;
	height:17px;
	width:145px;
	border:0;
	background:url(images/register_oben.gif);
	}
	
input.searchbutton {
	float:left;
	margin:4px 0 0 0;
	padding:1px 0 3px 14px;
	height:24px;
	width:84px;
	background:url(../images/but_search.png) no-repeat;
	border:0;
	font-size:12px;
	color:#FFF;
	}	
*/	
input, textarea, select{ padding-left:2px;color:#000000;}
select{ font:12px Arial, Verdana, Helvetica, sans-serif; color:#000000; border: 1px solid #00B065;}
.button{ height:22px;}
.txt10{ font-size:10px;}
.txt11{ font-size:11px;}
.green{ color:#008040;}
.red{ color:#FF0000;}
.fett{ font-weight:bold; }

h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:12px;}
h4{ font-size:11px;}



#outer-wrapper {
	margin:20px auto 20px auto; 
	padding:0px; 
	width:980px;
	min-height: 800px;
}
#topbar {
	border-bottom:1px dotted #999999; 
	margin-bottom:8px;
	margin-left:540px; 
	padding-bottom:4px; 
	width:250px; 
	text-align:right;

}
#header{
	width:790px;
	height:auto
}

#footer{
	float:left;
	margin-top: 10px;
	width: 790px;
	background:url(../images/footer.gif) no-repeat;
	height:28px;
}

#content{
	float:left;
	width:790px;
	margin-top:10px;
	height:auto;
}

#sky{
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:10px;
	height:auto
}

/* ------------------- */
/* Formatierung für Anbieten Boxfelder: */
.bgbox{
	border-right: 2px solid #E3EFFB;
	background-color: #B7CFF7;
}
.bgbox2{	
	border-right: 2px solid #E3EFFB;
	background-color: #FFFFFF;
}
.boxborder {
	border: 1px solid #4D82E6;
}

.boxborder2 {
	border: 1px solid #53677F;
	background-color: #EAEAF2;
}


.bordertop2 {
	border-top: 1px solid #53677F;
}

.borderright2 {
	border-right: 1px solid #53677F;
	background-color: #EAEAF2;
}
