html, body {
        margin: 0 auto;
        padding: 0px;  
        text-align: left;
        font-size: 1.0em;
        font-family: Lucida Grande, Helvetica, Arial, sans-serif;
        line-height: 150%;
        color: #333;
        background: #E1E8F8;
        scrollbar-face-color: #003399;
        scrollbar-track-color: #fff;
        scrollbar-arrow-color: #fff;
  }

#container {
        width: 1000px;
        margin: 0px auto;
        padding: 0px;
        text-align: left;
        background: #fff;
  }

#header {
        width: 1000px;
        height: 140px;  
        padding: 0px;
        margin-top: 0px;
        background: #003399;
  }

#headwrapper {
        float: left;
        width: 1000px;
        height: 140px;
        margin: 0px;
        padding: 0px;
        text-align: left;
  }

#headcenter {
        margin: 0px 350px 0px 30px;
        text-align: left;
        color: #fff;
        font-size: 1.2em;
        padding-top: 10px;
  }

#headright {
        float: left;
        width: 330px;
        margin-left: -350px;
        margin-top: 0px;
        padding-top: 10px;
        color: #fff;
        font-size: 0.67em;
        text-align: left;
        line-height: 150%;
  }

#headleft {
        float: left;
        width: 30px;
        margin-left: -1000px;
        margin-top: 0px;
        text-align: left;
  }

#wrapper {
        float: left;
        width: 1000px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background: #fff;
  }

#content {
        margin: 40px 240px 25px 220px;
        text-align: left;
        padding-left: 0px;
        padding-right: 30px;
        font-size: 0.89em;
  }



#left {
        float: left;
        width: 200px;
        margin-left: -1000px;
        margin-top: 34px;
        margin-bottom: 10px;
        padding-left: 0px;
        color:#003399;
        line-height: 150%;
        min-height: 500px;
  }

#right {
        float: left;
        width: 220px;
        margin-left: -240px;
        margin-top: 36px;
  }

#right p {
        padding: 5px;
        font-size: 0.80em;
        line-height: 150%;
        border: 1px solid #003399;
  }

#right img {
  
        margin-top: 11px;

  }



#footer {
        width: 1000px;
        height: 40px;
        clear: both;
        text-align: left;
        font-size: 12px;
        color: #999;
        padding-top: 0px;
        background: #fff;
        border-top: 0px solid #ccc; 
        margin-top: 450px!important; /* Firefox, Opera & CO */
        margin-top: 0; /* IE 5.01, 5.5, 6 */
        margin-bottom: 0;
  }


#sidebar {
       border-left: 0px solid #006600;
       border-right: 0px solid #006600;
       font-size: 12px; color:#999; text-decoration: none; 
    
  }


h1 {
        color: #009900;
        font-size: 1.3em;
        line-height: 150%;
        font-weight: bold;
        margin-top: 5px!important; /* Firefox, Opera & CO */
        margin-top: 5px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 15px!important; /* Firefox, Opera & CO */
        margin-bottom: 0px; /* IE 5.01, 5.5, 6 */

  }

h2 {
        color: #003399;
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 10px!important; /* Firefox, Opera & CO */
        margin-top: 0px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 15px!important; /* Firefox, Opera & CO */
        margin-bottom: 5px; /* IE 5.01, 5.5, 6 */
  }


h3 {
        color: #999;
        font-size: 1.0em;
        margin-top: 15px!important; /* Firefox, Opera & CO */
        margin-top: 5px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 0px!important; /* Firefox, Opera & CO */
        margin-bottom: 0px; /* IE 5.01, 5.5, 6 */
  }



li     { margin-bottom: 5px; margin-left: -20px; line-height: 150%}

ul    {list-style-image:url(/include/blue.gif);}

hr     { color: #ccc; background-color: #ccc; height: 1px; border: none; margin-bottom: 20px;}

td     { font-size: 1.0em; line-height: 150%}


a      {
  color: #003399;
  text-decoration: none;
  }

a:hover {
  color: #009900;
  text-decoration: none;
  }


.grey {font-size: 11px; color:#999; text-decoration: none; line-height: 150%}

.blue {font-size: 13px; color:#003399; text-decoration: none; line-height: 150%}


a.footer {color:#999; text-decoration: none; font-size: 12px; line-height: 140%; font-weight: normal;}
a.footer:hover{color:#009900; text-decoration: none}

.bu {color:#ccc; text-decoration: none; font-size: 10px; line-height: 140%; font-weight: normal; }
a.bu {color:#ccc; text-decoration: none; font-size: 10px; line-height: 140%; font-weight: normal;}
a.bu:hover{color:#003399; text-decoration: none}

 
a.menu2a {
display: block;
width: 150px;
text-align: left;
font-weight: normal;
font-size: 13px;
text-decoration: none;
padding: 0px 0px 0px 30px;
line-height: 100%;
border:  0px;
text-transform: uppercase;}
a.menu2a:link    { color:#003399; text-decoration:none; }
a.menu2a:visited { color:#003399; text-decoration:none; }
a.menu2a:hover   { color:#009900; text-decoration:none; }

a.menu2b {
display: block;
width: 150px;
text-align: left;
font-weight: normal;
font-size: 13px;
text-decoration: none;
padding: 0px 0px 0px 30px;
line-height: 100%;
border:  0px; 
text-transform: uppercase;}
a.menu2b:link    { color:#009900; text-decoration:none; }
a.menu2b:visited { color:#009900; text-decoration:none; }
a.menu2b:hover   { color:#009900; text-decoration:none; }

a.menu3a {
display: block;
width: 140px;
text-align: left;
font-weight: normal;
font-size: 12px;
text-decoration: none;
padding: 0px 0px 0px 45px;
line-height: 90%;
border:  0px;}
a.menu3a:link    { color:#003399; text-decoration:none; }
a.menu3a:visited { color:#003399; text-decoration:none; }
a.menu3a:hover   { color:#009900; text-decoration:none; }

a.menu3b {
display: block;
width: 140px;
text-align: left;
font-weight: normal;
font-size: 12px;
text-decoration: none;
padding: 0px 0px 0px 45px;
line-height: 90%;
border:  0px;}
a.menu3b:link    { color:#009900; text-decoration:none; }
a.menu3b:visited { color:#009900; text-decoration:none; }
a.menu3b:hover   { color:#009900; text-decoration:none; }

.suche1 {
width: 162px;
border: 1px solid #76769c;
height: 15px;
background-color: #dfdfeb;
font-size: 10px!important; /* Firefox, Opera & CO */
font-size: 9px;/* IE 5.01, 5.5, 6 */
padding-top: 2px!important; /* Firefox, Opera & CO */
padding-top: 1px;/* IE 5.01, 5.5, 6 */
padding-left: 3px;
padding-right: 3px;
color: #000064;
display: inline;
}

.suche2 {
width: 18px;
height: 20px;
font-size: 10px;
font-weight: normal;
color: #fff;
display: inline;
padding-bottom: 2px!important; /* Firefox, Opera & CO */
padding-bottom: 1px;/* IE 5.01, 5.5, 6 */
text-decoration: none;
background-image: url(/images/layout/lupe.gif);
background-repeat: no-repeat; 
border: 0px;
}




.boxposition { padding: 0px; margin-top: 0px; margin-left: 20px; margin-bottom: 10px; width: 240px; }

.box { padding: 0px; color: #666; font-size: 11px; line-height: 120%; background: #fff;}





