@charset "utf-8";
/* CSS Document */
*{
margin:0; 
padding:0;
}

body{
background-image:url(../images/hg.jpg);
background-attachment:fixed;
background-repeat:repeat;
background-position:top left;
font: normal 12px Tahoma, times;
}

#container{
width:818px;
background:url(../images/container_bg.png) repeat-y center;
margin:0pt auto;
height:auto;
}

 #top {
background:url(../images/top_bg.png) no-repeat center;
height:20px;
margin:0pt auto;
width:818px; 
}

#header{
width:782px;
padding-top:5px;
padding-bottom:5px;
margin-left:18px;
border-bottom:1px solid #E1EBEB;
height:120px;
}

#header img{
float:right;
border:none;
width:250px;
}

#header img a{
border:none;}

#container_innen{
background:#fff;
width:800px;
padding-top:5px;
padding-bottom:5px;
margin-left:9px;
height:auto;
float:left;
}

.navi{
width:250px;
font-size:16px;
margin-top:15px;
font-weight:bold;
font-variant:small-caps;
color:#E1EBEB;
float:left;
letter-spacing:-0.01em;
margin-right:40px;
}

.navi ul{
list-style-type:none;
}

.navi li {
width:220px;
background-color:#bbc170;
color:#434f51;
padding-left:10px;
min-height:30px;
margin-bottom:5px;
/*-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-bottomright: 5px;
border-top-right-radius: 5px; 
border-bottom-right-radius: 5px; */
}

.navi li:hover {
width:220px;
background-color:#bbc170;
color:#434f51;
font-style: italic;
padding-left:10px;
min-height:30px;
margin-bottom:5px;
/*-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-bottomright: 5px;
border-top-right-radius: 5px; 
border-bottom-right-radius: 5px; */
}

.navi li a{
width:220px;
min-height:30px;
color:#434f51;
line-height:1.5em;
text-decoration:none;
}

.navi li a:hover{
width:250px;

min-height:30px;
}

#active {
	width:250px;
background-color:#bbc170;
color:#fff;
padding-left:10px;
min-height:30px;
margin-bottom:5px;
/*-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-bottomright: 5px;
border-top-right-radius: 5px; 
border-bottom-right-radius: 5px; */
}

#active a{
	color: #fff;
}

.unternavi{
width:250px;
font-size:12px;
margin-top:15px;
font-weight:bold;
font-variant:normal;
color:#E1EBEB;
float:left;
letter-spacing:-0.01em;
margin-right:40px;
}

.unternavi ul{
list-style-type:none;
}

.unternavi li {
width:220px;
background-color:#fff;
color:#96A6A6;
padding-left:10px;

margin-bottom:5px;
list-style-image:url(images/list.gif);
list-style-position:inside;
}

.unternavi li a{
width:220px;
color:#96A6A6;
line-height:1.5em;
text-decoration:none;
}

.unternavi li a:hover{
width:250px;
font-style:italic;
background-color:#fff;
}

.unternavi h1{
padding-left:10px;
font-size:1.3em;
color:#96A6A6;
padding-bottom:5px;
font-variant:small-caps;}

.container_text{
width:400px;
padding:10px;
color:#000;
text-align:justify;
float:left;
}

.container_text p{
margin-top:5px;
margin-bottom:10px;
padding-bottom:25px;
text-align:justify;}

.container_text img{
border:none;
}

.container_text img.left{
max-width:120px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
float:left;
border:none;
}
.container_text img.right{
max-width:120px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
float:right;
border:none;
}

.container_text p img{
border:none;
}

.container_text p img.left{
max-width:120px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
float:left;
border:none;
}
.container_text p img.right{
max-width:120px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
float:right;
border:none;
}

.container_text ul{
list-style:inside;
margin-bottom:20px;
}

.container_text li{
list-style-image:url(images/list.gif);
}

.container_text p ul{
list-style:inside;

}

.container_text p li{
list-style-image:url(images/list.gif);
list-style-position:inside;
}

.container_text a{
color:#A5B5B5;
font-weight:bold;
text-decoration:none;
font-style:none;
border:none;
}

.container_text a:hover{
text-decoration:underline;
}
.container_text h1{
font-size:1.3em;
font-weight:bold;
font-variant:small-caps;
color:#434f51;
margin-bottom:10px;
text-align:left;}

.container_text h2{
font-size:1.2em;
font-weight:bold;
font-variant:small-caps;
color:#434f51;
margin-bottom:10px;
text-align:left;}

.container_text h3{
font-size:1em;
font-weight:bold;
font-variant:small-caps;
color:#434f51;
margin-bottom:10px;
text-align:left;
clear:both;
}
.container_text h4{
font-size:1.6em;
font-weight:bold;
font-variant:small-caps;
color:#A5B5B5;
margin-bottom:15px;
text-align:left;}

.portraet {
	float: right;
	margin: 0 0 0 20px;
	width:200px;
}

.seitenleiste{
width:140px;
float:left;
border:none;
text-align:right;
margin-top:15px;
}



.seitenleiste img{
position:right top;
}


#bottom {
background:url(../images/bottom_bg.png) no-repeat center;
clear:both;
margin:0pt auto;
height:20px;
width:818px; 
} 

.footer{
margin-top:10px;
border-top:1px solid #E1EBEB;
width:782px;
padding-top:5px;
padding-bottom:5px;
margin-left:18px;
text-align:center;
height:30px;
font-weight:bold;
clear:both;
font-size:10px;
color:#A5B5B5;
}

input{
border:1px solid #E1EBEB;
color:#000;
padding:3px;
margin-bottom:20px;}

select{
border:1px solid #E1EBEB;
color:#000;
padding:3px;
margin-bottom:20px;}

textarea{
border:1px solid #E1EBEB;
color:#000;
padding:3px;
margin-bottom:20px;}

hr{
border-top:1px solid #E1EBEB;
border-right:none;
border-bottom:none;
border-left:none;
height:1px;
margin-top:10px;
margin-bottom:10px;}

#containerlinkliste{
width:778px;
background:url(../images/container_bg.png) repeat-y center;
margin:0pt auto;
min-height:71px;
padding: 0 20px;
}

 #toplinkliste {
background:url(../images/top_bg.png) no-repeat center;
height:20px;
margin:0pt auto;
width:818px; 
}

#bottomlinkliste {
background:url(../images/bottom_bg.png) no-repeat center;
clear:both;
margin:0pt auto;
height:20px;
width:818px; 
} 

#containerlinkliste img, #containerlinkliste a{
 height:45px;
 margin: 0 10px;
 border: 0px;
}

.logofooter {
float: left;
text-align: center;
font-size: 1em;
display: inline;
padding:5px 0;
}
.logofooter a {
	color: #333333;
}
.logofooter:hover {
float: left;
text-align: center;
font-size: 1em;
display: inline;
background: #eee;
padding:5px 0;
}