html, body { 
margin: 0; 
padding: 0  
}

body { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
line-height: 18px; 
font-size: 12px; 
color: #43454d;
background: url(../images/bg.gif) #fff repeat-x; 
}

#container { 
width: 960px; 
margin: 30px auto; 
margin-bottom: 0;
padding: 0px; 
text-align: left;
position: relative;   
background: #fff;
}

/* Header */
#top { 
width: 960px;
height: 150px; 
background: url(../images/topbg.gif) #e1e3e6 no-repeat;
}
#top #logo {
width: 220px;
height: 122px;
float: left;
}
#top #logo .img {
margin-top: 5px;
padding: 25px 0 0 22px; 
background: #fff;
}
#top #logo .stripe {
width: 220px; 
height: 28px; 
margin-top: 46px;
background: #669acc;
}
#top #head { 
float: left;
width: 740px;
}
#top #head .menu { 
float: right;
padding: 10px 38px 10px 0;  
}
#top #head .menu ul { 
margin: 0;
padding: 0;
list-style-type: none; 
line-height: 12px; 
color: #fff;
}
#top #head .menu ul li { 
margin: 0;  
padding: 0 0 0 24px; 
display: inline; 
}
#top #head .menu ul li a { 
color: #fff;
}
#top #head .menu ul li a:hover { 
color: #8db6dd;
text-decoration: underline;
}
#top #head .stripe {
float: left;
width: 740px; 
height: 12px; 
background: #7aa155;
}
#top #head .img, 
#top #head .img1, 
#top #head .img2,
#top #head .img3 {
float: left;
width: 740px;
height: 106px;
}
#top #head .img {
background: url(../images/head.jpg)  no-repeat top left;
}
#top #head .img1 {
background: url(../images/head1.jpg)  no-repeat top left;
}
#top #head .img2 {
background: url(../images/head2.jpg)  no-repeat top left;
}
#top #head .img3 {
background: url(../images/head3.jpg)  no-repeat top left;
}

/* Body */
#main {
width: 960px; 
margin: 0; 
padding: 0;
background: url(../images/mainbg.gif) repeat-y;
}
#main #left { 
float: left; 
width: 220px;
}
#main #left #wave {
width: 220px;
height: 53px;
background: url(../images/navibg.gif) bottom  no-repeat;
position: absolute;
bottom: 42px;
}
#main #right { 
float: left; 
width: 740px; 
}

/* Streifen unten */
#bottom .stripe {
width: 960px; 
height: 42px; 
background: url(../images/bottombg.gif) top #e3e6dd repeat-x;
}


/* Navigation */
#navi { 
width: 196px;
margin: 22px 0 0 24px; 
padding: 0; 
}
#navi #menu { 
margin-bottom: 5px; 
padding: 0 
}
#navi #menu a { 
display: block; 
margin: 0; 
padding: 8px 0 0 0; 
font-size: 14px; 
line-height: 20px; 
font-weight: bold; 
color: #fff
}
/* Für IE */
*html #navi #menu a {
height: 20px;
}
*html #navi #menu a.active:hover {
background: url(../images/menu_active_t.gif) no-repeat top left;
}
/* Ende für IE */
#navi #menu a span { 
display: block; 
margin: 0; 
padding: 0 0 5px 10px; 
}
#navi #menu a:hover { 
color: #204eaa; 
background: url(../images/menu_hover_t.gif) no-repeat top left;
}
#navi #menu a:hover span { 
background: url(../images/menu_hover_b.gif) no-repeat bottom left;
}
#navi #menu a.active {  
background: url(../images/menu_active_t.gif) no-repeat top left; 
}
#navi #menu a.active span { 
margin: 0;
padding: 0 0 0 10px;
background: none;
}
#navi #menu a.active:hover {  
color: #fff; 
}
#navi #menu #submenu {
margin: 0;
padding: 0 0 5px 10px;
font-size: 0px;
line-height: 0px;
background: url(../images/menu_active_b.gif) no-repeat bottom left;
}

#navi #menu #submenu ul {
list-style-type: none;  
margin: 0;
padding: 0; 
}
#navi #menu #submenu ul li {
margin: 0;
padding: 0; 
}
#navi #menu #submenu ul li a {
font-size: 11px; 
line-height: 18px;
font-weight: normal;
color: #204eaa;
margin: 0;
padding: 0 0 0 15px;
background: url(../images/navilistoff.gif) no-repeat 0 6px;
}
#navi #menu #submenu ul li a:hover {
color: #fff;
text-decoration: underline;
background: url(../images/naviliston.gif) no-repeat 0 6px;
}
#navi #menu #submenu ul li a.active {
color: #fff;
text-decoration: none;
background: url(../images/naviliston.gif) no-repeat 0 6px;
}


