.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkg_startseite {
	background-attachment: scroll;
	background-image: url(pics/autoelek_index_bkg.jpg);
	background-repeat: repeat-x;
	height: 500px;
}
.bkg_inhalt {
	background-attachment: scroll;
	background-image: url(pics/autoe_inhalt_bkg.jpg);
	background-repeat: repeat-x;
	height: 500px;
}
.bkg_seite_links {
	background-attachment: scroll;
	background-image: url(pics/autoe_inhalt_links_kl.jpg);
	background-repeat: repeat-y;
}
.bkg_seite_rechts {
	background-attachment: scroll;
	background-image: url(pics/autoe_inhalt_rechts_kl.jpg);
	background-repeat: repeat-y;
}
.text_inhalt {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	height: 150px;
	width: 322px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.text_titel {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}

.textfeld_ende {
	background-color: #fff265;
	height: 10px;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-left: 20px;
	text-decoration:none
}
.mail_adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:none
}
.mail_adresse:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:none
}
.mail_adresse:hover {
	color: #999999;
}
.fotorahmen_gelb_links {
	background-color: #fff265;
	width: 10px;
	height: 80px;
}
.text_eingabefenster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 200px;
	margin: 3px;
}
.text_inhalt2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	height: 150px;
	width: 422px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
.untererseitenverlauf {
	background-attachment: scroll;
	background-image: url(pics/autoe_inhalt_unten1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none
}
.submenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none
}
.submenu:hover {
	color: #999999;
}
.submenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none
}




/* FACEBOOK */
.facebook {
	color: #264b98;
	background: url(pics/facebook.png) top left no-repeat;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	padding-left: 40px;
	text-decoration: none;
	font-weight: bold;
	}
	
.facebook:hover {
	color: #666666;
	}