﻿/*------------   HTML   --------------*/

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

.br_clear {
	clear:both;
	line-height:0;
	font-size:1px;
	display: block;
	content: "";
}

.a_link {
	text-decoration:none;
}

.wrap {
	max-width:864px;
	margin:0 auto;
}

.fontt {
	text-decoration:none;
	color:#ffffff;
}

.font14 a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px 0 10px;
	height:20px;
}

.font14 a:hover {
	background-image:url(../images/navibg_hover.png);
   	background-repeat:repeat-x;
	color:#121212;
}

.font14sprachen a {
	text-decoration:none;
	color:#545555;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.font10 a {
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}

.font10 {
	color:#ffffff;
	font-size:10px;
}

.font14sitenavi a, .font14sitenavi  {
	color:#494a4a;
	font-size:10px;
	text-decoration:none;
}

.font11sitenavi a, .font11sitenavi  {
	color:#494a4a;
	font-size:11px;
	text-decoration:none;
}

.font12content {
	color:#494a4a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.font12content a {
	color:#494a4a;
	font-size:12px;
	text-decoration:none;
}

.font14content {
	color:#494a4a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.sp_font14content a, .sp_font14content {
	color:#545555;
	font-size:14px;
	text-transform:uppercase;
}

.sp_font14contentlink a, .sp_font14contentlink {
	color:#545555;
	font-size:14px;
	text-transform:uppercase;
}

.sp_font14contentlink a:hover, .sp_font14contentlink:hover {
	color:#ffffff;
}

h1 {
	margin-top:0px;
	margin-bottom:10px;
	line-height:30px;
}

.h1_titel {
	margin-top:0px;
	margin-bottom:30px;
}

sup {
	line-height:0.5px;	
}

hr {
	border:none;
	border-bottom:1px solid #BBBDBE;
	
}


.inhalt table{
	border-color:#BBBDBE !important;
	border-style:none;
	border-collapse:collapse;
}

.inhalt table td, .inhalt table th{
	border-color:#BBBDBE !important;
}

/*------------   TOP   --------------*/

.top {
	margin-bottom:25px;
	
}

.div_logo {
	float:left;
}

/*------------   HEAD   --------------*/

.head {
   	  
}

.naviwrap {
	height:25px;
   	width:864px;
   	position:absolute;
   	background-image:url(../images/navibg.png);
   	background-position:top left;
   	background-repeat:repeat-x;
	z-index:103;
}

.divnavi {
	margin-left:29px;
	position:absolute;
}

.navipunkt {
	float:left;
	border-left:1px solid;
	border-left-color:#878889;
	border-right:1px solid;
	border-right-color:#000000;
}

.sprachen {
   	height:20px;
   	width:181px;
	margin-left:660px;
   	position:absolute;
   	background-image:url(../images/layer_top.png);
   	background-position:top right;
   	background-repeat:no-repeat;
	padding:5px 0 0 23px;
	z-index:1;
}

.kopfbild {
   	height:239px;
   	width:864px; 
   	position:absolute;
   	background-image:url(../images/kopfbild.jpg);
   	margin-top:25px;
	z-index:1;
}

.divlogo {
   	height:190px;
   	width:217px;
   	position:absolute;
   	background-image:url(../images/logo.png);
  	margin:49px 0 0 618px;
	z-index:101;
}

.linkhome {
   display:block;
   height:239px;
   width:864px;
   z-index:102;
}

.linkhome_logo {
   display:block;
   height:190px;
   width:217px;
   z-index:102;
}

/*------------   CONTENT   --------------*/
.inhaltwrap {
	margin-bottom:30px;
}

.contentwrap {
	background-color:#000000;
	padding-bottom:30px;
}

.contentnavi{
	margin:0 30px 0 30px;
	height:20px;
	padding-top:5px;
}

.contentnavipunkte{
	float:left;
}

.suchebox {
	background-image:url(../images/serachbox.png);
	border:none;
	width:100px;
	height:17px;
	padding:0;
	padding:0 7px 0 7px;
}

.suchebutton {
	width:11px;
	height:11px;
}

.fblink {
	float:left;
}

.resize {
	float:right;
	padding-top:1px;
}

.content {
	padding:30px;
	background-color:#000000;
	overflow:hidden;
	padding-bottom:0;
	min-height:400px;
}

.contentleft {
	max-width:570px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(../images/contentbg.png);
	background-repeat:no-repeat;
	padding-bottom: 20000px;
  	margin-bottom: -20000px;
	min-height:400px;
	line-height:19px;
}

.contentright {
	width:234px;
	float:left;
	padding-bottom: 20000px;
  	margin-bottom: -20000px;
	background-image:url(../images/bg.png);
}

@media screen and (max-width: 650px) {
	.contentleft {
	
	
		float:none;
	
	}
	

	.contentleft .h1_titel {
		padding-top: 15px;
	}
	.contentright {
		
		float:none;
	
	}
}

.contentrightwrap {
	margin:12px 9px 12px 9px;
}

.galerie {
	margin-bottom:15px;
}

.galerietitel {
	margin-bottom:7px;
	text-transform:none !important;
}

.galeriebild {
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}

.div_nachoben {
	height: 6px;
	margin:10px 0;
	text-align:right;
	padding-right:30px;		
}

.cbnl input  {
	float:left;
}

/*------------   CONTENT ST   --------------*/

