/* Reset */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* PNG-Fix */
.png, #body, #menu_main ul li ul li {
	behavior: url(css/iepngfix.htc);
}
/* Globals */
strong {
	font-weight: bold;
}
/* Body */
html, body {
	height: 100%;
}
body {
	background: url(../images/bg_body.png) top repeat-x fixed #b0b9bf;
	/*background-color: #080a0d;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f3f4c;
	text-align: center;
}
/* Page */
#body {
	min-height: 100%;
	_height: 100%;
	background: url(../images/bg_page.png) top no-repeat fixed;
	margin: 0 auto;
	width: 960px;
	text-align: center;
}
#page {
	text-align: left;
	padding: 0 0 40px 0;
	margin: 0 auto;
	width: 940px;
	background-color: #2f3f4c;
}
* html #page {
	padding: 0 0 20px 0;
}
/* Header */
#header_wrap {
	position: relative;
	height: 410px;
}
#header {
	position: relative;
	height: 120px;
}
#menu_language {
	position: absolute;
	left: 19px;
	top: 75px;
}
#menu_language a {
	float: left;
	height: 20px;
	padding: 0 10px 0 32px;
	border-top: 1px solid #080a0d;
	border-bottom: 1px solid #080a0d;
	font-size: 10px;
	line-height: 1.8em;
}
* html #menu_language a {
	line-height: 1.6em;
}
#menu_language a:link, #menu_language a:visited {
	color: #999999;
	text-decoration: none;
}
#menu_language a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_language a:active {
	color: #999999;
	text-decoration: none;
}
#menu_language a#deutsch {
	/*border-left: 1px solid #080a0d;*/
	background: url(../images/flag_ger.gif) left no-repeat;
}
#menu_language a#english {
	/*border-right: 1px solid #080a0d;*/
	background: url(../images/flag_gbr.gif) left no-repeat;
}
#logo_bratke {
	position: absolute;
	right: 84px;
	top: 30px;
}
/* Menu Main */
#menu_main {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 940px;
	border-top: 1px solid #080a0d;
	background: url(../images/bg_menu_main.gif) top left repeat-x;
	z-index: 1000;
}
#menu_main li,
#menu_main a {
	display: block;
	float: left;
}
#menu_main li.first {
	margin-left: 20px;
}
#menu_main ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 28px;
	height: 28px;
}
#menu_main a {
	white-space: nowrap;
	font-size: 12px;
	line-height: 24px;
	padding: 0 12px 4px 18px;
	background: url(../images/li_menu_main.gif) no-repeat 11px 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu_main ul .active {
	background: url(../images/bg_menu_main_active.gif) repeat-x;
}
#menu_main ul .active ul {
	display: block;
}
#menu_main ul .active a:link,
#menu_main ul .active ul .active a:link,
#menu_main ul .active a:visited,
#menu_main ul .active ul .active a:visited,
#menu_main ul .over a:link,
#menu_main ul .over ul .active a:link,
#menu_main ul .over a:visited,
#menu_main ul .over ul .active a:visited {
	color: #ff5800;
}
#menu_main ul .active ul a:link,
#menu_main ul .active ul a:visited,
#menu_main ul .over ul a:link,
#menu_main ul .over ul a:visited {
	color: #FFFFFF;
}
#menu_main a:hover,
#menu_main ul .active ul a:hover,
#menu_main ul .over ul a:hover {
	color: #ff5800;
}
#menu_main a:active {
	color: #FFFFFF;
}
#menu_main ul li ul li,
#menu_main ul .active ul li,
#menu_main ul .over ul li {
	background: url(../images/bg_menu_main_lv2.png) repeat-x;
}
/* No Javascript */
.menu_main_ul_2_de {
	margin-left: 363px;
}
.menu_main_ul_3_de {
	margin-left: 477px;
}
.menu_main_ul_4_de {
	margin-left: 577px;
}
.menu_main_ul_2_en {
	margin-left: 308px;
}
.menu_main_ul_3_en {
	margin-left: 404px;
}
.menu_main_ul_4_en {
	margin-left: 495px;
}
/* Image Header */
#image {
	position: absolute;
	left: 0px;
	top: 149px;
	height: 260px;
	border-bottom: 1px solid #080a0d;
}
#img {
	float: left;
	height: 260px;
	width: 625px;
	background-color: #080a0d;
}
#teaser_cars {
	float: right;
	height: 260px;
	width: 315px;
	background: url(../images/bg_teaser_cars.png) repeat-x #080a0d;
	position: relative;
	overflow: hidden;
	z-index: 100;
}
#teaser_cars a {
	display: block;
	width: 315px;
	height: 260px;
	text-decoration: none;
	padding: 190px 0 0 0;
	cursor: pointer;
}
#teaser_cars a:link,
#teaser_cars a:visited {
	color: #999999;
}
#teaser_cars a:hover {
	color: #080a0d;
}
#teaser_cars a:active {
	color: #999999;
}
#teaser_cars a span {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	display: block;
	width: 315px;
	height: 38px;
	border-bottom: 1px solid #ff5800;
	border-top: 1px solid #ff5800;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	background-color: #080a0d;
}
#teaser_cars a:hover span {
	border-bottom: 1px solid #080a0d;
	border-top: 1px solid #080a0d;
	background-color: #ff5800;
}
/* Content */
#columns {
	margin: 20px 20px 0 20px;
}
#columns #left div, #columns #middle div, #columns #right div {
	padding: 0 0 10px 0;
	background: url(../images/bg_p.gif) top repeat-x #ebebeb;
}
#columns #left .bottom, #columns #middle .bottom, #columns #right .bottom, #columns #top .bottom {
	height: 15px;
	padding: 0;
	margin: 0 0 15px 0;
	background: url(../images/bg_bottom.gif) top repeat-x;
}
#columns #left .hr, #columns #middle .hr, #columns #right .hr {
	clear: both;
	border-top: 1px dotted #2f3f4c;
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
}
#columns #left iframe {
	margin: 7px 0 0 10px;
}
#columns h1 {
	border-top: 1px solid #080a0d;
	background: url(../images/bg_menu_main.gif) top left repeat-x;
	height: 28px;
	font-size: 14px;
	color: #ff5800;
	line-height: 26px;
	padding: 0 0 0 10px;
	font-weight: 600;
}
* html #columns h1 {
 line-height: 24px;
}
#columns h2 {
	padding: 10px 10px 0 10px;
	font-size: 14px;
	line-height: 18px;
	color: #2f3f4c;
	font-weight: bold;
	position: relative;
}
#columns h3 {
	font-size: 14px;
	color: #ff5800;
	line-height: 18px;
	padding: 0 0 0 10px;
	font-weight: bold;
	margin: 5px 0 -5px 0;
}
#columns img {
	margin: 10px 10px -15px 10px;
}
#columns ul {
	list-style-position: outside;
	padding: 0 10px 0 10px;
}
#columns li {
	padding: 10px 0 0 10px;
	background: url(../images/li_menu_main.gif) no-repeat;
	background-position: 1px 15px;
}
#columns a, #columns p, #columns ul, #columns li, #columns span, #columns .data, #columns strong {
	line-height: 16px;
}
#columns p {
	padding: 10px 10px 0 10px;
}
#columns .error {
	font-weight: bold;
	color: #990000;
}
#columns .cell {
	padding: 3px 10px 3px 10px;
	margin: 10px 0 0 0;
	background: url(../images/bg_p.gif) repeat-x #ebebeb;
	background-position: 0 -50px;
}
#columns .cell img {
	float: right;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
