body {
   margin: 0;
   background: #FFF9EA url(../bilder/hg.gif) repeat scroll;
   height:100%; /* this is the key! */
}


#bgblau {
   background-image: url(../bilder/bg_blau.gif);
   position: absolute;
   top: 0;
   left: 0;
   width: 46px;
   height: 100%;
   margin: 0;
   padding: 0;
}

#headline {
   position: absolute;
   top: 165px;
   left: 247px;
   background-color: #FFFFFF;
   background-image: url(../bilder/h1_bg.gif);
   width: 489px;
   border-top: 2px solid #FFF9EA;
}

#textbereich {
   background-color: #FFFFFF;
   background-image: url(../bilder/content_bg.gif);
   position: absolute;
   top: 220px;
   left: 247px;
   width: 489px;
   margin: 0;
   padding: 0;
}

#textbg {
   background-color: #FFFFFF;
   background-image: url(../bilder/content_bg.gif);
   position: absolute;
   top: 0;
   left: 247px;
   width: 489px;
   margin: 0;
   padding: 0;
   height: 100%;
}

#bordertop {
   background-image: url(../bilder/bordertop.gif);
   background-repeat: repeat-x;
   position: absolute;
   top: 211px;
   left: 255px;
   width: 472px;
   height: 9px;
   margin: 0;
   padding: 0;
}

#img {
   position: absolute;
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
}

#imglinks {
   position: absolute;
   top: 165px;
   left: 0;
   margin: 0;
   padding: 0;
   width: 46px;
   overflow: hidden;
}

#navigation {
   background-color: #FFF9EA;
   position: absolute;
   top: 225px;
   left: 46px;
   margin: 0;
   padding: 0;
}

a:link {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px; 
   color: #ED650A;
   text-decoration: none;
}

a:visited {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px; 
   color: #ED650A;
   text-decoration: none;
}

a:hover, a:active {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px; 
   color: #ED650A;
   text-decoration: underline;
}

h1 {
   color: #223A62;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 17px;
   text-align: left;
   padding: 8px 0 21px 26px;
   font-weight: bold;
   margin: 0;
/*
   border: solid;
   border-color: #697E91;
   border-width: 0 1px 0 1px;
*/
}

h2 {
   color: #223A62;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
}

p  {
   color: #000000;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 18px;
   text-align: left;
}

td {
   color: #000000;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 18px;
   text-align: left;
   border: 1px; 
   border-color: #A5A7A8;
   border-width: 1px; 
   border-style: solid;
}


.text {
   color: #000000;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: left;
   padding: 25px 25px 25px 34px;   
}


.hauptnavi {
   width: 184px;
   margin: 0;
   padding: 0;
   list-style: none;
   border-bottom: 1px solid #A5A7A8;
}

.navifirst {
   border-color: #A5A7A8;
   border-width: 1px 0 0 0;
   border-style: solid;
   font-weight: bold;
}

.navifirston {
   border-color: #A5A7A8;
   border-width: 2px 0 0 0;
   border-style: solid;
   font-weight: bold;
}

.navisecond {
   border-color: #A5A7A8;
   border-width: 1px 0 0 0;
   border-style: dashed;
}

.navisecondon {
   border-color: #A5A7A8;
   border-width: 1px 0 0 0;
   border-style: dashed;
}

li.navifirst a {
   display: block;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right; 
   padding-right: 2px;
   height: 19px;
}

li.navisecond a {
   display: block;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right;
   padding-right: 12px;
   height: 19px;
}

a.navi:link, a.navi:visited {
   display: block;
   background-color: #FFF9EA;
   color: #ED650A;
   text-decoration: none;
   border-right-style: solid;
   border-color: #FFF9EA;
}

a.navi:hover {
   display: block;
   background-color: #FFFFFF;
   color: #ED650A;
   text-decoration: none;
   border-right-style: solid;
   border-color: #223A62;
}

.selected {
   display: block;
   background-color: #FFFFFF;
   color: #ED650A;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right; 
   padding-right: 2px;
   height: 19px;
   border-right-style: solid;
   border-color: #A5A7A8;
}

.selected2 {
   display: block;
   background-color: #FFFFFF;
   color: #ED650A;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   line-height: 17px;
   text-align: right; 
   padding-right: 12px;
   height: 19px;
   border-right-style: solid;
   border-color: #A5A7A8;
}

input, textarea, select {
   margin: 0;
   padding: 3px 3px 3px 3px;
   background-color: #FFF9EA;
   border: 1px solid #A5A7A8;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;  
   color: #223A62;
}
