/* superbolzen v1.1.3
Author: kreativbolzen GbR - http://kreativbolzen.de
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { font-size: 12px; line-height: 1.231; background: #999 url(../images/mainBackground.png) repeat top left; }
body, button, input, select, textarea { font-family: "Merriweather", Verdana, Arial, sans-serif; color: #222; }

h1, h2, h3, h4, h5, h6 { margin: 0px 0px 10px 0px; padding: 5px 0px; width: 100%; display: block; font-weight: bold; color: #222; }

h1 { font-size: 15px; }
p.h1Like { font-size: 24px !important; }
h2, p.likeH2 { font-size: 12px; font-weight: normal; margin: 0 0 30px 0; }
h3, h4 { font-size: 14px; font-weight: normal; }
h5, h6 { font-size: 13px; }

p.mgb0 { margin-bottom: 0; }

p { line-height: 1.4em;	margin: 10px 0px 10px 0px; color: #222; }
b, strong, .b, .strong { font-weight: bold; }
.bodytext { margin-bottom: 15px; }
small { font-size: 85%; }

ul { margin: 10px 0px 10px 10px; list-style: outside; list-style-type: square; color: #222; }
ol { margin: 10px 0px 10px 10px; }
li { margin: 5px 5px; color: #222; }

blockquote, q { margin: 10px 20px 10px 20px; padding: 10px 10px; color: #000; quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

table { border-collapse:collapse; border-spacing:0; }
table button, table input { *overflow: auto; }
td { vertical-align: top; }

a { vertical-align:baseline; background:transparent; }
a:link { color: #222; text-decoration: none; font-weight: bold; }
a:visited { color: #222; text-decoration: none; font-weight: bold; }
a:focus { color: #ccc; text-decoration: underline; font-weight: bold; }
a:hover { color: #ccc; text-decoration: underline; font-weight: bold; outline: 0; }
a:active { color: #ccc; text-decoration: underline; font-weight: bold; outline: 0; }

input {	background: #fff; border: solid 1px #aaa; width: 100%; color: #222; padding: 2px 5px; margin: 2px 0 10px 0; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
input[type="submit"] { background: #fff url('../images/submitButtonBackground.png') repeat-x left top; height: 31px; color: #fff; width: 65%; margin: 0 auto; }
input[type="submit"]:hover { background-color: #ccc; color: #fff; }
textarea { background: none; border: solid 1px #ccc; color: #222; display: block; padding: 2px 5px; margin: 2px 0 10px 0; }
label { cursor: pointer; }
legend { *margin-left: -7px; }
button, input, select, textarea { vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

img { -ms-interpolation-mode: bicubic; vertical-align: middle; }
dfn { font-style: italic; }
dd { margin: 0 0 0 40px; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
svg:not(:root) { overflow: hidden; }

ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

.important { color: #ff0000; }
.detail { color: #ccc; }
.hide { display: none; visibility: hidden; }
.hidden { display: none; visibility: hidden; }
.clear { clear: both; }
.clearer { clear: both; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



#wrapper { width: 820px; height: auto; margin: 5px 0 30px -410px; left: 50%; position: absolute; }
#fullContentWrapper { width: 820px; height: auto; margin: 5px 0 30px -410px; left: 50%; position: absolute; }

#overHeadBreadcrumb { width: 820px; }
#overHeadBreadcrumb p { display: block; padding: 0 12px; color: #fff; font-size: 10px; float: left; }
#overHeadBreadcrumb p:last-of-type { float: right; }
#overHeadBreadcrumb a { color: #fff; font-weight: normal; text-decoration: none; }
#overHeadBreadcrumb a:hover { text-decoration: underline; }

#headWrapper { background: #fff; padding: 10px; width: 800px; height: 266px; margin: 0 0 5px 0; }
#headMain { width: 800px; height: 266px; background: #fff url('../images/headMainPicture.png') no-repeat left top; display: inline-block; }
#headMain #headBrand { width: 350px; margin: 190px 0 0 450px; display: inline-box; }
#headMain #headBrand p.h1Like { margin: 5px 0; padding: 0; }
#headMain #headBrand p { color: #690009; font-size: 11.5px; margin: 0; word-spacing: 1px; font-weight: normal; }

#contentWrapper { background: #fff; padding: 10px; width: 430px; margin: 5px 5px 0 0; float: left; }
#contentMain { background: #f6f3f1; padding: 15px; }
#contentMain .h2Like { font-size: 15px; margin: 30px 0; }
#contentMain h3 { font-size: 14px; font-weight: bold; margin: 0; }
#contentMain h3 span.h3Subtitle { font-size: 12px; font-weight: normal; margin: 0; }
#contentMain p { font-size: 12px; }

#fullContentWrapper #contentWrapper { width: 800px; }
* html #fullContentWrapper #contentWrapper { width: 820px; }

#contactWrapper { background: #fff; padding: 10px; width: 340px; margin: 5px 0 0 5px; float: left; }
* html #contactWrapper { width: 370px; }
#contactMain { background: #f6f3f1; padding: 15px; }
#contactMain h3 { color: #690009; font-size: 24px; }

.module_contact { margin: 10px 0 0 0; }
.module_contact form p { margin: 30px 0 0 0; }

.ModuleContactFZG { width: 64%; float: left; margin: 0 2% 0 0; }
* html .ModuleContactFZG { width: 50%; }
.ModuleContactBaujahr { width: 34%; float: left; }

.ModuleContactMarktwert { width: 64%; float: left; }
* html .ModuleContactMarktwert { width: 50%; }
.ModuleContactLeistung { width: 34%; float: left; margin: 0 2% 0 0; }

.ModuleContactAbstellort { width: 64%; float: left; }
* html .ModuleContactAbstellort { width: 50%; }
.ModuleContactFahrleistung { width: 34%; float: left; margin: 0 2% 0 0; }

.ModuleContactErstfahrzeug { float: left; width: 5%; margin: 0 2% 0 0; }
.ModuleContactErstfahrzeugLabel { float: left; width: 93%; }

.ModuleContactAnruf { float: left; width: 5%; margin: 0 2% 0 0; }
.ModuleContactAnrufLabel { float: left; width: 93%; }

.submit { margin: 30px 0 0 0; }

input.error { border: 1px solid red; }
label.error { color: red; padding: 0 0 10px 0; }





