* { color: #000000; }
body { margin: 0; background-color: #e2e2e2; background-image: url(../gfx/body_bg.png); background-position: top center; background-repeat:repeat-x;  }
html { overflow-y: scroll; }

h1 { margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }
h3 { color:#d24b39; font-weight: bold; font-size: 16px; }
h4 { color:#000000; font-weight: bold; font-size: 14px; }

div.slipmark { width: 100%; height: 292px; background: url(../gfx/slip_mark.png) no-repeat top center;  z-index: 2; }

div.header { width: 100%; height: 132px; z-index: 3; }
div.header h1 a { display: block; float: left; width: 242px; height: 132px; text-indent: -9999px; line-height: 0; font-size: 0; background: url(../gfx/logo.png); }
div.header h2 { display: block; float: right; width: 497px; height: 121px; text-indent: -9999px; line-height: 0; font-size: 0; color: #d24b39; background: url(../gfx/logo_sub.png); }

div.menu { width: 100%; height: 64px; background: url(../gfx/menu.png); z-index: 3; }
div.menu ul { padding: 23px 0 0 20px; list-style: none; list-style-image: none; }
div.menu ul li { margin-right: 16px; float: left; }
div.menu li a { color: #565656; font-size: 15px; text-decoration: none; }
div.menu li a:hover { color: #000000; }

div.cheader { display: block; width: 100%; height: 19px; background: url(../gfx/cheader.png); z-index: 3; }
div.content { width: 919px; padding: 9px 24px 9px 24px; background: url(../gfx/content.png); z-index: 3; }
div.cfooter { display: block; width: 100%; height: 20px; background: url(../gfx/cfooter.png); z-index: 3; }

div.content div.left { width: 260px; float: left; }
div.content div.right { float: right; width: 659px;  }

div.content_opening div.left { width: 650px; }
div.content_opening div.right { width: 200px; }

div.contact div.left { width: 400px; }
div.contact div.right { width: 519px; }
textarea.bericht { width: 200px; height: 100px;  }
table.contact td { padding: 4px; vertical-align: top; }
.input_error { color: red; font-weight: bold; }

div.cheader_opening { background: url(../gfx/cheader_opening.png); }
div.content_opening { background: url(../gfx/content_opening.png); }
div.cfooter_opening { background: url(../gfx/cfooter_opening.png); }

div.logos { width: 100%; height: 103px; text-indent: -9999px; color: #e2e2e2; line-height: 0; font-size: 0; background: url(../gfx/motoren_logos.png); z-index: 3; }

p.image { float: left; margin-right: 1.2em; width: 100px; text-align: center; }
p.album { float: left; margin-right: 1.2em; width: 160px; text-align: center; min-height: 100px; vertical-align: bottom; }
p.album a.foto { display: block; height: 75px; }
