@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
    padding: 0;
    background-position: center;
    background-size: cover;
	background-color: #FFF;
	position: relative;
	}

#schatten {
	margin: auto;
	width:950px;
	height:auto !important;
	min-height:1010px;
	z-index: -99;
	background-image:url(/img/schatten.png);
	background-repeat:no-repeat;
	}

#container {
	margin: auto;
	width:910px;
	}
#container::after {
  content: " ";
  display: table;
  clear: both;
}

#line{
	float:left;
	width:100%;
	height:10px;
	background-color:#4da8fe;
	}

#content{
	float:left;
	width:910px;
	height:900px;
	}

#logo{
	float:left;
	width:255px;
	height:95px;
	}

#navi{
	float:left;
	width:655px;
	height:95px;
	}

#header{
	float:left;
	width:910px;
	height:270px;
	}

#header_down{
	float:left;
	width:910px;
	height:30px;
	background-image: url(/slider/images/shadow.png);
	background-repeat: no-repeat;
	}

#header_d_text{
	float:left;
	width:910px;
	height:20px;
	text-transform: none;
	margin-left: -10px;
	font-family:Arial;
	font-size: 13px;
	color: #545454;
	text-align: right;
	}

.down_home {
	font-size: 20px;
	}

#side{
	float:left;
	margin-top: 5px;
	width:910px;
	height:auto;
	min-height:560px;
	background-color: #FFF;
	}

#side_text_1{
	float:left;
	width:910px;
	height:35px;
	}

.side_h_1{
	float:left;
	font-family:Arial;
	font-size: 18pt;
	text-transform: none;
	color: #a1a1a1;
	margin-top: 12px;
	margin-right: 5px;
	font-weight: bold;
	}

.side_h_2{
	float:left;
	font-family:Arial;
	font-size: 28pt;
	text-transform: none;
	margin-right: 5px;
	color: #4da8fe;
	}

.side_h_3{
	float:left;
	width: 910px;
	text-align: center;
	text-transform: none;
	font-family:Arial;
	font-size: 20pt;
	margin-top: 8px;
	color: #6b6969;
	font-weight: bold;
	}

#side_text_2{
	float:left;
	width:50px;
	margin-top: 45px;
	margin-left: 155px;
	text-align: center;
	}

#side_text_3{
	float:left;
	width:500px;
	height: 60px;
	margin-top: 45px;
	text-align: center;
	}

#side_text_4{
	float:left;
	width:50px;
	margin-top: 45px;
	text-align: center;
	}

.side_h_4{
	float:left;
	text-align: center;
	text-transform: none;
	font-family:Arial;
	font-size: 12pt;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 100px;
	color: #6b6969;
	}

#side_text_down{
	float:left;
	text-align: left;
	text-transform: none;
	font-family:Arial;
	font-size: 11pt;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 15px;
	color: #6b6969;
	}

#side_box_1{
	float:left;
	width:265px;
	height: 270px;
	margin-top: 10px;
	margin-left: 20px;
	background-image:url(/img/box.png);
	}

.side_box_1{
	float:left;
	width:240px;
	margin-top: 10px;
	margin-left: 10px;
	height: 32px;
	text-transform: none;
	font-family: Arial;
	font-size: 14pt;
	color: #6b6969;
	}

hr {
	border:none;
	border-top: 1px solid #4da8fe;
	color: #4da8fe;
	margin-top: 3px;
	background-color: #4da8fe;
	height: 2px;
}

#side_box_1_img{
	float:left;
	width:245px;
	margin-left: 10px;
	height: 95px;
	}

#side_box_1_text{
	float:left;
	width:245px;
	margin-left: 10px;
	height: 100px;
	text-transform: none;
	font-family: Arial;
	font-size: 11pt;
	color: #6b6969;
	}

#side_box_1_more{
	float:left;
	width:50px;
	margin-left: 10px;
	height: 20px;
	margin-left: 205px;
	text-align: center;
	text-transform: none;
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	background-color:#c34b1f;
	}

#side_box_2{
	float:left;
	width:265px;
	height: 270px;
	margin-left: 35px;
	margin-top: 10px;
	background-image:url(/img/box.png);
	}


