/***********************************************/
/* Grundelemente */
/***********************************************/

body {
	background-color: #464545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-image: url(../gfx/layout/bg_site.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

legend { color: #fff; }


/***********************************************/
/* Haeder */
/***********************************************/

#wrapper {
	width: 100%;
	background-color: #b91b18;
	background-image: url(../gfx/layout/bg_haeder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}

#wrapperHaeder {
	width: 60em;
	margin-left: 5em;
}

#haederTop {
	width: 60em;
	height: 5.3em;
}

.haederLogo {
	width: 25em;
	height: 6em;
	float: left;
	background-image: url(../gfx/layout/haeder_bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.haederLogo h1 {
	color: #000;
	font-size: 2em;
}

#haederNavigation {
	width: 30em;
	height: 2em;
	float: right;
	margin: -3.2em -2.5em 0 10em;
}

#sectionLinksTop ul {
	margin-left: -1em;
}

#sectionLinksTop {
	position: relative;
	width: 32em;
	font-size: 0.85em;
	margin-left: 0.4em;
}

#sectionLinksTop li {
	list-style-type: none;
	float: left;
	width: 7em;
	height: 3em;
	margin-right: 0.3em;
	padding-top: 0.2em;
	text-align: center;
	background-image: url(../gfx/layout/haeder_bg_navigation_top.gif);
	background-repeat: no-repeat;
}

#sectionLinksTop a,
#sectionLinksTop a:visited {
	color: #b91b18;
	font-style: normal;
	text-decoration: none;
}

#sectionLinksTop a:hover {
	text-decoration: underline;
}

#haederMiddle {
	width: 65.4em;
	height: 23.3em;
	margin-top: 0.5em;
	margin-left: -5.5em;
	background-repeat: no-repeat;
	background-position: left top;
}


/***********************************************/
/* Content */
/***********************************************/

#wrapperContent {
	width: 59em;
	color: #fff;
	margin-left: 5.5em;
	background-color: #000;
	overflow: hidden;
}

#navigation {
	width: 59em;
	height: 3em;
	margin-top: 2em;
	margin-left: 5.5em;
	overflow: hidden;
}

#sectionLinks {
	width: 59em;
	font-size: 1.2em;
	margin: -0.8em 0  1em;
}

#sectionLinks ul { margin-left: -2.6em; }

#sectionLinks li {
	list-style-type: none;
	float: left;
	width: 6.2em;
	height: 3em;
	margin-right: 0.3em;
	padding-top: 0.6em;
	text-align: center;
	background-image: url(../gfx/layout/bg_navigation_content.gif);
	background-repeat: no-repeat;
}

#sectionLinks a,
#sectionLinksTop a:visited {
	color: #e3211d;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks a:hover {
	text-decoration: underline;
}

#infobox {
	font-size: 0.85em;
	width: 46em;
	float: left;
	margin: 4em 0 1em 1em;
}

#infobox h1,
#infobox h2 {
	color: #e3211d;
}

#infobox a,
#infobox a:visited {
	color: #e3211d;
	text-decoration: none;
	font-weight: bold;
}

#infobox a:hover {
	text-decoration: underline;
}

.box_16em {
	width: 18em;
	background-color: #282828;
	float: left;
	padding: 0.5em;
}

.box_16em h1 {
	font-size: 1.15em;
}

.box_16em_h1_picture {
	float: right;
	margin-left: 1em;
	margin-top: -2em;
}

.box_16em p,
.box_25em p {
	color: #fff;
}

.box_25em {
	width: 25em;
	background-color: #282828;
	float: right;
	padding: 0.5em;
	margin-bottom: 1em;
}

.box_25em h1,
.box_25em h2 {
	font-size: 1.15em;
}

.box_complete {
	width: 45em;
	background-color: #282828;
	float: right;
	padding: 0.5em;
	margin-bottom: 1em;
}

.box_complete h1,
.box_complete h2 {
	font-size: 1.5em;
}