#columns .center {
	text-align: center;
}
#columns a:link,
#columns a:visited {
	color: #2f3f4c;
	text-decoration: underline;
}
#columns a:hover {
	color: #000000;
	text-decoration: none;
}
#columns a:active {
	color: #2f3f4c;
	text-decoration: underline;
}
#columns a.transparent {
	background: url(../images/bg_link_left.gif) left top no-repeat;
	display: table;
	height: 11px;
	line-height: 11px;
	padding: 0 0 2px 17px;
	margin: 10px 0 0 10px;
}
#columns a.transparent:link,
#columns a.transparent:visited {
	color: #2f3f4c;
	text-decoration: underline;
	background-position: 0 1px;
}
#columns a.transparent:hover {
	color: #000000;
	text-decoration: none;
	background-position: 0 -38px;
}
#columns a.transparent:active {
	color: #2f3f4c;
	text-decoration: underline;
	background-position: 0 1px;
}
#columns #right input {
	font-size: 11px;
	width: 266px;
	background: #FFFFFF;
	border: 1px solid #bbc1c7;
	margin: 10px 0 10px 10px;
	padding: 1px;
}
#columns #right select {
	font-size: 11px;
	width: 274px;
	background: #FFFFFF;
	border: 1px solid #bbc1c7;
	margin: 10px 0 0 10px;
	padding: 1px;
}
#columns #right .googlemaps {
	margin: 10px 0 0 0;
}
#columns #right label {
	font-size: 9px;
	margin: 7px 0 0 10px;
}
#columns #right label {
	font-size: 9px;
	margin: 7px 0 0 10px;
}
#columns #right .googlemaps input {
	font-size: 11px;
	width: 266px;
	background: #FFFFFF;
	border: 1px solid #bbc1c7;
	margin: 2px 0 10px 10px;
	padding: 1px;
}
/* Newsletter Formular */
#columns #right #register table {
	margin: 10px 0 0 10px;
}
#columns #right #register td, #columns #right #register input {
	margin: 0 0 10px 0;
	vertical-align: middle;
}
#columns #right #register input {
	width: 270px;
}
*html #columns #right #register input {
	width: 271px;
}
#columns #right #register .radio {
	width: auto;
	vertical-align: text-top;
	margin: 0 5px 10px 0;
	padding: 0;
	border: none;
	background: none;
}
* html #columns #right #register .radio {
	vertical-align: -4px;
	margin: 0 2px 10px 0;
}
#columns #right #register .name {
	width: 128px;
	margin: 0 10px 10px 0;
}
#columns #right #register .label {
	line-height: 14px;
	padding: 0 0 2px 0;
}
#columns #right #register .captcha {
	vertical-align: top;
}
#columns #right #register .captcha img {
	margin: 0 0 10px 2px;
	padding: 0;
	border: 1px solid #bbc1c7;
}
* html #columns #right #register .captcha img {
	margin: 0 0 10px -2px;
	position: relative;
}
/* Webcam */
#webcam div {
	width: 275px;
	height: 200px;
	overflow: hidden;
	padding: 0;
	margin: 10px 10px 0 10px;
}
#webcam div img {
	width: 280px;
	margin: 0;
	padding: 0;
}
/* Button */
#columns #left form #button,
#columns #middle form #button,
#columns #right form #button,
#columns #right #register #button {
	padding: 1px 5px 2px 5px;
	margin: 2px 0 0 0;
	background: url(../images/bg_button.gif) left repeat-x;
	border: 1px solid #bbc1c7;
	color: #2f3f4c;
	width: auto;
	cursor: pointer;
}
#columns #right .googlemaps #button {
	margin: 2px 0 0 10px;
}
#columns #left form #button:hover,
#columns #middle form #button:hover,
#columns #right form #button:hover,
#columns #right #register #button:hover {
	background: url(../images/bg_menu_main.gif) left repeat-x;
	border: 1px solid #080a0d;
	color: #ff5800;
}
/* Footer */
#footer {
	clear: both;
	padding: 0;
	margin: -30px auto 0 auto;
	position: relative;
    width: 940px;
	background-color: #2f3f4c;
}
#footer div {
	font-size: 9px;
	color: #ff5800;
	text-align: right;
	padding: 0 20px 0 0;
}
#footer a {
	font-size: 9px;
	margin: 0 0 2px 10px;
}
#footer a:link, #footer a:visited {
	color: #ebebeb;
	text-decoration: none;
}
#footer a:hover {
	color: #ebebeb;
	text-decoration: underline;
}
#footer a:active {
	color: #ebebeb;
	text-decoration: none;
}
/* Teaser Trailer */
/* Teaser Fuchsfelgen */
.bratke_trailer,
.bratke_fuchsfelgen {
	padding: 0 !important;
}
.bratke_trailer a,
.bratke_fuchsfelgen a {
	display: block;
	height: 100px;
	position: relative;
	text-decoration: none !important;
}
.bratke_trailer a {
	background: url(../images/bg_teaser_trailer.jpg) no-repeat center center;
}
.bratke_fuchsfelgen a {
	background: url(../images/bg_teaser_fuchsfelgen.jpg) no-repeat center center;
}
.bratke_trailer a span,
.bratke_fuchsfelgen a span {
	position: absolute;
	right: 5px;
	bottom: 5px;
	margin-top: -11px;
	padding: 0 7px;
	background-color: #000000;
	color: #e5e5e5;
	border: 1px solid #FF5800;
	line-height: 19px !important;
	height: 20px;
}
.bratke_trailer a:hover span,
.bratke_fuchsfelgen a:hover span {
	background-color: #FF5800;
	color: #000;
	border-color: #333;
}
/* Clear */
.clear,
#columns #left .clear, #columns #middle .clear, #columns #right .clear,
#columns #left div .clear, #columns #middle div .clear, #columns #right div .clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: -1px 0 0 0;
	background: none;
	height: 1px;
	_height: 1px;
	max-height: 1px;
	padding: 0;
}
