body
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #333;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #fff;
line-height: 1.4em;
}

a:link img {border: 0;}
a:visited img {border: 0;}
a:active img {border: 0;}
a:focus img {border: 0;}
a:hover img {border: 0;}

a:link,    
a:visited,
a:active  {color: #ea663b;   background-color:transparent; text-decoration: none;}
a:focus,  
a:hover   {color: #ea663b; background-color:transparent; text-decoration: underline;}

h1
{
font-size: 15px;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
border-bottom: 2px solid #ea663b;
}

h2
{
font-size: 14px;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

h3
{
font-size: 13px;
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
color: #aaa;
margin-top: 0px;
}

.sts {
font-size: 11px;
font-weight: normal;}

#header
{
height: 138px;
width: 790px;
background-image: url(images/header.jpg);
margin: auto;
border: 0px;
}

#leiste
{
height: 27px;
width: 790px;
margin: auto;
background-image: url(images/leiste.gif);
margin: auto;
border: 0px;
}

#leistentext
{margin-left: 30px;
font-weight: bold;
color: #fff;
 text-transform: uppercase;
font-family: arial, verdana;
font-size: 12px;
letter-spacing: 0.1em;}


#content
{
width: 790px;
background-image: url(images/content.gif);
background-repeat: repeat-y;
margin: auto;
border: 0px;
}

#footer
{
margin-top:0em;
height: 27px;
width: 790px;
background-image: url(images/footer.gif);
margin: auto;
border: 0px;
}

#textbox
{
width: 790px;
border: 0px;
text-align: left;
margin: auto;}

#menu
{
width: 200px;
margin-left: 30px;
border: 0px;
text-align: left;
float: left;
font-weight: bold;
font-size: 11px;}

#inhalt
{
margin-left: auto;
margin-right: auto;
float: left;
width: 500px;
margin-left: 30px;
text-align: left;
}

.menuaktiv
{
color: #fff; 
text-decoration: none;
background-color: #ea663b;
}

a.menu:link,    
a.menu:visited,
a.menu:active,
a.menu:focus   {color: #666; background-color: transparent;  text-decoration: none;}
a.menu:hover   {color: #fff; background-color: #ea663b;}

a.sts:link,    
a.sts:visited,
a.sts:active,
a.sts:focus   {color: #999; background-color: transparent;  text-decoration: none;}
a.sts:hover   {color: #999; text-decoration: underline;}

.mini
{
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

/*Top*/

#center
{
text-align: center;
margin: auto;
}

.right
{
text-align: right;
}

.left
{
text-align: left;
}




.spacer
{
clear:both;
height:15px;
margin:0px;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}






.center
{
text-align: center;
margin: auto;
}




.linksfluss
{
float: left; 
margin-right: 20px;
margin-bottom: 10px;
}

.rechtsfluss
{
float: right; 
margin-left: 20px;
margin-bottom: 10px;
}

li
{
margin-top: 10px;}


.border
{border: 1px solid;
border-collapse: collapse;}



.small
{font-size: 11px;}

.big
{font-size: 16px;}

.logos
{width: 170px;
text-align: center;
background-color: #fff;
}

.logoplatz
{
height: 1px;
margin: 0px;
}

.gruenbox, .orangebox
{width: 470px;
margin: auto;
text-align: center;
color: #fff;
padding: 10px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 14px;
}

.gruenbox {
background-color: #0f7b16;}
.orangebox {
background-color: #ea663b;}


#interContainer{
     position: absolute;
     width: 580px;
     left: 100;
     top: 100;
     padding: 5px;
     padding-top: 0;
     background-color: #427581;
     border: 1px solid black;
     visibility: hidden;
     z-index: 6;
}


#interVeil{
     position: absolute;
     right: 0;
     top: 0;
     z-index: 5;
     visibility: hidden;
     filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
     opacity: 0.8;
     background-color: #427581;
