/* Main-Stylesheet */
/* http://www.jfenske.de */
/* April 2003 */



/* ===Main-Ground===  */
body {
background-color: #336666;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #000000;
margin: 0;
}

body>#menue {
position: fixed;
}

body>#topheader {
position: fixed;
}




/* === Header-Bar === */
#topheader {
z-index: 3;
position: absolute;
top: 0px;
left: 40px;
width: 90%;
padding-bottom: 0;
background: #003333;
}

#abstand0 {
background-image: url(../images/bgtop.gif);
background-repeat: x-repeat;
padding: 2px 10px 4px 0;
text-align: right;
}

/* === Footer-Bar === */
#balken {
background: #003333;
margin: 5px 0 5px 0;
}

#abstand1 {
background-image: url(../images/bgtop.gif);
background-repeat: x-repeat;
padding: 2px 10px 4px 0;
text-align: right;
}

/* === Links in Header- and Footer-Bar === */
a.intern {
text-decoration: none;
font-size: 70%;
font-weight: bold;
background-color: #669999;
border: 1px solid #669999;
margin-left: 10px;
padding: 1px 3px 1px 3px;
}

a.intern:link {
color: #ccc; 
}

a.intern:visited {
color: #ccc;
}

a.intern:hover {
color: #fff;
border-top: solid 1px #336666;
border-right: solid 1px #74a5ab;
border-bottom: solid 1px #74a5ab;
border-left: solid 1px #336666;
background-color: #336666;
}

a.intern:active {
color: #ffcc99;
}

/* === Content-Area === */
#inhalt {
z-index: 1;
position: absolute;
top: 29px;
left: 40px;
width: 90%;
padding-bottom: 40px;
}

#inhalt #abstand2 {
margin: 0 0 0 171px;
}

#abstand2 #satz {
color: #000;
background: #ffd29d;
padding: 10px 10px 10px 40px;
}

#satz p {
font-size: 80%;
line-height: 150%;
margin-right: 30px;
}

#satz h1,h2,h3,h4 {
color: #666;
letter-spacing: 2px;
font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
background-color: #ffcc99;
margin-right: 20px;
margin-left: -5px;
text-indent: 5px;
}

#satz h1 {
z-index: 3;
color: #454545;
font-size: 140%;
margin-top: 30px;
margin-bottom: 15px;
}

#satz h2 {
font-size: 120%;
margin-top: 30px;
}

#satz h3 {
font-size: 110%;
margin-top: 30px;
}

#satz h4 {
font-size: 95%;
margin-top: 30px;
}

#satz A {
font-size: 100%;
font-weight: bold;
text-decoration: underline;
}

#satz a:link {
color: #003333;
}

#satz a:visited {
color: #669999;
}

#satz a:hover {
text-decoration: none;
color: #336666;
background-color: #ffcc99;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}

#satz a:active {
color: #336666;
}

/* Breadcrumbs */
#satz #breadcrumb {
font-size: 70%;
background-color: #ffcc99;
color: #336666;
margin: 0 0 0 -15px;
padding: 3px 0 0 7px;
border-bottom: 1px solid #999;
border-left: 2px solid #999;
}

/* Chapter-Links in Contentblock */
#satz #rubrik {
float: right;
margin-top: -4px;
margin-left: 25px;
background-color: #ffcc99;
padding: 0 5px 5px 5px;
color: #454545;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
max-width: 150px;
overflow: visible;
}

#rubrik a {
display: block;
text-decoration: none;
font-size: 70%;
background-color: #ffd29d;
border: 1px solid #c3c4a9;
padding: 1px 3px 1px 3px;
white-space: nowrap;
margin: 3px 0 3px 0;
}

#rubrik a:link {
color: #669999; 
}

#rubrik a:visited {
color: #669999;
}

#rubrik a:hover {
color: #ffffff;
border-top: solid 1px #ddd;
border-right: solid 1px #666;
border-bottom: solid 1px #666;
border-left: solid 1px #ddd;
background-color: #669999;
}

#rubrik a:active {
color: #ffcc99;
}

#rubrik a.aktiv {
background-color: #ffcc99;
}

/* === Main-Menue left === */
#menue {
z-index: 3;
position: absolute;
top: 0;
left: 40px;
width: 166px;
background: #003333;
}

#menue #abstand3 {
border: 0;
margin: 0;
padding: 0px 0 5px 5px;
}

#menue p.bild {
background-image: url(../images/logo-20.gif);
background-repeat: no-repeat;
margin: 0;
padding: 0;
}

#schalter p {
color: #ffd29d;
font-size: 70%;
margin: 15px 0 5px 0;
}

/*
#schalter p.head {
color: #5DB79A;
font-size: 75%;
margin: 0;
}
*/

#abstand3 #schalter a {
display: block;
padding: 2px;
text-decoration: none;
border: 1px solid #336666;
width: 150px;
font-size: 75%;
font-weight: bold;
margin: 3px 0;
background-color: #669999;
}

#abstand3 #schalter a:link {
color: #ccc; 
}

#abstand3 #schalter a:visited {
color: #ccc;
}

#abstand3 #schalter a:hover {
color: #fff;
border-top: solid 1px #336666;
border-right: solid 1px #74a5ab;
border-bottom: solid 1px #74a5ab;
border-left: solid 1px #336666;
background-color: #336666;
}

#abstand3 #schalter a:active {
color: #ffcc99;
}

# h1 {
z-index: 3;
font-size: 140%;
color: #454545;
letter-spacing: 2px;
font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
background-color: #ffcc99;
margin-right: 20px;
margin-left: -5px;
margin-top: 30px;
margin-bottom: 15px;
text-indent: 5px;
}



/* Search-Form */
#abstand3 #formular {
margin: 15px 0 0 0;
}

form {
display: inline;
margin: 0;
}

#abstand3 input.inpt {
margin-top: 0;
background-color: #336666;
font-size: 90%;
color: #fff;
width: 155px;
border: 1px solid #336666;
}

#abstand3 input.send {
background-color: #669999;
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
color: #ccc;
width: 155px;
margin: 5px 0 0 0;
border: 1px solid #336666;
}

/* === OTHERS === */
/* Sourcecode-Samples */
code {
font-family: 'Courier new',monospace;
color: #909;
}

/* Text in Lists */
.liste {
line-height: 150%;
font-size: 80%;
}

/* Images always without Border */
img {
border: none;
}

/* Don't show, except in Text-Browser */
.nix {
display: none;
}

/* Small comment below images */
.bildunter {
font-size:12px;
}

/* Horizontal rules */
hr {
color: #ffcc99;
height: 1px;
border: 1px solid #ffcc99;
}


