body {
background-color: #e1ddd9;
font-size: 0.9em;
font-family: Arial, Sans-Serif, Verdana;
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:#FFFF00;
text-align:center;
min-height:18px;
background-color:#333366;
background-image:url(/grafik/back.gif);
}
h3, h4, h5, h6 {
font-size:10pt;
padding:0px;
margin:0 0 7px 0;
}

/* ----------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;
padding-bottom: 10px;
height: 100px;
background-image:url(/grafik/back.gif);
background-repeat:repeat-x;
background-position:0px 80px;
}
#header h1 {
font-size: 1.6em;
font-weight:500;
text-align:center;
border-top: 1px solid #564b47;
border-bottom: 1px solid #564b47;
padding: 7px 15px;
margin: 0px
}
#header h2 {
font-size: 1.2em;
text-align:center;
padding: 10px 15px;
margin: 0px;
}

/* ------------Breite linke und rechte Seite--------------- */

#outer{
border-left: solid 170px #FFFFFF;
border-right: solid 170px #FFFFFF;
}
#inner{margin:0; width:100%; } /* f&uuml;r IE */

/* --------------linke Seite------------- */
#left {
width: 160px;
float: left;
position: relative;
margin-left: -170px;
margin-right: 1px;
}

#menu1, #menu2, #menu3 {
color:#FFDF00;
font-size: 12px;
font-weight: 500;
background-color: #333366;
width: 160px;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 1px;
text-decoration: none;
}
#menu1 li, #menu2 li, #menu3 li {
padding: 2px;
}
#menu1 li a, #menu2 li a, #menu3 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, #menu3 li a:link, #menu1 li a:visited, #menu2 li a:visited, #menu3 li a:visited, #menu1 li a:active, #menu2 li a:active, #menu3 li a:active{
color:#FFDF00;
display: block;
padding: 3px 0 0 4px;
}
#menu1 li a:hover, #menu2 li a:hover, #menu3 li a:hover {
text-decoration: none;
border-width: 1px;
border-style: solid;
background-color: #222244;
border-top-color: #666666;
border-right-color: #FEF3B8;
border-bottom-color: #FEF3B8;
border-left-color: #666666;
}
#menu1 ul, #menu2 ul, #menu3 ul {
list-style: none;
margin: 0;
padding: 0;
}


/* --------------rechte Seite------------- */
#right {
width: 160px;
margin-right: -170px;
margin-left: 10px;
float: right;
position: relative;
background-color: #EFEFEF;
border:1px solid #000000;
}

.input {
width:110px;
color:#000000;
background-color: #FFFFFF;
border:1px solid;
border-color: #000000 #000000 #000000 #000000;
}
.inputhov {
width:110px;
color:#000000;
background-color: #D3D4FF;
border:1px solid;
border-color: #000000 #000000 #000000 #000000;
}

.select {
width:115px;
color:#000000;
background-color: #FFFFFF;
border:1px solid;
border-color: #000000 #000000 #000000 #000000;
}
.selecthov {
width:115px;
color:#000000;
background-color: #D3D4FF;
border:1px solid;
border-color: #000000 #000000 #000000 #000000;
}

.button {
width:138px;
color:#000000;
background-color: #EFEFEF;
border:1px solid;
border-color: #CFCFCF #000000 #000000 #CFCFCF;
}
.buttonhov {
width:138px;
color:#000000;
background-color: #C0C0FF;
border:1px solid;
border-color: #000000 #7F7F7F #7F7F7F #000000;
}

/* -----------------content--------------------- */
#content{
position: relative;
margin: 0px;
background-color: #FFFFFF;
min-height: 700px;
}
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;
}


/*  ----------------footer---------------------- */
#footer {
font-size: 0.7em;
color: #FFFFFF;
background-color: #FFFFFF;
clear: left;
text-align: right;
height: 18px;
background-image:url(/grafik/back.gif);
background-repeat:repeat-x;
margin-top:12px;
}
#footer a {color: #DFDFDF;}
#footer a:visited {color: #DFDFDF;}
#footer a:active {color: #00FF00;}
#footer a:hover {color: #FFD300;}


/*  Bilder */
.rechts {
float:right;
margin-left:10px;
padding:2px;
border:1px solid #00005F;
}
.links {
float:left;
margin-right:10px;
padding:2px;
border:1px solid #00005F;
}

.klein {
font-size: 0.7em;
}
