@charset "utf-8";
/* CSS Document */

body {
	margin:20px;
	padding:0px;
	background-image: url(../backG.jpg)
	}

/*mainframe*/

#mainframe {
	width:905px;
	height:750px;
	margin-left:-452px;
	left:50%;
	position:relative;
	}

.mainframe_kontakt {
	width:900px;
	height:auto;
	margin-left:-452px;
	left:50%;
	position:relative;
	}

.logo {
	width:900px;
	margin:0px 0px 0px 0px;
	}
	
.linkleiste {
	width:900px;
	margin:0;
	float:left;
	}

.linkleiste_links {
	width:407px;
	height:39px;
	float:left;
	}

.linkleiste_rechts {
	float:left;
	}

#links {
	float:left;
	}

.links {
	float:left;
	border:0;
	}


a#link-home {
	background-image:url(../source/button_1.jpg);
	width:86px;
	height:39px;
	background-repeat:no-repeat;
	text-indent:-999999px; 
	display:block;
	float:left;
	}


a#link-home:hover {
	background-image:url(../source/button_1_hover.jpg);
	background-repeat:no-repeat;
	width:86px;
	height:39px;
	text-indent:-999999px; 
	display:block;
	float:left;
	}

a#link-werk {
	background-image:url(../source/button_2.jpg);
	width:104px;
	height:39px;
	background-repeat:no-repeat;
	text-indent:-999999px; 
	display:block;
	float:left;
	}


a#link-werk:hover {
	background-image:url(../source/button_2_hover.jpg);
	background-repeat:no-repeat;
	width:104px;
	height:39px;
	text-indent:-999999px; 
	display:block;
	float:left;
	}

a#link-fuhr {
	background-image:url(../source/button_3.jpg);
	width:105px;
	height:39px;
	background-repeat:no-repeat;
	text-indent:-999999px; 
	display:block;
	float:left;
	}


a#link-fuhr:hover {
	background-image:url(../source/button_3_hover.jpg);
	background-repeat:no-repeat;
	width:105px;
	height:39px;
	text-indent:-999999px; 
	display:block;
	float:left;
	}

a#link-about {
	background-image:url(../source/button_4.jpg);
	width:104px;
	height:39px;
	background-repeat:no-repeat;
	text-indent:-999999px; 
	display:block;
	float:left;
	}


a#link-about:hover {
	background-image:url(../source/button_4_hover.jpg);
	background-repeat:no-repeat;
	width:104px;
	height:39px;
	text-indent:-999999px; 
	display:block;
	float:left;
	}

a#link-kontakt {
	background-image:url(../source/button_5.jpg);
	width:94px;
	height:39px;
	background-repeat:no-repeat;
	text-indent:-999999px; 
	display:block;
	float:left;
	}


a#link-kontakt:hover {
	background-image:url(../source/button_5_hover.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:39px;
	text-indent:-999999px; 
	display:block;
	float:left;
	}
	
.content_header {
	width:900px;
	}

#content {
	width:900px;
	height:auto;
	}
	
.content_home {
	width:900px;
	background-image:url(../source/content_3.jpg);
	background-repeat:repeat-y;
	}
	
.content_home_text_oben {
	width:450px;
	height:265px;
	margin:10px 0px 0px 35px;
	float:left;
	}

.content_home_bild_oben {
	width:348px;
	height:266px;
	margin:10px 0px 0px 20px;
	float:left;
	}

.content_home_text_unten {
	width:450px;
	height:265px;
	margin:20px 0px 0px 20px;
	float:left;
	}

.content_home_bild_unten {
	width:350px;
	height:265px;
	margin:20px 0px 0px 35px;
	float:left;
	}

.content_footer {
	width:900px;
	}

.clear {
	clear:both;
	}

/*Textformate*/


.fliestext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	line-height:19px;
	font-style:normal;
	}
	
.ueberschriften {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fef200;
	margin:0px 0px 5px 0px;
	font-style:inherit;
	margin:0px 0px 10px 10px;
	}
	
.ueberschrift_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fef200;
	font-weight:bold;
	margin:40px 0px 15px 0px;
	}

/*Emailadresse*/

.verlinkung:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	ont-style:normal;
	font-size:15px;
	}
	
.verlinkung:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:normal;
	font-size:15px;
	}
	
.verlinkung:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fef200;
	font-style:normal;
	font-size:17px;
	}
	
.verlinkung:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	ont-style:normal;
	font-size:15px;
	}
	
.verlinkung::focus {
	font-family:Arial, Helvetica, sans-serif;
	color:#fef200;
	font-style:normal;
	font-size:17px;
	}


.content_impressum {
	width:450px;
	height:265px;
	margin:0px 0px 0px 20px;
	float:left;
	}
	




