html, body {
        margin: 0 auto;
        padding: 0px;	
        text-align: left;
        font-size: 0.9em;
        font-family: Lucida Grande, Helvetica, Arial, sans-serif;
        line-height: 200%;
        color: #555;
        scrollbar-face-color: #000064;
        scrollbar-track-color: #fff;
        scrollbar-arrow-color: #fff;
  }

#container {
  	width: 1000px;
  	margin: 0px auto;
        padding: 0px;
        text-align: left;
        background: #fff; 
	-moz-border-radius-topleft:100px;
	-moz-border-radius-topright:0px; 
	-webkit-border-top-right-radius:0px;
	-webkit-border-top-left-radius:100px;
  }

#header {
  	width: 1000px;
  	height: 170px;  
  	padding: 0px;
  	margin-top: 0px;
  }

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

#headcenter {
  	margin: 0px 210px 0px 190px;
        text-align: left;
        color: #000064;
        font-size: 1.2em;
        padding-left: 10px;
        padding-top: 75px;
  }

#headright {
  	float: left;
 	width: 200px;
  	margin-left: -210px;
  	margin-top: 0px;
        padding-top: 10px;
        margin-right: 10px;
        color: #76769c;
        font-size: 0.87em;
        text-align: right;
  }

#headleft {
  	float: left;
  	width: 190px;
  	margin-left: -1000px;
  	margin-top: 10px;
        text-align: center;
  }

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

#content {
        margin: 0px 300px 30px 200px;
        text-align: left;
        padding-left: 10px;
        padding-right: 30px;
  }


#content p {
        text-align: justify;
  }

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

#right {
        float: left;
        width: 300px;
        margin-left: -300px;
        margin-bottom: 10px;
        margin-top: 45px;
        padding: 0px;
        color: #666;
  }

#facebook {
        width: 1000px;
        height: 210px;
        clear: both;
        text-align: center;
        font-size: 12px;
        color: #76769c;
        padding-top: 2px;
        margin: 0;

  }

#footer {
        width: 1000px;
        height: 90px;
        clear: both;
        text-align: left;
        font-size: 12px;
        color: #76769c;
        padding-top: 2px;
	background: #dfdfeb;
        border-top: 1px solid #76769c; 
        margin-top: 100px!important; /* Firefox, Opera & CO */
        margin-top: 0; /* IE 5.01, 5.5, 6 */
        margin-bottom: 0;
        background-image: url(/images/layout/backfooter.jpg); background-repeat: repeat-x; 
  }


#sidebar {
       border-left: 0px solid #006600;
       border-right: 0px solid #006600;
  }


h1 {
        color: #76769c;
        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: 8px!important; /* Firefox, Opera & CO */
        margin-bottom: 0px; /* IE 5.01, 5.5, 6 */

  }

h2 {
        color: #444;
        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: #76769c;
        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: 200%}

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

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


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

a:hover {
  color: #000064;
  text-decoration: underline;
  }




a.navi1 {color:#76769c;
        text-decoration: none;
        padding-left: 10px;
        padding-top: 7px;
        padding-right: 3px;
        font-weight: bold;
        font-size: 0.9em;}

a.navi1:hover {color:#000064;
        text-decoration: none;
        padding-left: 10px;
        padding-top: 7px;
        padding-right: 3px;
        background-image: url(/images/layout/naviback.gif);
        background-repeat: no-repeat; }

a.navi2 {color:#000064; text-decoration: none;  background-image: url(/images/layout/naviback.gif); background-repeat: no-repeat; padding-left: 10px; padding-top: 7px; padding-right: 3px; font-weight: bold; font-size: 0.9em;}
a.navi2:hover {color:#000064; text-decoration: none;  background-image: url(/images/layout/naviback.gif); background-repeat: no-repeat; padding-left: 10px; padding-top: 7px; padding-right: 3px; }



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


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


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

a.fellow1 {color:#76769c; text-decoration: none; font-size: 13px; line-height: 200%; font-weight: normal; margin-left: 40px}
a.fellow1:hover{color:#000064; text-decoration: none}

a.fellow2 {color:#000064; text-decoration: none; font-size: 13px; line-height: 200%; font-weight: normal; margin-left: 40px}
a.fellow2:hover{color:#000064; text-decoration: none}

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


.calendar {color:#555; text-decoration: none; font-size: 11px; line-height: 140%; font-weight: normal; }
a.calendar {color:#76769c; text-decoration: none; font-size: 11px; line-height: 140%; font-weight: normal;}
a.calendar:hover{color:#000064; text-decoration: none}

 


a.menu2a {
display: block;
width: 150px;
text-align: left;
font-weight: normal;
font-size: 13px;
text-decoration: none;
padding: 0px 0px 5px 40px;
line-height: 130%;
border:  0px;}
a.menu2a:link    { color:#76769c; text-decoration:none; }
a.menu2a:visited { color:#76769c; text-decoration:none; }
a.menu2a:hover   { color:#000064; text-decoration:none; }

a.menu2b {
display: block;
width: 150px;
text-align: left;
font-weight: normal;
font-size: 13px;
text-decoration: none;
padding: 0px 0px 5px 40px;
line-height: 130%;
border:  0px; }
a.menu2b:link    { color:#000064; text-decoration:none; }
a.menu2b:visited { color:#000064; text-decoration:none; }
a.menu2b:hover   { color:#000064; text-decoration:none; }

a.menu3a {
display: block;
width: 140px;
text-align: left;
font-weight: normal;
font-size: 11px;
text-decoration: none;
padding: 5px 0px 5px 45px;
line-height: 130%;
border:  0px;}
a.menu3a:link    { color:#76769c; text-decoration:none; }
a.menu3a:visited { color:#76769c; text-decoration:none; }
a.menu3a:hover   { color:#000064; text-decoration:none; }

a.menu3b {
display: block;
width: 140px;
text-align: left;
font-weight: normal;
font-size: 11px;
text-decoration: none;
padding: 5px 0px 5px 45px;
line-height: 130%;
border:  0px;}
a.menu3b:link    { color:#000064; text-decoration:none; }
a.menu3b:visited { color:#000064; text-decoration:none; }
a.menu3b:hover   { color:#000064; 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;}





