@charset "utf-8";
/* CSS Document
        copyright 10/2010 by roulette-Xperts - erstellt durch Ernst Fiege
*/
/*****************************
        ALLGEMEINE EINSTELLUNGEN
        ***************************/
html, body, table{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
margin: 0px 0px;
padding: 0px;
text-align:center;
}
form, table, div, img, h1, h2, h2, p, ul, ol{
margin: 0px;
padding: 0px;
border: 0px;
text-align:left;
}
body{
background-color:#000033;
text-align:center;
margin: 0px 0px;
background-image:url(/layoutbilder/bg_body.jpg);
background-position:left 1px;
background-repeat:repeat-x;
}
p.clear{
clear: both;
font-size:1px;
line-height: 1px;
padding: 0px;
margin: 0px;
}
*:focus{
outline:none;
}
/*****************
        Seitenstruktur
*****************/

#header{
position:absolute;
top: 0px;
left: 0px;
width: 100%;
height: 162px;
margin: 10px auto 0px auto;
padding:0px;
visibility:visible;
text-align:center;
display:block;
border: 0px solid green;
z-index:30;
}
#headerInnerspace{
position:relative;
top: 0px;
width: 915px;
margin: 0px auto;
height: 230px;
background-image:url(/layoutbilder/bg_header.jpg);
background-position:top left;
background-repeat:no-repeat;
border-top: 1px solid #000033;
}
#headerInnerspace div.sprache{
width: 99%;
text-align:right;
margin-top:130px;
}

#headerPrint{
visibility: hidden;
display:none;
}
#container{
width: 915px;
margin: 240px auto 0px auto;
padding: 0px 0px 0px 0px;
background-image:url(/layoutbilder/bg_container3.jpg);
background-position:bottom left;;
background-repeat:repeat-y;
background-color:#000033;
border: 0px solid red;
text-align:left;
overflow:hidden;
z-index:100;
}
#content{
position:relative;
float:right;
clear:right;
top:0px;
right: 15px;
width: 645px;
margin: 5px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border: 0px solid red;
text-align:left;
z-index:30;
overflow:visible;
}
#navLeft{
width: 200px;
min-height:150px;
left: 0px;
top:0px;
float:left;
clear:left;
border: 0px solid green;
overflow:visible;
z-index:30;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 20px;
}
#footer{
position:relative;
width: 100%;
height: 40px;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-width: 0px 1px 1px 0px;
border-style:solid;
border-color:#000033;
background-image:url(/layoutbilder/bg_footer.jpg);
background-color: #000033;
background-repeat:no-repeat;
background-position:top left;
}
#header a.logoHeader{
text-align: center;
display:inline;
line-height:120px;
margin: 25px 330px;
z-index:10;
}

img.banner{
margin: 15px 0px 10px 0px;
padding: 0px;

}
#headerInnerspace div.sprache a:link,
#headerInnerspace div.sprache a:visited{
font-size:10px;
color:#CCCCCC;
text-decoration:none;
}

#headerInnerspace div.sprache a:hover{
text-decoration:underline;
}

div.borderBottom{
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color:#999999;
width: 100%;
margin: 1px auto;
}
img.dateiIcon{
vertical-align:bottom;
}
div.home{
overflow:visible;
background-color:#ffecb0;
/*background-image:url(/layoutbilder/bg_verlaufD.jpg);
background-repeat:repeat-x;
background-position:top;*/
min-height:240px;
padding: 10px;
margin-top: 10px;
}
div.homeR{
float:right; margin-right: 30px; display:inline; width: 300px;}
div.border{
border-width:2px 2px;
border-style:solid;
border-color:#cc0000;
margin-bottom: 10px;
}
/***********************************
        Schrift-Formatierungen
        *********************************/

#content h1{
font-size:18px;
line-height: 140%;
margin:10px 0px 5px 0px;
color:#000066;
}
h1.home{
font-size:16px;
line-height:200%;
text-align:center;
color:#666666;
background-color: transparent;
}
.hellgelb{
background-color:#ffecb0;
}
#content h2{
color:#000099;
font-size:14px;
margin-top: 15px;
margin-bottom: 5px;
padding-left: 5px;
line-height:150%;
background-color:#ffecb0;
border-bottom: 1px solid #999999;
}
h2.inline{
display: inline;
}
h2.border{
border-width:1px 0px;
border-style:solid;
border-color:#999999;
}

h3{
font-size:12px;
margin: 15px 0px 5px 0px;
}
p{
font-size:11px;
line-height: 130%;
text-align:left;
margin: 0px 0px 12px 0px;
}

#content a:link,
#content a:visited{
color:#CC0000;
text-decoration:underline;
display: inline;
}
#content a:hover,
#content a:active{
color:#CC0000;
text-decoration:none;
}
#content.glossar a:link,
#content.glossar a:visited{
color:#003399;
text-decoration:underline;
display: inline;
}
#content.glossar a:hover,
#content.glossar a:active{
color:#003399;
text-decoration:none;
}
ul{
width: 99%;
height:auto;
overflow:visible;
}
li{
list-style-position:outside;
list-style-type:disc;
line-height: 130%;
padding:1px 0px;;
margin: 0px 0px 2px 15px;
}
ol li{
list-style-type:decimal;
padding:1px 0px 0px 5px;
margin: 0px 0px 10px 35px;
}
ul.level2{
margin-left: 15px;
}
ul.level2 li{
list-style-position:outside;
list-style-type:square;
line-height: 130%;
}



.center{
text-align: center;
}
.right{
text-align: right;
}
.normal{
font-weight: normal;
}
.klein,
#content p.klein{
font-size:10px;
}
img.bildLinks{
float:left;
margin: 0px 2px 10px 0px;
}
img.bildRechts{
float:right;
margin: 0px 10px 10px 2px;
}
a.linkFooter{
color:#999999;
text-decoration:none;
}
td.copyrightFooter{
font-size:10px;
text-align:left;
padding: 0px 3px;
color:#333333;
}
#content img{
margin: 0px 0px 20px 0px;
}
#content ul.wichtig{
background-color: #FFFFCC;
}

#content img.portrait{
float: left;
margin: 10px 20px 15px 0px;
border-width: 1px;
border-style: solid;
border-color:#999999;
}
/*========================
        HOME
        ========================*/
#content ul.home a{
text-decoration: none;
font-weight:bold;
}
/*========================
        GLOSSAR
        ========================*/
#content p.alpha{/* Alphabet */
text-align:center;
}
#content p.letter{ /* grosser Buchstabe */
text-align: center;
color: #660033;
font-size:25px;
font-weight:bold;
}
#content a.nachoben:link,
#content a.nachoben:visited,
#content a.nachoben:hover{
color:#FF0000;
}
.rot{
color:#cc0000;
}
.gruen{
color:#339900;
}
#content .noborder{
border-width: 0px 0px 0px 0px;
}
#content h2.homeR{
background-color:#ffecb0;
border-width: 0px 0px 0px 0px;
text-align: center;
}