/*deutsch*/
body{
background-image:url(images/verlauf.png);
background-repeat:repeat-x;
background-color:#6C787A;
font-family: Arial, Verdana,  Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
a:focus{
-moz-outline-style: none;
}
/*layout oben*/
#block{
top: 0px;
position: relative;
width: 909px;
margin: 0 auto;
margin-top:0px;
text-align:left;
}
#head{
height:78px;
}
.logo{
float:left;
padding-top:9px;
}
.sprachen{
float:right;
padding-top:50px;
font-size:17px;	
}
.sprachen a:link,
.sprachen a:visited{
color:#E0E0E0;
text-decoration:none;
}
.sprachen strong{
font-weight:bold;
color:#849B44;
}
#main{
border-top:1px solid #556436;
background-color:#252B2B;
margin-bottom:16px;
min-height:595px;
}
*html #main{
height:595px;
}

/*navigation*/
#navi{
float:left;
width:150px;
text-align:right;
margin: 120px 0px 0px 0px;
}
#navi h2{
font-size:12px;
margin:4px 0px;
}
#navi h2 a:link,
#navi h2 a:visited{
color:#FFFFFF;
text-decoration:none;
}
#navi h2 a:hover{
color:#cccccc;
}
#navi h2 #menue{
background-image:url(images/line.gif);
background-position:right top;
background-repeat: repeat-y;
padding: 2px 28px 2px 0px;
}
#navi h2 #menue-select{
background-image:url(images/spirale.gif);
background-position:right bottom;
background-repeat: no-repeat;
color:#849B44;
padding: 2px 28px 2px 0px;
}
#navi h3{
font-size:12px;
margin:1px 0px;
}
#navi h3 a:link,
#navi h3 a:visited{
font-weight:normal;
color:#A7A7A7;
text-decoration:none;
}
#navi h3 a:hover{
color:#ffffff;
}
#navi h3 #menue{
background-image:url(images/line.gif);
background-position:right top;
background-repeat: repeat-y;
padding:0px 41px 2px 0px;
}
#navi h3 #menue-select{
/*background-image:url(images/line.gif);
background-position:right top;
background-repeat: repeat-y;*/
background-image:url(images/sub-spirale.gif);
background-position:right ;
background-repeat: no-repeat;
color:#849B44;
padding:2px 41px 2px 0px;
}

/*inhalt*/
#content{
float:left;
width:702px;
padding:33px 20px 20px 22px;
font-size:14px;
color:#E0E0E0;
}
/*startseite*/
#startbild img{
border: 1px solid #414445;
margin:25px 0px 4px 0px;
}
#startbild img:hover{
border: 1px solid #585858;
}
#startkasten{
font-size:13px;
background-color:#414546;
color:#E0E0E0;
margin:4px 0px 8px 0px;
padding:6px 15px;
}
#startkasten h1{
font-size:14px;
margin:6px 0px;
}
#startkasten p{
margin:6px 0px;
}
#linkkasten{
float:left;
background-color:#181C1D;
width:220px;
padding:5px 5px 4px 5px;
margin:3px 6px 3px 0px;
}
#linkkasten-r{
float:right;
background-color:#181C1D;
width:220px;
padding:5px 5px 4px 5px;
margin:3px 0px 3px 0px;
}
#linkkasten img,
#linkkasten-r img{
width:218px;
height:90px;
float:left;
border: 1px solid #414445;
padding:0px;
}
#linkkasten img:hover,
#linkkasten-r img:hover{
border: 1px solid #585858;
}
#linkkasten h4,
#linkkasten-r h4{
float:left !important;
float:none;
width:218px;
font-size:13px;
font-weight:normal;
padding-left:0px;
margin:3px 0px 0px 0px;
display:inline-block;
background-image:url(images/spirale-link.gif);
background-repeat:no-repeat;
}

#linkkasten a:link,
#linkkasten a:visited,
#linkkasten-r a:link,
#linkkasten-r a:visited{
	font-size:13px;
	color:#D6D6D6;
	text-decoration:none;
}
#linkkasten a:hover,
#linkkasten-r a:hover{
color:#FFFFFF;
}
/*wer wir sind*/
#aussenkasten{
float:left;
background-color:#181C1D;
width:662px;
padding:5px 20px;
margin:0px ;
border:0px;
font-size:13px;
}
#aussenkasten h1{
background-image:url(images/spirale-header.gif);
background-repeat:no-repeat;
font-size:13px;
color:#849B44;
margin:5px 0px 25px 0px !important;
margin:12px 0px 25px 0px;
-webkit-text-size-adjust: 110%;
}
#aussenkasten h2{
margin:4px 0px 0px 0px;
	color:#849B44;
font-size:13px;
}
#aussenkasten h3{
margin:4px 0px 12px 0px;
color:#D6D6D6;
font-size:13px;
}
#aussenkasten a:link,
#aussenkasten a:visited{
	color:#9E9E9E;
	font-size:13px;
	text-decoration:none;
}
#aussenkasten p {
margin:6px 0px 26px 0px;
}
#topbild{
background-color:#181C1D;
}
.kasten-gruen{
 background-color:#303928;
 display:block;
 padding:8px 8px 12px 8px;
 margin:8px 0px 12px 0px;
 /*min-height:80px !important;*/
}
.firma-bild{
	float:right;
	margin:0px 0px 0px 8px;
	
	}

.spirale{
 vertical-align:middle;
 }
.partner-logo{
height:40px;
margin:14px 0px !important;
margin:0px 0px;
display:block;
}
.partner-logo img{
float:left; 
margin-right:10px;
}
/*allgemeine klassen*/
.left{
float:left;
}
.right{
float:right;
}
.half{
line-height:6px;
}
.clear{
clear:both;
}  
