
body{
	margin: 0;
	padding: 0;
	background-color:#ffffda;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 125%;
	color: #333333;
}

a{
	color: #005dff;
	text-decoration: none;
}

a:link{
	color: #005dff;
	text-decoration: none;
}

a:visited{
	color: #005dff;
	text-decoration: none;
}

a:hover{
	color: #689df9;
	text-decoration: none;
}



#masthead{
	width:630px;
	margin: 0 auto;
}



#sidebar{
	background:#ffffff;
	margin: 10px 0 0 0 ;
	padding: 10px 10px 10px 10px;
	width:206px;
	float:left;
	text-decoration:none;
	text-align:justify;
	border: 1px solid #e7e7e7;
	clear: both;
}

#content{
	background:#ffffff;
	margin: 10px 0 10px 0 ;
	padding: 10px 10px 10px 10px;
	width:630px;
	float:right;
	text-decoration:none;
	text-align:justify;
	border: 1px solid #e7e7e7;
	clear: both;
}

#anfrage {
	background:#e6f4f9;
	padding: 5px;
	margin-bottom: 2px; 
	width: 130px; 
	float:right;
	text-decoration:none;
	text-align:justify;
	border: 1px solid #e7e7e7;
	text-transform: uppercase;
	text-align: center;
}


#preise {
	background:#e6f4f9;
	padding: 5px;
	margin-bottom: 2px; 
	width: 130px; 
	float:right;
	text-decoration:none;
	text-align:justify;
	border: 1px solid #e7e7e7;
	text-transform: uppercase;
	text-align: center;
}



h1 {
	font-size:22px;
	font-weight:bold;
}


h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px; 
}


h3 {
	font-size:14px;
	font-weight:bold;
	margin: 150px 0px 12px 0px;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

.text-red {
	color: #dc0a0a;
	font-weight:bold;
}

.text-green {
	color: #17c909;
	font-weight:bold;
}

.nach_oben {
	float:right;
	font-size:10px;
}



.siteby a:link {
	color: #525252;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
}

.siteby a:visited{
	color: #525252;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
}

.siteby a:hover{
	color: #b8b8b8;
	font-size:9px;
	text-decoration: none;
	text-transform:uppercase;
}