 

@CHARSET "UTF-8";
/**
*
*	Formatierung der headlines
*
*/

/**
*
*	Formatierung fürs Impressum
*
*/
.imprint_box	{ 
	margin:0 0 8px 0;
	overflow: hidden;
	_width:90%;
}
.imprint_box2	{ 
	width:160px;
	float:left;
	margin:0 0 0 0;
	overflow: hidden;
}

#xmas {
	position: absolute;
	left:620px !important;
	top:7px !important; 
	background: url(http://bitskin.de/STATISCH/aktionen/weihnachten/images/xmas.png);
	width: 160px;
	height: 96px;
	z-index: 10;
	text-decoration: none;
	border: 0 none;
	text-indent: -999em;
}
#herbst {
	position:absolute;
	left:620px !important;
	top:7px !important; 
}
p.imprint_1		{ 
	float:left; 
	width:180px; 
	margin:0;
	font-weight:bold;
}
p.imprint_2		{ 
	float:left; 
	width:250px; 
	margin:0; 
}
p.imprint_3		{ 
	width:150px; 
	margin-bottom: 2px;
	font-weight:bold;
}
span.block {
	display:block;
	float:left;
	width:70px;
}

.checkbox     {width:15px;}

#haftungsausschluss {
	clear: left;
	height: 120px;
	border: 0px solid #666;
	margin: 40px 0 0 0;
	font-size:11px;
}

.start_kontakt {
	display:block;
	width:250px;
	float:left;
}


.bilder {
	overflow:hidden;
	margin:25px 0 0 0;
}
.bilder2 {
	overflow:hidden;
	margin:25px 0 40px 0;
}
.bilder p, .bilder2 p {
	margin:0 0 4px 0;
}
.bilder a, .bilder2 a {
	display:block;
	float:left;
	width:75px;
	height:75px;
	border:2px solid #86c1bf;
	margin:0 10px 10px 0;
}
.bilder a:hover, .bilder2 a:hover {
	border:2px solid #097276;
}
.bilder img, .bilder2 img {
	width:75px;
	height:75px;
}
.bilder ul, .bilder2 ul {
	float:left;
	width:440px;
}
.bilder a.logo, .bilder2 a.logo, .bilder a.logo:hover, .bilder2 a.logo:hover {
	border:0;
}



div.fehler {
	color:#ce0000;
	margin:0 0 50px 0;
}

/* Content */

/* Startseite */

.cont_left_col {
	float: left;
	width: 257px;
	margin: 0 18px 10px 0;
}

.cont_right_col {
	float: left;
	width: 257px;
	margin: 0 0 10px 0;
}

#home_hint {
	width: 533px;
	height: 40px;
	margin-bottom: 15px;
	background: url("../images/content/startseite/02.jpg");
}

/* Unsere Leistungen */

#services {
	background-color: #cddbe6;
	padding: 15px 0 15px 20px;
	width: 450px;
	overflow: hidden;
	margin-bottom: 20px;
}

	#services ul {
		float: left;
		margin: 0 40px 0 0;
	}
	
		#services ul li {
			font-size: 12px;
			line-height: 22px;
		}
		
			#services ul li a {
				font-size: 12px;
			}