.box_complete h3 { 
	font-size: 1.2em; 
	color: red; 
	margin-bottom: 0.2em;
}

iframe {
	width: 43em;
	height: 36em;
	background-color: #282828;
	border: none;
}

#infoboxRight {
	width: 18em;
	height: 10em;
	background-color: #282828;
}

.angebotspreis {
	background-color: #f00;
	width: 16em;
	margin-left: -0.5em;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
}

.angebotspreis p {
	color: #fff;
	font-weight: bold;
	padding: 0.2em 0.2em 0.2em 1em;
}

.reifensuche_wawi {
	width: 43em;
	height: 20em;
	background-color: #4D4D4D;
	margin-bottom: 2em;
	padding: 1em;
}

.reifensuche_profillos {
	width: 43em;
	height: 19em;
	padding: 1em;
	margin-bottom: 2em;
	background-color: #575757;
}

.reifensuche_profillos input,
.reifensuche_profillos select,
.reifensuche_wawi input,
.reifensuche_wawi select {
	font-size: 1em;
}

fieldset {
	width: 42em;
	margin-left: 0.5em;
	padding: 1em;
	font-size: 1em;
}

.reifensucheBox1 {
	width: 11em;
	float: left;
	font-size: 1em;
	margin-bottom: 0.5em;
}

.reifensucheBox2 {
	width: 15em;
	font-size: 1em;
	margin-bottom: 0.5em;
	float: left;
}

.reifensucheBox3 {
	width: 13em;
	font-size: 1em;
	margin-bottom: 0.5em;
	float: left;
}

.reifensucheBox4 {
	width: 26em;
	font-size: 1em;
	margin-bottom: 0.5em;
	float: left;
}

.reifensucheBox1 input,
.reifensucheBox2 input,
.reifensucheBox3 input,
.reifensucheBox4 input,
.reifensucheBox1 select,
.reifensucheBox2 select,
.reifensucheBox3 select,
.reifensucheBox4 select {
	font-size: 1em;
}

.labelReifenergebnis {
	width: 20em;
	float: left;
}


/***********************************************/
/* Angebotsboxen */
/***********************************************/

.angebotsbox {
	width: 13.5em;
	height: 23em;
	background-color: #282828;
	color: #fff;
	border: 2px solid #e3211d;
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
}

.angebotsbox a { color: #FFF !important; }

.angebotsboxReifenbild {
	width: 13.5em;
	height: 12em;
	background-color: #fff;
	border-bottom: 3px solid #e3211d;
	clear: right;
}

.angebotstext {
	color: #fff;
	padding: 0.5em;
	font-weight: bold;
}

.angebotsanforderung {
	width: 13em;
	height: 3em;
	background-image: url(../gfx/layout/angebotsanforderung_angebotsbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #fff;
	margin-left: 0.3em;
}

.angebotsanforderung p {
	padding-top: 0.5em;	
	color: #fff;
}

#Preisanfrage {
	width: 45em;
	background-image: url(../gfx/formular/fahrzeugschein.jpg);
	background-repeat: no-repeat;
	background-position: left 7em;
}

.input2_1 { 
	margin: 4.6em 1.8em 0 17.6em; 
	width: 5.8em; 
}

.input2_2 { width: 10.5em; }

.input2_1,
.input2_2 {
	border: 2px solid #F00;
}


/***********************************************/
/* Sidebar */
/***********************************************/

#sidebar {
	width: 17em; 
	float: right;
	margin: 1.5em 1.2em 1em 0;
}