.st_datum{
	margin-top:30px;
	margin-bottom:5px;
	font-weight:bold;
}

.st_divbild{
	margin-top:20px;
	float:left;
	width:230px;
}

.st_divbildgross{
	margin-top:20px;
	margin-bottom:-15px;
}

.st_divbildhidden{
	margin-top:20px;
	float:left;
	width:230px;
}

.st_divbildhiddengross{
	display:none;
}

.st_divbild img, .st_divbildgross img, .st_divbildhidden img, .st_divbildhiddengross img{
	border:0;
}

.st_trenner{
	height:20px;
	border-bottom:1px solid #BBBDBE;
}

/*------------   CONTENT SP   --------------*/

.sp_div {
	border-bottom:1px solid #bbbdbe;
	margin-bottom:20px;	
	margin-top:20px;	
}

.sp_bildercontent {
	width:206px;
	height:129px;
	float:left;
}

.sp_bild1 {
	margin-right:10px;
}

.sp_bild2 {
	margin-right:10px;
	margin-top:40px;
}

.sp_content {
	float:left;
	width:286px;
	margin-left:18px;	
}

.sp_content_big {
	float:left;
	width:520px;
	margin-left:18px;	
}

.sp_titel {
	background-image:url(../images/layer.png);
   	background-position:top right;
   	background-repeat:no-repeat;
	height:25px;
	width:250px;
	margin-left:66px;
	text-align:center;
}

.sp_titel_ohnelink {
	background-image:url(../images/layer.png);
   	background-position:top right;
   	background-repeat:no-repeat;
	height:25px;
	margin-left:66px;
	padding:3px 0 0 0;
	padding-left:26px;
	width:224px;
	cursor:default;
	text-align:center;
}

.sp_titel:hover {
	background-image:url(../images/layer_hover.png);
}

.sp_titel_ohnelink_big {
	background-image:url(../images/layer.png);
   	background-position:top right;
   	background-repeat:no-repeat;
	height:25px;
	margin-left:300px;
	padding:3px 0 0 0;
	padding-left:26px;
	width:224px;
	cursor:default;
	text-align:center;
}

.sp_titel_big {
	background-image:url(../images/layer.png);
   	background-position:top right;
   	background-repeat:no-repeat;
	height:25px;
	width:250px;
	margin-left:300px;
	text-align:center;
}

.sp_titel_big:hover {
	background-image:url(../images/layer_hover.png);
}

.sp_text{
	margin-top:5px;
}

.sp_mehr {
	text-align:right;
	margin-top:15px;
	margin-bottom:15px;
	padding-right:30px;
}

.sp_button {
	display:block;
	padding:3px 0 0 0;
	padding-left:26px;
	height:25px;
	width:224px;

}

.sp_mehr_content {
}

/*------------   CONTENT SPS   --------------*/

.sps_div {
	border-bottom:1px solid #bbbdbe;
	margin-bottom:10px;	
	padding-bottom:10px;	
}

.sps_bildercontent {
	width:206px;
	height:129px;
	float:left;
}

.sps_bild1 {
	
}

.sps_content {
	float:left;
	width:286px;
	margin-left:18px;	
}

.sps_content_big {
	float:left;
	width:520px;
	margin-left:18px;	
}

.sps_text{
}

/*------------   LEFT   --------------*/

.divsitenavi {
	margin:10px 0 0 10px;
}

.divsitenavilink {
	margin-top:-19px;
	margin-right:10px;
	text-align:right;
}

.inhalt {
	margin:20px 30px 20px 30px;
	
}

.inhalt a {
	color:#494A4A;
	text-decoration:underline;	
}

/*------------   RIGHT/TEASER   --------------*/

.teasertitel{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:12px;
	font-size:14px;
}

.teaserbild{
	
}

.teasertextwrap{
	margin-left:5px;
	margin-bottom:25px;
	line-height:15px;
}

.teasertitel2{
	font-weight:bold;
	font-size:12px;
	margin-top:8px;
	margin-bottom:2px;
	text-transform:uppercase;
}

.teasertext{
	font-size:11px;
}

.teaserlink{
	margin-top:7px;
}

/*------------   Sitemap   --------------*/
#divsitemap {
	padding:10px 0 10px 20px;
}
.sm1 {
	display:block;
    font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px 0 10px;
	height:20px;
    text-decoration: none;
	color:#000000;
}
.sm2 {
	display:block;
    font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:5px 10px 0 50px;
	height:20px;
    text-decoration: none;
	color:#000000;
}
.sm3 {
	display:block;
    font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	padding:2px 10px 2px 100px;
    text-decoration: none;
	color:#000000;
}

/*------------   SUCHE   --------------*/

.a_suche {
    font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:5px 10px 0 0;
	height:20px;
    text-decoration: none;
	color:#000000;
}

.div_suche {
	display:block;
	margin-bottom:7px;
}

/*------------   FOOTER   --------------*/

.footer {
	padding-left:30px;
	padding-top:5px;
	color:#494A4A;
	font-size:10px;
	max-width:400px;
	float:left;
}

.footer a {
	color:#494A4A;
	font-size:10px;
	text-decoration:none;
}

.footer_right {
	padding-right:30px;
	padding-top:5px;
	color:#494A4A;
	font-size:10px;
	max-width:400px;
	float:right;
	text-align:right;
}