/* Inhalt */
#content { 
float: left;
width: 455px;
margin: 0;
padding: 35px 35px 15px 35px; 
min-height: 320px;
}
/* Feste Höhe-->IE */
*html #content {
height: 320px;
}
#content a { 
color: #43454d; 
font-weight: bold;
text-decoration: underline;
}
#content a:hover {
color: #334f7f; 
}
#content p {
margin-top: 0px; 
margin-bottom: 12px 
}
#content p .reg {
font-size: 9px;
line-height: 9px;
}
#content p.msg {
color: #990000;
}
#content h1 { 
margin: 0 0 16px 0;
color: #204eaa; 
font-weight: normal; 
font-size: 22px; 
text-transform: uppercase;
letter-spacing: 1px;  
}
#content h1 .reg {
font-size: 14px;
line-height: 14px;
}
#content h2 { 
margin: 0 0 22px 0;
color: #6e914d; 
font-weight: bold; 
font-size: 14px; 
text-transform: uppercase;
}
#content h2 .reg {
font-size: 10px;
line-height: 10px;
}
#content h3 { 
margin: 0 0 9px 0;
color: #204eaa; 
font-weight: bold; 
text-transform: uppercase;
}
#content h3 .reg {
font-size: 9px;
line-height: 9px;
}
#content ul {
margin-top: 0;
list-style-type: none;
}
#content li { 
margin-left: -24px; 
}
#content ul.txt {
list-style-image: url(../images/absheaderlist.gif);
}
#content ul.absheader {
margin: 0 0 9px 0;
padding: 0;
color: #204eaa;
list-style-type: none; 
font-weight: bold;
text-transform: uppercase;  
}
#content ul.absheader li {
margin: 0;
padding: 0 0 0 15px;
background: url(../images/absheaderlist.gif) no-repeat 0 5px; 
}
#content .small {
margin: 0; 
font-size: 9px; 
line-height: 14px;
}
#content .separator1, #content .separator2 { 
width: 100%;
height: 4px;
margin: 20px 0; 
padding: 0;
font-size: 4px; 
line-height: 4px;
clear: both;     
border-top: 1px dotted #70707a;
border-bottom: 1px dotted #70707a;
}
#content .separator1 {
border-bottom: none;
}
#content .reg {
vertical-align: super;
}
#content .divleft {
float: left;
width: 240px;
}
#content .divright {
float: right;
width: 215px;
}

/* Linkbox Inhalt */
#linkbox {
float: left;
width: 203px;
margin: 20px 0 0 0;
padding: 0;
}
#linkbox .head {
height: 42px;
margin: 0;
padding: 12px 0 0 10px;
background: url(../images/boxheadbg.gif) no-repeat;
}
#linkbox .head p {
margin: 0;
line-height: 16px;
font-size: 11px;
color: #204eaa;
}
#linkbox .content {
min-height: 218px;
margin: 0;
padding: 12px 0 0 10px;
background: #204eaa;
}
/* Feste Höhe-->IE */
html #linkbox .content {
height: 218px;
}
#linkbox .content ul {
list-style-type: none; 
font-size: 11px; 
line-height: 18px; 
margin: 0;
padding: 0; 
}
#linkbox .content ul li {
margin: 0;
padding: 0; 
}
#linkbox .content ul li a {
color: #8db6dd;
margin: 0;
padding: 0 0 0 15px;
background: url(../images/boxlistoff.gif) no-repeat left center;
}
#linkbox .content ul li a:hover {
color: #669acc;
text-decoration: underline;
background: url(../images/boxliston.gif) no-repeat left center;
}
#linkbox .content ul li a.active {
color: #669acc;
text-decoration: none;
background: url(../images/boxliston.gif) no-repeat left center;
}
#linkbox .bottom {
height: 52px;
margin: 0;
padding: 0;
background: url(../images/boxbottombg.gif) no-repeat;;
}


/* Fußzeile Inhalt */
#footer { 
height: 16px; 
margin: 0;
padding: 10px 18px 2px 35px;
}
#footer p { 
float: right; 
margin: 0; 
padding: 0;
font-size: 9px; 
line-height: 9px;  
}
#footer a { 
color: #aaaaaa; 
}
#footer a:hover { 
color: #787878 
}
#footer .scroll { 
float: left; 
margin: 0;
padding: 0;
list-style-type: none; 
font-size: 9px; 
line-height: 9px;
}
#footer .scroll li {  
float: left; 
margin: 0;
padding: 0;   
}
#footer .scroll li a {  
background: url(../images/scrollarrow_off.gif) transparent no-repeat left center; 
padding: 0 0 0 12px; 
}
#footer .scroll li a:hover { 
background: url(../images/scrollarrow_on.gif) transparent no-repeat left center;
}


.clear { 
clear: both; 
width: 100%; 
margin: 0; 
padding: 0; 
font-size: 0px; 
line-height: 0px
}



/* Anfrageformular */
input   { 
width: 250px; 
height: 18px;
font-family: Arial, sans-serif; 
font-size: 12px;
line-height: 15px; 
color: #43454d;
background: #f5f5f5;  
border: 1px solid #cccccc 
}
input.submit  { 
width: 100px; 
height: 20px;
font-family: Arial, sans-serif; 
font-size: 12px;
text-align: center;  
color: #cccccc;  
background: #fff;  
border: 1px solid #cccccc 
}
input:focus, 
textarea:focus, 
input:hover, 
textarea:hover { 
background: #fff; 
color: #4c4c4c; 
border-color: #7f7f7f
}
textarea  {
width: 250px; 
height: 100px;
font-family: Arial, sans-serif;
font-size: 12px; 
line-height: 15px; 
color: #4c4c4c; 
background: #f5f5f5; 
border: 1px solid #cccccc 
}