#side_box_3{
	float:left;
	width:265px;
	height: 270px;
	margin-left: 35px;
	margin-top: 10px;
	background-image:url(/img/box.png);
	}

#footer{
	float:left;
	width:910px;
	height:40px;
	}

#footer_dots{
	margin-top: 5px;
	}

#footer_text{
	font-family:Arial;
	font-size: 10px;
	color: #6b6969;
	margin-left: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

#verband_text{
	float:left;
	width:870px;
	margin-left: 15px;
	height:auto;
	min-height: 530px;
	}

.verband_text_1{
	text-align: left;
	text-transform: none;
	font-family: Arial;
	margin-top: 10px;
	font-size: 11pt;
	color: #545454;
	hyphens: auto;
	}

.verband_text_1::before,
.verband_text_1::after {
  content: " ";
  display: table;
}

.verband_text_1::after {
  clear: both;
}

.verband_text_h1{
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 11pt;
	color: #006fd8;
	}

.small_blue {
	font-family: Arial;
	font-size: 11pt;
	color: #4da8fe;
}

#verband_box{
	width: 200px;
	height: 205px;
	float:left;
	margin-top: 15px;
	margin-right: 30px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	background-color: #6abefb;
	border: 2px solid #ffffff;
	-webkit-box-shadow: 0px 1px 4px 2px rgba(8, 83, 138, 0.3);
    box-shadow: 0px 1px 4px 2px rgba(8, 83, 138, 0.3);
	}

.verband_box_h1{
	width: 190px;
	height: 20px;
	float:left;
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 12pt;
	color: #ffffff;
	}

.verband_box_text{
	width: 190px;
	height: 150px;
	float:left;
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-size: 11pt;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	color: #ffffff;
	}

#verband_box_long{
	width: 670px;
	height: 95px;
	float:left;
	margin-top: 20px;
	margin-right: 30px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	background-color: #6abefb;
	border: 2px solid #ffffff;
	-webkit-box-shadow: 0px 1px 4px 2px rgba(8, 83, 138, 0.3);
    box-shadow: 0px 1px 4px 2px rgba(8, 83, 138, 0.3);
	}

.verband_box_h2{
	width: 390px;
	height: 20px;
	float:left;
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-weight:bold;
	font-size: 12pt;
	color: #ffffff;
	}

.verband_box_text_long{
	width: 660px;
	height: 50px;
	float:left;
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-size: 11pt;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	color: #ffffff;
	}

#verband_ausbrecher{
	width: 250px;
	height: 350px;
	margin-top: -45px;
	float:left;
	}

#verband_one{
	width: 720px;
	height: 360px;
	float:left;
	}

#verband_two{
	width: 100px;
	height: 360px;
	float:left;
	}


.verband_ausbrecher_h2{
	width: 180px;
	height: 50px;
	float:left;
	text-align: left;
	text-transform: none;
	font-family: Arial;
	font-size: 8pt;
	color: #545454;
	}

#mitglieder_one{
	width: 770px;
	height: 1100px;
	margin-top: 15px;
	float:left;
	text-transform: none;
	font-family: Arial;
	font-size: 10pt;
	color: #545454;
	}

#mitglieder_two{
	width: 80px;
	height: 1100px;
	margin-top: 15px;
	float:left;
	margin-left: 20px;
	text-transform: none;
	font-family: Arial;
	font-size: 10pt;
	color: #545454;
	}

#p_01{
	width: 300px;
	min-height: 100px;
	float:left;
	}

#p_02{
	width: 300px;
	min-height: 100px;
	float:left;
	}


#p_03{
	width: 230px;
	min-height: 100px;
	float:left;
	}

#p_03::after {
  content: " ";
  display: table;
  clear: both;
}

#kontakt_1{
	width: 300px;
	height: 215px;
	margin-top: 15px;
	float:left;
	margin-left: 15px;
	}

#kontakt_2{
	width: 350px;
	height: 215px;
	margin-top: 15px;
	float:left;
	margin-left: 75px;
	}

#kontakt{
	width: 850px;
	height: 560px;
	margin-top: 15px;
	margin-bottom: 15px;
	float:left;
	margin-left: 15px;
	margin-right: 15px;
	}

#schatten #container #side #verband_text #kontakt .contactWrap #side-enquiry p {
	color: #666;
}



.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}
