*{ margin: 0; padding: 0; }
html {height: 101%;}  /*erzwingt Scrollbar im Firefox*/
body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .78em Arial, Sans-Serif; color: #002643; }
h1 { font-size: 3em; font-weight: normal; float: left; }
h1 a { text-decoration: none; }
h2 { font-size: 2.5em; color: #f4f4f4; font-weight: normal; margin: 0 0 .8em; letter-spacing: 0.05em; 
 }
h3 { font-size: 1.5em; color: #666666; border-bottom: 1px dotted #666666;  padding-bottom: .2em; margin: 0 0 .8em;  }
h4 { font-size: 1.2em; font-weight: bold; margin: 0 0 .4em;}
p  { margin: 0 0 2em 0; line-height: 1.8em; text-align: left; }
em { padding-bottom: .2em; cursor: pointer; }
a { color: #000; }
a:hover { color: #002643; text-decoration: none; }
img { border: 0; }
.color { color: #df001a; }
.x { clear: both; }	
.wrap { width: 900px; margin: 0 auto; text-align: left }
.wrapcenter { width: 900px; margin: 0 auto; text-align: center; }
.wrapinfo { width: 900px; margin: 0 auto; text-align: center; border: 1px solid #ccc; background: #f4f4f4; }
.wrapinfo p { margin: 0 0 2em 0; line-height: 1.8em; text-align: center; }
 
#header { width: 900px; height: 197px; margin: 0 auto; }
#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
#menu li { display: inline; }
#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #002643; }
#menu a:hover { color: #000; border-bottom: 2px solid #000; }
#menu .active a { border-bottom: 2px solid #df001a; color: #df001a;}
 
#teaser { clear: both; height: 240px; margin: 0 0 30px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
.box { float: left; padding: 100px 0 0; width: 560px; color: #ffffff; }
#image { float: right; width: 308px; position: relative; top: 16px; height: 258px; }

.col { float: left; width: 280px; margin: 0 30px 16px 0; }
.wide { float: left; width: 560px; margin: 0 30px 16px 0; }
.last { float: right; margin: 0; }
.info { border: 1px solid #ccc; background: #f4f4f4; padding: 7px; }


#fotos { margin: 0 auto; width: 900px; padding-top: 10px; padding-bottom: 20px; }
#fotos img { background-color: #FFFFFF; padding: 6px; margin: 6px; border: 1px solid #ccc; }
#clearfix { clear: both; height: 1px; width: 1px; }


#footer { clear: both; border-top: 1px solid #ddd; padding-top: 10px; }
#footer p { margin: 0 0 2em 0; line-height: 1.8em; text-align: center; }
#footer h3 { text-align: center; }
