@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #000000;

	margin-top: 0px;

	padding-top: 0px;

}
.slick-slide {
	width: 210px !important;
}

#container {

	height: auto;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	border: 1px solid #999999;

}

#container #header {

	background-image: url(../images/header.jpg);

	height: 190px;

	width: 980px;

}

#container #menu {

	background-color: #343a41;

	height: 39px;

	width: 980px;

	clear: both;

}

#container #menu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#container #menu ul li {

	float: left;

	line-height: 39px;

	margin: 0px;

	padding-top: 0px;

	background-image: url(../images/menu_spacer.jpg);

	background-repeat: no-repeat;

	background-position: right;

	text-align: center;

	padding-left: 0px;

	padding-right: 5px;

}

#container #menu ul li a {

	color: #FFFFFF;

	text-decoration: none;

	display: block;

	float: left;

	padding-right: 25px;

	padding-left: 25px;

}

#container #menu ul li a:hover {

	background-image: url(../images/menu_bg_hover.jpg);

	background-repeat: repeat-x;

}

#container #content {

	padding: 25px;

	width: 930px;

	height: auto;

	background-image: url(../images/content_shadow.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

#container #content #left {

	float: left;

	height: auto;

	width: 420px;

	margin-right: 80px;

}

#container #content #large {

	float: left;

	height: auto;

	width: 880px;

	margin-right: 15px;

}

#container #content h1 {

	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif, monospace;

	font-size: 24px;

	letter-spacing: -1px;

}

#container #content #right {

	float: left;

	width: 420px;

	font-size: 11px;

}

#container #content  .sicherheitsimages {

	clear: left;

	float: left;

	margin-right: 15px;

	padding-bottom: 50px;

}

#container #content #right .blue {

	font-size: 20px;

	font-weight: normal;

	color: #25507f;

	margin-top: 0px;

	padding-top: 0px;

	margin-bottom: 5px;

	padding-bottom: 0px;

}



#container #footer {

	background-image: url(../images/footer.jpg);

	background-repeat: no-repeat;

	height: 102px;

	width: 980px;

	position: relative;

	font-size: 11px;

	color: #FFFFFF;

}

#container #footer #sicherheit_button {

	position: absolute;

	right: 41px;

	top: -95px;

}

#container #footer #anschrift {

	padding-left: 0px;

	padding-top: 17px;

}

#container #content  a {

	text-decoration: none;

	color: #285687;

}

#container #content #left ul {

	list-style-type: none;

}



#container #content h2 {

	font-family: tahoma, arial, verdana, "trebuchet MS", sans-serif;

	font-size: 20px;

}

.inp {

	width: 300px;

}

#container #content #left_content #kontakt_form {

	background-image: url(../images/kontakt_formular.jpg);

	background-repeat: no-repeat;

	height: 400px;

	width: 507px;

}

#container #content #left #kontakt_form #kontakt_content {

	padding-top: 50px;



}

#container #content #left #kontakt_form #kontakt_content label {

	line-height: 23px;

	color: #333;

	float: left;

	clear: left;

	margin-bottom: 3px;

}

#container #content #left #kontakt_form #kontakt_content input {

	clear: right;

	float: right;

	margin-bottom: 3px;

	margin-right: 25px;

	width: 250px;

}

#container #content #left #kontakt_form #kontakt_content #myForm #mitteilung {

	clear: right;

	float: right;

	width: 250px;

	margin-right: 25px;

	height: 100px;

}



#header h1{ 

	text-indent:-9999px;

	position:absolute;

	left:-9999px;



}



#footer a{

color:#fff;

text-decoration:none;

}



#download{ position:absolute; right:-80px; padding:10px; background:#000; -moz-border-radius:5px; border-radius:5px; text-align:center;-webkit-transform: rotate(-90deg);



/* Firefox */

-moz-transform: rotate(-90deg);



/* IE */

-ms-transform: rotate(-90deg);



/* Opera */

-o-transform: rotate(-90deg);



/* Internet Explorer */

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 

display:block; 

top:200px

}

#download a{ color:#fff; text-decoration:none; font-size:1.3em }