/************
Einstellungen
************/
html { height:100%; margin-bottom:1px; }
body,td,th { font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif; font-size:12px; }
body, div, span, b, p, ul, li, h1, h2, h3, h4, h5, h6, h7, h8, h9 { margin: 0; padding: 0; }
form { display:inline; }
a:link, a:active, a:visited { color: #225685; text-decoration: none; font-style: normal; }
a:hover { text-decoration: underline; }
.cl { clear:left; height: 1px; }
/************
Hauptelemente
************/
#wrapper { position: relative; margin-bottom: 75px; }
#content { margin:0 auto; width:950px; padding:178px 0 0 0; position:relative; visibility: hidden; }
#header { position: absolute; top: 0; left: 0; background: url(../img/misc/header_bg.gif) repeat-x; width: 100%; height: 138px; }
#header div { margin: 0 auto; width: 950px; position: relative; }
#header div span { display: block; position: absolute; width: 700px; top: 29px; right: 0; color: #fff; font-size: 13px; text-align: right; }
#header div span b { display: block; margin-top: 5px; }
#homelink { display: block; width: 264px; height: 138px; background:url(../img/misc/logo.gif); }
#homelink b { display: none; }
#footer { background:url(../img/misc/footer_bg.gif) repeat-x; height: 56px; color: #666; font-size: 13px; }
#footer div { margin: 0 auto; width: 950px; line-height: 56px; text-align: center; }
a#imprintlink { margin: 0 0 0 10px; }
/************
Accordeon
************/
.acc_box_left { float: left; position: relative; width: 313px; border-left: 1px dotted #ccc; padding: 0 1px; }
.acc_box_left h1.head,
.acc_box_mid h1.head,
.acc_box_right h1.head { line-height: 84px; height: 84px; text-align: center; }
.acc_box_mid { float: left; position: relative; width: 314px; border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; padding: 0 1px; }
.acc_box_right { float: left; position: relative; width: 313px; border-right: 1px dotted #ccc; padding: 0 1px; }
#accordion h1 { font-size: 15px; line-height: 34px; padding: 0 0 0 50px; }
.acc-element div { padding: 21px 30px; font-size: 11px; text-align: justify; }
.acc-element div img.slide { float: left; margin: 0 15px 5px 0; }
/************
Impressum
************/
#imprint { margin: 15px 30px 0 30px; padding: 15px 0 0 0; border-top: 1px dotted #ccc; position: relative; }
a#backhome { position: absolute; top: 50px; right: 50px; font-size: 14px; text-decoration: underline; font-weight: bold; }
a#backhome:hover { text-decoration: none; }