html{
	height:100%;
}
body{
	background-color: #19191b;
	font-size: 11px;
	color: #7c7d7d;
	font-family: "Verdana",Geneva,sans-serif;
	margin: 0;
	padding: 0;
	margin:0 auto;
	background-image:url(../images/site/bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
background-size:1800px;
  
	height:100%;
}

a:link, a:visited { font-family: "Verdana",Geneva,sans-serif;font-size:11px;color: #7c7d7d;text-decoration:none; }
a:hover, a:active
{
color: #a2a2a2;
text-decoration:underline;
}

#yellow_font {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;	
}

#container {
margin:0 auto;
width:859px; 
text-align:center;
height: 100%;
}


#main {
	  
margin:0 auto;
text-align:center;

 position: absolute;
 top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


/*#main {
margin:0 auto;
text-align:center;

 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%); 

}*/
#slider {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	background-color:transparent;
	width:859px;
}


img{
	max-width: 100%;
	height: auto;
}


#pictures{

	padding: 0px;
	margin: 0px 0;
	overflow: hidden;
}

#logo {
  margin:0 auto;
  margin-bottom:70px;
  padding-left:60px;  
-webkit-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;   
}
#headline {
  margin:0 auto;
  margin-bottom:20px;
}


#imprint_btn {
  float:left;
  margin-top:10px;
  margin-left:3px;
  margin-right:0px;	
}
#imprint_btn a { 
    width:75px; 
    height:12px; 
    background: url(../images/site/imprint.png) 0px -12px no-repeat;
    display:block; 
} 
#imprint_btn a:hover { 
    width:75px; 
    height:12px; 
    background: url(../images/site/imprint.png) 0px 0px no-repeat; 
    display:block; 
} 

#services_btn {
  float:left;
  margin-top:10px;
  margin-left:310px;
  margin-right:0px;	
}

#services_btn a { 
    width:82px; 
    height:12px; 
    background: url(../images/site/services.png) 0px -12px no-repeat;
    display:block; 
} 
#services_btn a:hover { 
    width:82px; 
    height:12px; 
    background: url(../images/site/services.png) 0px 0px no-repeat; 
    display:block; 
} 

#contact_btn {
  float:left;
  margin-top:10px;
  margin-left:303px;
  margin-right:0px;	
}

#contact_btn a { 
    width:80px; 
    height:12px; 
    background: url(../images/site/contact.png) 0px -12px no-repeat;
    display:block; 
} 
#contact_btn a:hover { 
    width:80px; 
    height:12px; 
    background: url(../images/site/contact.png) 0px 0px no-repeat; 
    display:block; 
} 

#back_btn {
  margin-top:10px;
  margin-left:405px;
  margin-right:0px;	
}

#back_btn a { 
    width:48px; 
    height:12px; 
    background: url(../images/site/back.png) 0px -12px no-repeat;
    display:block; 
} 
#back_btn a:hover { 
    width:48px; 
    height:12px; 
    background: url(../images/site/back.png) 0px 0px no-repeat; 
    display:block; 
} 

#a_formfelder {
	margin:0 auto;
} 

.i_name {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#222222;
height:34px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}
.i_name_error {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#5c0e04;
height:34px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}

.i_email {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#222222;
height:34px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}
.i_email_error {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#5c0e04;
height:34px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}

.i_tel {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#222222;
height:34px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}

.i_message {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#222222;
height:100px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}
.i_message_error {
border: 2px solid #fab300;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 300;
font-size:17px;
color: #fab300;
background-color:#5c0e04;
height:100px;
width:370px; /* 304px - Paddings */
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
vertical-align:top;
}


.anfrage_formular input[type="submit"] {
    margin-top: 0px;
    background: url(../images/site/send.png) no-repeat;
    width: 44px;
    height: 16px;
    border: none;
    color: transparent;
    font-size: 0;
}

.anfrage_formular input[type="submit"]:hover {
    background: url(../images/site/send-hl.png) no-repeat;
}

.btn_send {
	cursor:pointer;
border:0px;
height:16px;
width:44px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px;
}

#lnks_below_contact_form {
  	
}

#lnk_datenschutz {
  float:left;
  margin-left:237px;	
}

#btn_send {
float:left;
margin-left:270px;	
}