/* DATENSCHUTZ */
.cc_container .cc_btn {
    background-color: #FF9600 !important; /* Farbe des Buttons */
    color: #fff !important; /* Textfarbe des Buttons */
    text-decoration: none !important;
}

.cc_container {
    background: #000 !important; /* Hintergrundfarbe des gesamten Bereichs */
    color: #fff !important; /* Schriftfarbe des gesamten Bereichs */
}

    .cc_container a {
        color: #fff !important; /* Textlink-Farbe "Mehr Infos" */
        text-decoration: underline !important;
    }
/* ENDE DATENSCHUTZ */

html{
height: 100%;
}

body{
margin: 0;
padding:0;
color: #484848;
font: 12px Arial;
background: #fff url(../images/bg_back.gif) 50% 0;
line-height: 130%;
}

.shadow {
background: #FFFFFF;
border: 1px solid #b5b5b5;
-webkit-box-shadow: 0px 0px 4px #b5b5b5;
-moz-box-shadow: 0px 0px 7px #b5b5b5;
box-shadow: 0px 0px 4px #b5b5b5;
}

.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: #fff;
border: 0px solid red;
width: 1400px;
min-height: 498px;
height: auto;
margin: 36px auto 0px auto ;
padding: 4px 4px 4px 4px;
}

#footer {
background-color: #fff;
border: 0px solid red;
width: 1400px;
min-height: 200px;
height: auto;
margin: 20px auto 30px auto ;
padding: 4px 4px 4px 4px;
}

#footer_content {
color: #fff;
border: 0px solid red;
width: 1380px;
min-height: 186px;
height: auto;
background: #A09E97 url(../images/logo_gate.png) no-repeat;
background-position: top right; 
padding: 10px 10px 4px 10px;
}

#content {
border: 0px solid red;
width: 1400px;
min-height: 498px;
height: auto;
padding: 0px 0px 0px 0px;
}

#content_big {
border-top: 5px solid #ff9600;
width: 700px;
min-height: 700px;
height: auto;
padding: 10px 10px 0px 10px;
margin: 3px 0px 0px 0px;
background-color: #fafafa;
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;
}

#top {
border: 0px solid red;
width: 1400px;
height: 120px;
padding: 0px 0px 0px 0px;
}

#header {
border: 0px solid red;
width: 1400px;
height: auto;
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navigation {
position:relative;
z-index: 100;
}

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-bottom: 0px solid #fff;
background: #A09E97;
text-decoration: none;
font-size: 14px;
font-family: arial;
text-transform: uppercase;
height: 40px;
line-height: 40px;
margin: 0;	
}

.nav li{
float: left;
background: url(../images/icons.png) no-repeat -59px -307px;
padding: 0;	
}

.nav li:first-child{
background:none;
}

.nav a{
color: #fff;
display: block;
font-family: arial;
text-decoration: none;
height: 40px;
padding: 0 14px 0 14px;
}

.nav li:first-child a{
padding-left: 23px;
}

.nav li:hover{
position: relative;
opacity: 0.9;
}
.nav li:hover a, .nav li.active a{
background: #5e5e5e;
margin: 0 -1px 0 0;
padding-right: 15px;	
}

.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: #ff7800;
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 {
font-family: arial;
font-size: 18px;
color: #454545;
}

.headline_footer {
font-family: arial;
font-size: 18px;
color: #fff;
}

a 
{
color:#ffffff;
    }

table 
{
width:100%;  
  
    }
    
input
{   width:120px;
    }
    
select
{ width:123px;
    }
    
.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;
}