/* CSS Document */

body {
	text-align:center;
	font:12px/15px Arial, sans-serif;
	color: #f1f1ef;
	background-color: #f1f1ef;
	scrollbar-base-color:000000;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:444444;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-shadow-color:777777;
	scrollbar-arrow-color:000000;
	background-image: url(images/kachel-bg.jpg);
	background-repeat: repeat-x;

}
#container {
	width:902px;
	text-align:left;
	margin: 0 0 0;
	background-image: url(images/kachel.jpg);
	background-repeat: repeat-y;
}
.fliesstext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #686669;
}

#top {
margin-top:0px;
	height: 188px;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
}

#bildleiste_index {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_willkommen.jpg);
	background-repeat: no-repeat;
}
#bildleiste_ueber-uns {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_ueberuns.jpg);
	background-repeat: no-repeat;
}

#bildleiste_referenzen {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_referenzen.jpg);
	background-repeat: no-repeat;
}

#bildleiste_kontakt {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_kontakt.jpg);
	background-repeat: no-repeat;
}
#bildleiste_angebot {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_angebot.jpg);
	background-repeat: no-repeat;
}
#bildleiste_verkaeufer {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_verkaeufer.jpg);
	background-repeat: no-repeat;
}
#bildleiste_kaeufer {
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_kaeufer.jpg);
	background-repeat: no-repeat;
}

#bildleiste_impressum{
	margin-top:0px;
	height: 294px;
	background-image: url(images/header_impressum.jpg);
	background-repeat: no-repeat;
}
#navi {
margin-top:0px;
	height: 36px;
	background-image: url(images/navi_2.jpg);
	background-repeat: no-repeat;
}


#content {


background:url(images/content.jpg) no-repeat;
	
}





#content_text_left{
	padding-top:15px;
	margin-left:80px;
	width:665px;

}



#footer {
clear: both;

	height: 204px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}

a {
	text-decoration: none;
	color:#999;
	font-weight: bold;
}

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

.hervorheben {
	color:#333;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	
}

.shadow {
	margin:0;
	padding:0px;
	color:#555459;
	font-size:22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 35px;
}

.hervorheben_2 {
font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	
}
.button {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FAFCE3;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.formfeld {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FAFCE3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}
.images {
	margin:0px 20px 16px 0;
	padding:5px;
	border: 1px solid #FDA721;
	background:#F6F3E3;	}