.sonderangebot {
	width: 18em;
	height: 30em;
	margin-top: -1em;
	background-image: url(../gfx/sidebar/sonderangebot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sonderangebot h3 {
	font-size: 1.2em;
	color: #c11c18;
	padding: 2.5em 0 0 1em;
}

.sonderangebot p {
	font-size: 0.8em;
	margin: 2.5em 1.6em 1em 1.2em;
}

.sidebarBox {
	width: 17em;
	background-color: #000;
	border: 2px solid #e3211d;
	clear: both;
	overflow: hidden;
}

.sidebarBox h3 {
	width: 18.6em;
	height: 1.6em;
	background-color: #e3211d;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: -0.02em;
	padding-left: 0.5em;
	background-image: url(../gfx/layout/sidebar_bg_h3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sidebarBox p {
	font-size: 0.85em;
	color: #fff;
	padding: 0.5em;
	margin-top: -1em;
}

.sidebarBox a,
.sidebarBox a:visited {
	text-decoration: none;
}

.sidebarBoxLoginLeft {
	width: 10em;
	float: left;
	margin-left: 0.5em;
	margin-top: -1em;
	color: #e3211d;
}

.sidebarBoxLoginLeft input {
	width: 8em;
	background-color: #5d5d5d;
	font-size: 1.1em;
	color: #fff;
	margin-left: 0.1em;
	border: none;
}

.sidebarBoxLoginRight input {
	width: 8em;
	background-color: #5d5d5d;
	font-size: 1.1em;
	color: #fff;
	margin-left: 0.1em;
	border: none;
}

.sidebarBoxLoginRight {
	float: left;
	margin-top: -1em;
	color: #e3211d;
}

.sidebarBox form {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.6em;
	font-size: 0.8em;
}

.button {
	text-align: right;
	margin-right: 1.3em;
}

.sidebarbutton {
	color: #fff;
	background-color: #f00;
	font-size: 0.9em;
	text-align: center;
	padding: 0.2em;
	margin-bottom: 0.6em;
	border: none;
	letter-spacing: 0.1em;
	background-image: url(../gfx/layout/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.labelReifenschnellsuche {
	width: 8em;
	float: left;
}


/***********************************************/
/* Footer */
/***********************************************/

#footer {
	width: 59.3em;
	height: 2em;
	background-color: #000;
	margin-left: -1.1em;
	clear: both;
}

#footer p {
	color: #e3211d;
	text-align: right;
	font-size: 0.85em;
	margin-right: 1em;
}

#footer a,
#footer a:visited {
	color: #e3211d;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/***********************************************/
/* Wiederkehrende Elemente */
/***********************************************/

.fllft {
	float: left;
	margin-right: 1em;
	padding: 0.3em;
	border: 1px solid #e3211d;
}

.flrght {
	float: right;
	margin-left: 0.6em;
}

.fllft_kontakt_home {
	float: left;
	margin-right: 1em;
	margin-top: -0.5em;
	padding: 0.3em;
}

.fllftOhneRahmen {
	float: left;
	margin-right: 1em;
	padding: 0.3em;
}

.telefonnummer {
	color: #e3211d;
	font-size: 1.2em;
	font-weight: bold;
}

.button_send {
	color: #fff;
	background-color: #f00;
	text-align: center;
	padding: 0.2em;
	margin-bottom: 0.6em;
	border: none;
	letter-spacing: 0.1em;
	background-image: url(../gfx/layout/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.img_felgenhersteller {
	border: 1px solid #b91b18;
	margin-right: 0.3em;
	margin-bottom: 0.5em;
	padding: 0.2em;
}


/***********************************************/
/* Intro Images Haeder */
/***********************************************/

#home #haederMiddle { background-image: url(../gfx/layout/haeder_bg_middle.jpg); }
#alufelgen #haederMiddle { background-image: url(../gfx/felgen/haeder_bg_middle.jpg); }
#tuning #haederMiddle { background-image: url(../gfx/tuning/haeder_bg_middle.jpg); }
#kontakt #haederMiddle { background-image: url(../gfx/kontakt/haeder_bg_middle.jpg); }
#laesing #haederMiddle { background-image: url(../gfx/laesing/haeder_bg_middle.jpg); }
#werkstatt #haederMiddle { background-image: url(../gfx/werkstatt/haeder_bg_middle.jpg); }


/***********************************************/
/* Images Infobox */
/***********************************************/

.pictureInfoboxRight {
	width: 6em;
	height: 8em;
	margin: -3em 2em -3em 38em;
}

