html{
height: 100%;
}




.headline {
font-size: 24px;
margin: 50px 0px 20px 0px;	
}

h2 {
font-size: 24px;
margin: 50px 0px 20px 0px;	
}



body{
margin: 0;
padding:0;
color: #404041;
font: 12px Arial;
background: #eeeeee;
line-height: 130%;
overflow-x: hidden;
}

fieldset {
    display: block;
    min-width: 0;
    max-width: 1360px;
    width: auto;
    text-overflow: clip;
	background-color: #fff;
	border: 1px solid #EEEEEE;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

legend {
background-color: #404041;
padding: 15px 20px 15px 20px;
color: #fff;
font-size: 24px;
text-transform:uppercase;

}

.shadow {
background: #eeeeee;

}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}

#background_container {
background-color: #eeeeee;
border: 0px solid red;
width: 1400px;
min-height: 498px;
height: auto;
margin: 36px auto 0px auto ;
padding: 0px 0px 0px 0px;
}

#footer {
background-color: #404041;
border: 0px solid red;
width: 100%;
min-height: 115px;
color: #fff;
font: 12px Arial;
}

#footer_content {
color: #fff;
width: 1380px;
margin: 0px auto;
border: 0px solid red;
font: 14px Arial;
font-weight: bold;
padding-top: 20px;


}

.footer_content_links {
float: left;	
}

.footer_content_rechts {
float: right;
padding-top: 24px;
}

.footer_content_rechts a {
text-decoration: none !important;
margin-left: 20px;
}

.footer_content_rechts a:hover {
color: #d8d8d8;
}
.service_gate {
border: 0px solid red;
margin: 24px 0px 0px 30px;	
float: left;
}

#content {
border: 0px solid red;
width: 1400px;
min-height: 498px;
height: auto;
padding: 0px 0px 0px 0px;
}

#content_big {

width: 1380px;
min-height: 700px;
margin: 0px 0px 70px 0px;
background-color: #eeeeee;
background-repeat: repeat;
float: left;
font-family: arial;
font-size: 12px;
color: #454545;
border: 0px solid red;


}

#content_big_login {
width: 1380px;
min-height: 100px;
margin: 0px 0px 37px 0px;
background-color: #eeeeee;
background-repeat: repeat;
float: left;
font-family: arial;
font-size: 12px;
color: #454545;;
}

#content_small {
border-top: 5px solid #ff9600;
width: 257px;
min-height: 80px;
height: auto;
padding: 0px 0px 0px 0px;
margin: 3px 0px 0px 3px;
background-color: #f0f0f0;
background-repeat: repeat;
float: right;
}

#feature_1 {
width: 237px;
min-height: 80px;
height: auto;
padding: 10px 10px 0px 10px;
margin: 0px 0px 0px 0px;
float: right;
border: 0px solid red;
}

#feature_2 {
width: 237px;
min-height: 80px;
height: auto;
padding: 0px 10px 0px 10px;
margin: 3px 0px 0px 0px;
float: right;
border: 0px solid red;
}

#feature_3 {
width: 237px;
min-height: 80px;
height: auto;
padding: 0px 10px 0px 10px;
margin: 3px 0px 0px 0px;
float: right;
border: 0px solid red;
}

.background_top {
background-color: #fff;	
width: 100%;
border-bottom: 2px solid #404041;
height: 60px;
padding-top: 40px;
}


#top {

border: 0px solid red;
width: 1380px;
margin: 0px auto;




}

#header {
border: 0px solid red;
width: 100%;
height: auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navigation {
position:relative;
z-index: 100;
border: 0px solid red;
background: #eeeeee;
}

ul{
margin: 0 0 10px;
padding: 0;
list-style: none;
}

ul li{
background: url(../images/icons.png) no-repeat -369px 9px;
padding: 0 0 0 20px;
}

.nav{
border: 0px solid red;
background: #eeeeee;
text-decoration: none;
font-size: 14px;
font-family: arial;
float: right;
height: 40px;
line-height: 40px;
margin-bottom: 20px;
}

