body {
background-color: #e1ddd9;
font-size: 0.8em;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
padding: 0px;
margin: 0px;
scrollbar-3dlight-color:#000040;
scrollbar-arrow-color:#ff0000;
scrollbar-dark-shadow-color:#606060;
scrollbar-face-color:#000040;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#505050;
scrollbar-track-color:#000040;
}

/* Links */
a:link {
color:#00007F;
}
a:visited {
color:#00007F;
}
a:active {
color:#00007F;
}
a:hover {
color:#ff0000;
text-decoration:underline overline;
}

hr {
height:1px;
color:#000000;
}

#menulinks li {
text-align:left;
color:#000000;
}

/* &Uuml;berschriften */
.ueberschrift {
font-family:arial,sans-serif,times;
font-size:10pt;
font-weight:bold;
color:#EFEFEF;
text-align:center;
height:18px;
background-color: #005F00;
background-image:url(grafik/back.gif);
}


/* ----------Layout zentrieren-------- */
#container {
width: 980px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

/* ----------Header-------------- */
#header {
color: #000000;
background-color: #FFFFFF;
height: 76px;
background-image:url(grafik/back.gif);
background-repeat:repeat-x;
background-position:0px 58px;
padding-bottom: 5px;
}
#header h1 {
font-size: 1.6em;
font-weight:500;
text-align:center;
border-top: 1px solid #564b47;
border-bottom: 1px solid #564b47;
padding: 3px 5px;
margin: 0px
}
#header h2 {
font-size: 1.2em;
text-align:center;
padding: 3px 5px;
margin: 0px;
}

/* ------------Breite linke und rechte Seite--------------- */

#outer{
border-left: solid 180px #FFFFFF;
border-right: solid 170px #FFFFFF;
}
#inner{margin:0; width:100%; } /* f&uuml;r IE */

/* --------------linke Seite------------- */
#left {
width: 170px;
float: left;
position: relative;
margin-left: -180px;
margin-right: 1px;
}

#menu1, #menu2 {
color:#FFFFFF;
font-size: 0.9em;
font-weight: 500;
background-color: #003F00;
width: 170px;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 1px;
text-decoration: none;
}
#menu1 li, #menu2 li {
padding: 2px;
}
#menu1  li a, #menu2  li a {
height: 18px;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-top-color: #fef3b8;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #FEF3B8;
}
#menu1 li a:link, #menu2 li a:link, #menu1 li a:visited, #menu2 li a:visited, #menu1 li a:active, #menu2 li a:active {
color:#FFFFFF;
display: block;
padding: 3px 0 0 5px;
}
#menu1 li a:hover, #menu2 li a:hover {
text-decoration: none;
border-width: 1px;
border-style: solid;
background-color: #005F00;
border-top-color: #666666;
border-right-color: #FEF3B8;
border-bottom-color: #FEF3B8;
border-left-color: #666666;
}
#menu1 ul, #menu2 ul {
list-style: none;
margin: 0;
padding: 0;
}


/* --------------rechte Seite------------- */
#right {
width: 160px;
margin-right: -170px;
margin-left: 10px;
float: right;
position: relative;
}


/* -----------------content--------------------- */
#content{
position: relative;
margin: 0px;
background-color: #FFFFFF;
}
p {
color:#000000;
margin: 0 0 10px 0;
vertical-align:top;
}
#content h1 {
font-size: 1.6em;
font-weight:500;
text-align:center;
}
#content h2 {
font-size: 1.2em;
text-align:center;
}
#content h3 {
font-size: 1.1em;
text-align:center;
}

#content table {
border-collapse:collapse;
border:1px solid #333366;
width: 100%;
}

#content-left{
float: left;
width: 49%;
margin-right: 3px:
}

#content-right{
float: right;
width: 49%;
margin-left: 3px:
}

#content-weiter {
clear: left;
clear: right;
}

/*  ----------------footer---------------------- */
#footer {
font-size: 0.7em;
color: #FFFFFF;
background-color: #005F00;
background-image:url(grafik/back.gif);
clear:both;
padding: 3px;
margin: 0px;
text-align: center;
}
#footer a {color: #DFDFDF;}
#footer a:visited {color: #DFDFDF;}
#footer a:active {color: #00FF00;}
#footer a:hover {color: #DFDFDF;}

.klein {
font-size: 0.8em;
}

.lang {
font-family:'Times New Roman';
font-size: 1.15em;        
}
