@charset "UTF-8";
/* CSS Document */

/* Farben:
ddrot: #370000
drot: #6d0002

rot verlauf:
#b01000 
892319
#792a22
#444

hhrot: #cd787a
gelb: #d5ac7e
hgelb: #f1e7dc

ob re un li

*/

body { background-image:url(../bilder/site/psd_01.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#162330;


font-family: Arial, Helvetica, sans-serif; font-size:9pt;}

p, li { font-weight:normal; color: #444; text-align: justify;}
.fn {font-size:8pt; margin-left:8pt; text-indent:-8pt;}

#inh a { font-weight:normal; color: #3b7053; text-decoration:none}
#inh a:hover { font-weight:normal; color: #3b7053; text-decoration:none; background-color:#cfe1d7;}

#head a  {text-decoration:none; color:#fbcb8c;}
#head a:hover  {text-decoration:none; color:#fff;}
#nav a  {text-decoration:none; color:#fbcb8c;}
#nav a:hover  {text-decoration:none; color:#fff;}

h1 { font-size:14pt; font-weight:normal;   color:#3b7053;}
h2 { font-size:12pt; font-weight:normal; color:#3b7053;}
.inh_2_li h2 {color: #444;}

h3 { font-size:10pt; font-weight:normal;  color: #892319; margin:0 0 -5pt 0;}
h4 { font-size:9pt; font-weight:bold;  color: #444; margin-bottom:-4pt; margin:0 0 -10pt 0;}

sup {  }
img { border: 1px solid #6d0002; }

table {width: 570px;}
td {}
td {padding: 5px 0 5px 0; border-bottom:1px solid #6d0002;}

ul {padding: 0 0 0 8pt;}



/* html { height:100%; margin-bottom:1px; } */

body {
        overflow-y:scroll;
}

#body {
        position:absolute;
        top: 30px;
        left: 50%;
        width: 960px;
        height: auto;
        padding: 0 0 0 0;
        margin: 0 0 0 -480px;
}

#head {
        position:relative;
        top: 0;
        left: 0;
        
        height: 300px;
        padding: 10px 10px 10px 10px;
        margin: 0 0 0 0;
		text-align:right;
		background:url(../bilder/site/psd_04.jpg) no-repeat;
		color:#fbcb8c;
		
}

#head a {padding: 0 5px 0 5px;}

#nav {
        position:relative;
        top: 0;
        left: 0;
        text-align: center;
        height: 35px;
        padding: 25px 50px 0 50px;
        margin: 0 0 0 0;
		color: #fbcb8c;
		}
				

#inh {
        position:relative;
        top: 0;
        left: 0;
        height: auto;
        padding: 50px 50px 50px 50px;
        margin: 0 0 0 0;
		background-color:#FFF;
		border: 1px solid #fbcb8c;
		}
.einl {text-align: center; color:#162330; line-height: 18pt; }





#foot {
        position:relative;
        top: 0;
        left: 0;
        
        height: auto;
        padding: 20px 50px 0 50px;
        margin: 0 0 0 0;
		
		color: #FFF;
		
}

