* { margin:0; padding:0; }
html { height:100%; margin-bottom:1px; }
body { background-color:#fff; color:#333; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12px; text-align:center; padding:20px 0px; }
#wrapper { background:#fff url(pix/bgwrapper1.jpg); background-position:left top; background-repeat:no-repeat; width:760px; text-align:left; margin:0px auto; border:1px solid #333; }
.layoutwrapper { padding:10px; }

#header { background:#fff url(pix/bgheader.jpg); background-position:left top; background-repeat:no-repeat; height:140px; clear:both; border:1px solid #333; margin:0px 0px 20px 0px; }
.layoutheader { padding:0px 10px 0px 10px; }
.layoutheader img { width:510px; height:140px; }

#content { background-color:#fff; width:556px; float:left; display:inline; border:1px solid #333; margin:10px 0px 30px 0px; }
.layoutcontent { padding:0px 10px 0px 10px; text-align:justify; }
.layoutcontent h1 { font-size:12px; color:#000; padding:10px 0px 10px 0px; }
p.adaptas { margin-bottom:10px; }
h2.adaptas { font-size:12px; margin-bottom:5px; }
h3.adaptas { font-size:12px; font-weight:normal; margin-bottom:10px; }
a.contentlink:link, active { color:#d9261c; text-decoration:none; }
a.contentlink:visited { color:#d9261c; text-decoration:none; }
a.contentlink:hover { color:#d9261c; text-decoration:underline; }
.impressum { float:left; display:inline; width:200px; margin:0px 20px 10px 0px; text-align:left; }

#nav { background:#fff url(pix/bgnav.jpg); background-position:left top; background-repeat:no-repeat; width:170px; float:left; display:inline; border:1px solid #333; margin:10px 0px 30px 10px; }
.layoutnav { padding:0px 10px 0px 10px; }
a.navlink:link, active { display:block; color:#333; text-decoration:none; padding:10px; font-weight:bold; }
a.navlink:visited { display:block; color:#333; text-decoration:none; padding:10px; font-weight:bold; }
a.navlink:hover { display:block; background-color:#fff; color:#333; font-weight:bold; }
.current { display:block; background-color:#d9261c; color:#fff; padding:10px; font-weight:bold; }

#footer { background-color:#fff; color:#666; height:20px; line-height:20px; clear:both; text-align:right; padding:5px 10px; border:1px solid #333; margin:0px 0px 0px 0px; }
.layoutfooter { padding:0px 10px 0px 10px; }
a.footerlink:link, active { color:#999; text-decoration:none; }
a.footerlink:visited { color:#999; text-decoration:none; }
a.footerlink:hover { color:#d9261c; text-decoration:none; }
