html {height:100%;}


body {
	margin: 0; padding: 0; 
	height:100%;
	background: #fff url(img/*.jpg) no-repeat top left fixed;
	color:#231508;
}

.container {
	max-width: 1800px;
    width: 100%;
    margin: 0 auto;
	background: #E5E5EE; 
	position:relative;
}


.overhead {
	width: 100%; 
	height: 50px; 
	background-color: #dcdde9; 
	opacity: 0.4; 
	position: absolute; 
	top: 0; 
	z-index: 8000;
}
.header{ 
	width: 100%; 
	margin-top: 0; 
	background: #F5F5F7 url(https://sinden.de/media/basics/headpic.jpg) no-repeat top left; 
	background-size : auto 100%;
	box-shadow: 0 0 10px 0 rgba(0,0,0,3);
}
.logo {position: absolute; width:17%; top: 30px; left: 9%; z-index: 8500; }
.name {width:17%; margin-top: 30px; margin-left: 28%; }
.telefonnummer { 
	float: right; 
	margin: 17.5% 0 0 0; 
	font-size: 20px; 
	font-weight: 400;
	border-top: 1px solid; border-color: #0091b6; 
	padding: 10px 4% 0 0; 
	color: #0091b6; 
}
.seitenname {float: left; width: 50%; height:50px; margin-top:0; padding: 8px 0 0 30.2%; background: #0091b6;}
.topmenubar {float:left; background:transparent; margin:50px 0 0 32%; width: 68%;}
.leftframe {float: left; width: 27%; height: 900px; background: transparent url(https://sinden.de/media/basics/bild1.png) no-repeat;}
.contentbox {width: 62%; float:left; }
.contentbox .inner {min-height:330px; margin: 15px 3% 20px 2%;}
.contentbox .inner p img {max-width:100%; height: auto ! important;}

.contentboxwide {float:right; width:80% ! important;   margin-right: 20%;}

.rightbox {width: 31.5%; float:right; margin-top:15px;  background-color:#cdc2b6; border: 1px solid #9e8d7b; border-right:none; }
.rightbox .inner {padding:16px 16px 0 16px;}
.rightbox .inner img { margin-left:-2px; border:2px solid #fff;}
.rightbox .inner p img {max-width:99%; height: auto ! important; border:2px solid #fff;}
.rightbox.inner h1, .rightbox .inner h2, .rightbox .inner h3, .rightbox .inner h4, .rightbox .inner strong {color: #fff;}



#bigcontent  {float:right;width: 68%;margin-right: 3%;}

.footer {
    width:  100%;
	height:120px;
	background: #fff url(img/headerbg.jpg) no-repeat middle center; 
	clear:both;
}
.footer .inner { margin-left: 10%; width:80%; font-size:1em; text-align: center; line-height:110%;  color: #000 ! important}



#cookieinfo a {color:#000; text-decoration:none;}

#cookieinfo a:hover {text-decoration:underline;}

#cookieinfo div {padding:10px; padding-right:200px;}

#cookieinfo { 
   outline: 1px solid #7b92a9; 
   text-align:left; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:14px; 
   line-height:16px;}

#cookieinfoCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 10px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookieinfoCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}




/***********************************
	menu
************************************/

a#mobilemenu {
    display:  none;   
}
a#mobilemenu span {display:block; padding: 10px 15px ; font-weight: bold;}



.search_box {float:right;  width:130px; text-align:right; margin-top:8px;}
.search_box .searchstring {	
	width:80px;	
	font-size:12px;
	padding:2px;
}
.search_box .submitbutton {
	vertical-align: top; margin:0 0 0 0;  background: none; border: none;
}

#showlogin {display:block; float:right; position:relative;  width:30px; text-align:right; margin:6px 6px 0 0; }
#login-box {position:absolute; width:200px; left:-190px; top:25px; padding:10px; font-size:11px; background:transparent url(img/bg75.png);}
#login-box .inputfield {width:80px; border: 1px solid #c9e8f9; padding:1px;}



/* Link Formatting */
ul.nav, ul.extramenu { 
	list-style-type: none;
	/* *zoom: 1; */
	margin: 0; padding: 0;
	position: relative; 
	
	
}

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;  
	font-weight: 400; 	
	margin: 0; padding: 0;
	width: 100%;
}


.nav li a {
	display: block; 	
	text-decoration: none; 
	font-weight: 400;
	line-height:140%;
	font-size:14px;
	padding: 10px 10px;
    	color:#1B2638;
}


/* Hover Formatting */
.nav  li a:hover, .nav li a:focus, .nav li a:active, .nav li a.active, .nav a.menu-current, .nav a.menu-parent {
	 background-color: transparent;  color: #1B2638; border-bottom: 1px solid; border-color: #0091b6;
}



/* 2 level */
.nav li ul {
    display: none;
    width: 15em; 
    margin: 0; padding:0;
    position: absolute;
}

.nav li ul li {
	width: 15em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0;
	border-top: 1px solid #cdc2b6;
	border-right: none;
	background-color:transparent;
}
.nav li ul li a {
	
    color: #1B2638;
    font-weight: normal;
	padding: 6px 10px;
    
}


/* 2 level hover */
.nav li ul a:hover,  .nav li ul a.menu-current { background-color: transparent;  color: #1B2638;}


/* Show and hide */
.nav li:hover ul, .nav li a:focus ul {display: block; }
.nav li ul ul { display: none;}
.nav li:hover ul ul {display: none;}
.nav li:hover>ul, .nav  li li:hover>ul {display: block;  z-index: 1000;}


/* 3 Ebene  */
.nav li ul li ul	{ 
	margin: -20px 0 0 70%; 
	padding:0;
	z-index: 9999;  
	display: none;
	width: 11em; 
}
.nav li ul li ul li	{width: 11em;}


/* Positioning hover */
.nav li {position: relative;}



.nav li:hover {
	z-index: 10000;	
	white-space: normal;
							
}


ul.nav a.menu-parent { color: #000; background-color: #0091B6;}



/*==================================================================================================*/

/*Overview List*/
.mod_topic_loop a.videoblock {
	display: block;
	float:left;
	width: 200px;
	max-width:35%;
	height: 110px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	background:#000;
}
.mod_topic_loop a.videoblock img {
	width: 100%;
	opacity:0.8;
}

.mod_topic_loop a:hover.videoblock img {
	width: 130% ! important;
	height:auto;
	margin-left: -15% ! important;
	margin-top: -30px ! important;
	opacity:1;
}

/*Topic Sidebar:*/
.mod_topic_prevnext div {clear:left; font-size:11px; margin-top:20px;}

.mod_topic_prevnext a.videoblock {
	display: block;
	float:left;
	width: 100px;
	max-width:50%;
	height: 60px;
	overflow: hidden;
	margin: 0 5px 0 0;
	background:#000;
}

.mod_topic_prevnext a.videoblock img {
	width: 100%;
	height:auto;
	opacity:0.8;
}

.mod_topic_prevnext a:hover.videoblock img {
	width: 130% ! important;
	height:auto;
	margin-left: -15% ! important;
	margin-top: -5px ! important;
	opacity:1;
}







.mobiles_only {display: none;}
.desktops_only {}

.mod_topic_commentbox {
	background: transparent;
}

/* ================================================================================================= */
/* Smaller Screens */
@media screen and (max-width: 768px) {

	body { background-image: none; }


	.mobiles_only {display: block;}
	.desktops_only {display: none;}
	
	
	
	.search_box {margin-top:-30px;}
	#showlogin {display:none;}
	
	
	#bigcontent #outervideobox {}
	#bigcontent .videosize1 {width: 100%;  }
	#bigcontent .videosize2 {width: 100%;  }
	#bigcontent .videosize3 {width:  100%; margin-left:0;}
	
	.resizevideoswitch {display:none ! important;  }
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	.container { width: 100%; border-left: none;	border-right: none;}
	
	.mainbox {margin: 20px 0 20px 0;}
	.contentbox {width: 100%;}
	.rightbox {width: 100%; border-left: none;  border-right: none; }
	#flecken {display:none ! important;  }
	
	.footer { width: 100%; }
	.contentbox .inner {margin: 10px;  }
	
	
	
	
	
	a#mobilemenu { 
		display:  block;  
		background: #9e8d7b;   
		color: #fff;
		width:100%;
		clear: both;
		font-size:16px;
	}
	
	ul#mobile, ul#mobile ul, ul#mobile ul ul {width:100% ! important; position: static ! important; margin: 0 0 0 0 ! important; display: none}
	
	ul#mobile ul {}
	ul#mobile li, ul#mobile li li, ul#mobile li li li {
		width:100% ! important;
		float: left;
		border-right: none; 	
		display: block;
		border-bottom: 1px solid #fff;
		background-color: #cdc2b6;	
	}
	
	
	ul#mobile li.menu-parent > ul, ul#mobile li.menu-current > ul {display: block}
	ul#mobile {display: block}
	
	ul#mobile a {padding: 10px 5px; color:#fff;}
	ul#mobile a.menu-parent {  background-color: #cdc2b6;}	
	#mobile a.menu-parent { }
	
	
	ul#mobile {display:none;}
	
	
	.tp_picture  {max-width:40%;}
	.tp_picture .tp_pic {max-width:100%;}
	.container  .mod_topic_loop .tp_thumb { float: left; margin: 4px 2% 0 0; max-width:25%;}
	
	
	.frontteaserblock div {width:100%;}
	.frontteaserblock div a {width:100%; clear:left; margin-bottom:30px;}
	.frontteaserblock div .row1 {clear:left;}
	.frontteaserblock div a img {width:48%; float:left; margin-right:4%;}
	.frontteaserblock div a .mt_title {height:auto; margin-bottom:20px;}
	.frontteaserblock div a .mt_desc {height:auto; }
	
	
}


/* ================================================================================================= */
/* Smaller Screens */
@media screen and (max-width: 400px) {

	.frontteaserblock div a img {width:100%; float:none;}
	.frontteaserblock div a .mt_title {clear:both; height:auto; margin:10px 5px 5px 10px;}
	.frontteaserblock div a .mt_desc { margin:0 5px 30px 10px; }
	



}