*	
{
	padding:0px;
	margin:0px;
}
img {
	border:none;
}

body {
	margin: 0;padding: 0;
	background: #FFFFFF url(../img/img_01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
	border:none;

}

#page {
	width: 852px;
	margin: auto;
	position:relative;
}

#page #preiswert {

	position:absolute;
	top:0;
	left:855px;

}

#header {
	width: 852px;
	height: 110px;
	background: url(../img/img_03.jpg);
}

#navi {
	position:relative;	
	text-align:right;
	float:right;
	margin:37px 37px 0px 0px;

}

#navi li {
	list-style-type: none;
	display: inline;
}

#navi li a {
	font-size: 11px;
	padding:3px 13px 3px 13px;
	color: #323232;
	font-weight: normal;
	text-decoration: none;
}

#navi li a:hover  {
	background: #00B1F0;
	color: white;
}
#navi li .aktiv {
	background: #000;
	color: white;
}
#navi li .aktiv:hover {
	background: #000;
	color: white;
}

#content_links {
	min-height: 650px;
	height:auto !important;
 	height:650px;
	float: left;
	width: 426px;
	background: #FFFFFF url(../img/img_07.jpg) repeat-x;		
}
#content_links2 {
	min-height: 650px;
	height:auto !important;
 	height:650px;
	float: left;
	width: 852px;
	background: #FFFFFF url(../img/img_07.jpg) repeat-x;		
}

#content_rechts {
	min-height: 650px;
	height:auto !important;
 	height:650px;
	float: left;
	width: 426px;
	background: #FFFFFF url(../img/img_05.jpg) repeat-x;		
}

#content {
	margin-top: 5px;	
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 20px;
	text-align: justify;
}

#trennlinie {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 4px;
	background: url(../img/trennlinie.gif);

}

#content ul {
	margin-left:30px;
	list-style-image: url(../img/dots.jpg);
	text-indent:0; 
	line-height:18pt; 
}

#preview{
	width: 100%;
	margin-top:5px;
}

#preview a{
	padding: 2px 7px;
	margin:0px;	
	background:white; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border-width:1px;
	border-style:solid;
	border-color:white;
}

#preview a:hover {
	border-color:#adadad;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform:uppercase;
}

#bild_rechts {
	text-align:center;
	margin-top:8px;
}

h2 , h2 a{
	padding:3px;	
	padding-left:6px;
	background: #00B1F0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:1px;
	margin-top:0px;
	color:white;
	font-weight:normal;
	text-transform:uppercase;
}

#links a {
	padding-top: 4px;
	padding-bottom: 4px;
	background: #00B1F0; 
	padding-left: 6px;
	display:block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;

}

#links a:hover {
	background: #41B7E1;
}

input,textarea {
	border:1px solid rgb(153,153,153);
	margin-bottom:4px;
	padding-left:4px;
	background-color:white;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:255px;
}

#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 5px solid #dedede; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 

#news {
	background-image:url(../img/news.jpg);
	width:44px;
	height:42px;
	font:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #333333;
	font-weight:bold;
	text-align:center;
	float:left; 
	margin-right:20px; 
}
#news #oben {
	display:block;
	padding-top: 2px;	
}
#news #unten {
	font-weight:normal;

}
#content a.referenz{
	float:left;
	padding:3px;
	padding-left:22px;
	width:100px;
	height:100px;
	display:inline-block;
}
#spezial {
	text-align:left;
	font-size:10px;
	background:#333333;
	color:#FFFFFF;
	width:398px;
	font-weight:bold;
	padding:5px;
	margin-bottom:1px;
}
