/* =============================================================================
f
============================================================================= */

html, body {
	height: 100%;
}

html, body, div, p, ul, ol, li, h1, h2, h3, h4, pre, form, p, button, img {
	padding: 0;
	border: 0;
	margin: 0;
}

body {
	background-image: url(http://www.kneller-gifs.de/backgrounds/b/bg_blitze08.jpg);
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #2971a7;
	font-weight: normal;
}

h2 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #2971a7;
	font-weight: normal;
}

#text p {
	font: normal 17px/26px Georgia, "Times New Roman", Times, serif;
}

ul,li {
	list-style-type: none;
}

a {
	outline: none; text-decoration: none;
}

a:hover {
	text-decoration: none; cursor: pointer;
}

a span, button span, ul#navigation span, h2 span, h3 span {
	display: none;
}

input, eingabefeld {
	font: normal 11px/17px Tahoma, Arial, sans-serif;
	color: #3a3a35;
}

button {
	display: block;
	cursor: pointer;
}

div.frei {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	position: relative;
	clear: both;
}

#seite {
	text-align: left;
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

p a, h4 a {
	color: #2971a7;
}

p a:hover, h4 a:hover {
	color: #2971a7;
	border-bottom: 1px solid #2971a7;
}

p.link {
	padding: 0 0 0 20px;
}

p.pfeil_rechts {
	background: url(../img/icons/pfeil_rechts.gif) 0 2px no-repeat;
}

p.pfeil_rechts_sitemap {
	background: url(../img/icons/pfeil_rechts_sitemap.gif) 0 2px no-repeat;
}

p.pfeil_unten {
	background: url(../img/icons/pfeil_unten.gif) 0 2px no-repeat;
}

.linke_spalte {
	width: 908px;
	margin: 400px 10px 10px 10px;
}

#seiteninhalt {
	width: 920px;
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}

.hauptseite {
	width: 900px;
	margin: 10px;
}

/* Header
============================================================================= */

#header {
	margin-bottom: 5px;
	background-image: url(../img/header/header.gif);
	height: 57px;
	width: 900px;
}

/* Kontaktdetails
============================================================================= */

.kontaktdetails {
	color: #5c5c56;
	width: 200px;
	padding: 0 0 30px 0;
	margin: 0 30px 0 0;
	float: left;
}

/* Kontaktformular
============================================================================= */

#kontaktformular {
	color: #5c5c56;
	width: 430px;
	padding: 0 0 0 50px;
	float: left;
}

#kontaktformular .links_eingabe {
	width: 200px;
	margin: 0 30px 0 0;
	float: left;
}

#kontaktformular .rechts_eingabe {
	width: 200px;
	float: left;
}

#kontaktformular .eingabefeld {
	margin: 9px 0 0 0;
}

#kontaktformular .eingabefeld label em {
	font-style: normal;
	padding-left: 3px;
	color: #aaaaaa;
	
}

#kontaktformular div.eingabe {
	background: url(../img/kontaktformular/eingabe_200.gif) 0 0 no-repeat;
	height: 26px;
	margin: 3px 0 0 0;
}

#kontaktformular input {
	background: none;
	width: 188px;
	height: 21px;
	padding: 5px 6px 0 6px;
	border: none;
}

#kontaktformular div.textarea {
	background: url(../img/kontaktformular/eingabe_430.gif) 0 0 no-repeat;
	height: 95px;
	margin: 3px 0 0 0;
}

#kontaktformular textarea {
	background: none;
	width: 418px;
	height: 83px;
	margin: 5px 6px 5px 6px;
	border: none;
}

#kontaktformular button {
	background: url(../img/buttons/nachricht_senden.gif) 0 0 no-repeat;
	height: 26px;
	width: 109px;
	margin: 16px 0 0 0;
	float: right;
}

#kontaktformular button:hover {
	background-position: 0 -26px;
}

/* Sidebar
============================================================================= */

#sidebar {
	float: right;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 36px;
}

.sb_background.top {
	background:url(http://www.autohaus-sertl.com/s/img/sidebar_bg_top.gif) no-repeat top left;
	height:9px;
	width:256px;
	float:left;
	font-size:1px;
}
.sb_background.center {
	background:url(http://www.autohaus-sertl.com/s/img/sidebar_bg_center.gif) repeat-y top left;
	width:238px;
	float:left;
	padding: 0 9px;
}
.sb_background.bottom {
	background:url(http://www.autohaus-sertl.com/s/img/sidebar_bg_bottom.gif) no-repeat bottom left;
	height:9px;
	width:256px;
	float:left;
	font-size:1px;
}

/* Ende
============================================================================= */

#ende {
	width: 922px;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 5px;
}

/* Fußzeile
============================================================================= */

#fusszeile {
	color: #8d8d85;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