.nav li{
float: left;

padding: 0;	
}

.nav li:first-child{
background:none;
}

.nav a{
color: #404041;
display: block;
font-family: arial;
text-decoration: none;
height: 40px;
padding: 0 14px 0 14px;
font-weight: bold;
}

.nav li:first-child a{
padding-left: 23px;
}

.nav li:hover{
position: relative;
opacity: 1.0;
}
.nav li:hover a, .nav li.active a{
background: #5e5e5e;
margin: 0 -1px 0 0;
padding-right: 15px;
color: #fff;	
}

.nav li:hover ul a{
background: url(../images/arrow.png) no-repeat 20px 7px;
padding: 1px 6px 5px 29px;
height: auto;
margin: 0;
}

.nav li:hover ul a:hover{
color: #d8d8d8;
opacity: 1.0;
}

.nav ul{
position: absolute;
top: 40px;
left: 0;
min-width: 330px;
background: #5e5e5e;
display: none;
padding: 10px 0 16px;
margin: 0;
line-height: 18px;
}

.nav ul li{
float: none;
background: none;
border-top: 0px solid #515151;
margin: 10px 0 0;
}

.nav li:hover ul li{
position: static;
}

.nav ul li:first-child, .nav ul ul li{
border-top-style: none;
}

.nav ul ul{
top: 0;
width: auto;
background: #424242;
padding: 5px 0 7px;
margin: 1px 0 0;
position: relative;
border-bottom: 3px solid #5e5e5e;
}

.nav ul ul li{
padding: 1px 0 3px;
width: 100%
}

.nav li:hover ul ul a{
padding-bottom: 2px;
padding-left: 44px;
background-position: -264px -73px;
}

.nav li:hover ul ul a:hover{
color: #fff;
background-color: #f4a925;
}

.nav li:hover ul{
display: block;
}

.main-img{
vertical-align: top;
}

.feature {
margin-top: 10px;
}

.feature_trennlinie {
margin-top: 20px;
height: 2px;
}

.absatz {
margin-top: 10px;
width: 90%;
}



.headline_footer {
font-family: arial;
font-size: 18px;
color: #fff;
}

a 
{
color:#ffffff;
    }

table 
{
width:100%;  
  
    }
	
tr, td {
padding: 10px 10px 10px 5px;



}

th {
text-align: left !important;	

}
    
input
{   width:120px;
    }
    
select  {
color: #525252;
font-size: 12px;
width: 87.30%;
border: 1px solid #DBDBDB;
height: 40px;
padding: 4px 0px 3px 10px !important;
}

[type="text"]  {
color: #525252;
font-size: 12px;
width: 85%;
border: 1px solid #DBDBDB;
height: 30px;
padding: 4px 0px 3px 10px
}

[type="password"]  {
color: #525252;
font-size: 12px;
width: 397px;
border: 1px solid #DBDBDB;
height: 30px;
padding: 4px 0px 3px 10px
}



textarea {
color: #525252;
font-size: 12px;
width: 97%;
border: 1px solid #DBDBDB;
height: 90px;
padding: 4px 0px 3px 3px
}

radio, label   {
color: #525252;
font-size: 12px;
}

[type="submit"]   {

font-size: 12px;
padding: 7px 7px 7px 7px;

cursor: pointer;
min-width: 80px;
}

[type="submit"]:hover   {
font-size: 12px;
padding: 7px 7px 7px 7px;

cursor: pointer;
min-width: 80px;
}
    
.imgshadow
{
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #777777;
  border-right-color-value: #777777;
  border-bottom-color: #777777;
  border-left-color-value: #777777;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  margin-top: 5px;
  box-shadow: #666666;
}

.aktiv
{   background-color:#FF7B00;
    color:#ffffff;
    font-weight:bold;
	border: 1px solid #FF7B00;
    }
    
.passiv
{
    background-color:#A09E97;
    color:#ffffff;
    font-weight:bold;
	border: 1px solid #A09E97;
        }