html {height:100%;}


body {
	margin: 0; padding: 0; 
	height:100%;
	color:#100805;
	background: #f4e0d9 url(img/hinter_wuerfel_gross.jpg) repeat fixed;
}

.printbutton {display:block; float:right; position:relative;  width:30px; text-align:right; margin:10px 6px 0 0; }

.wrapper {
	max-width: 980px;
    width: 90%;
    margin: 30px auto;
	background: transparent  url(img/bg75.png); 
	z-index:300;
	position:relative;
	box-shadow: 0 0 60px #666;
	border-radius: 30px;
	
}

.rechts {
	padding: 2px 2px 2px 2px;
	float: right;
	
}

#VIP {
position: absolute;
bottom: 0;
		right: 0;
		width: 125px; height: 130px; 
   background-image: url(http://kreativwunder.de/steve/media/kreativwunder-bilder/vip.png);

}

#fontsize {

float: left;

margin: 1px 1px 1px 1px;

padding: 2px 2px 2px 2px;

background: #eee;

color: #023e25;

text-align: center;

width: 118px;

}

a.c4 {

font-size: 130%;

text-decoration : none;

cursor : pointer;

color : #023e25;

margin : 1px 1px 1px 1px;

padding : 2px 2px 2px 2px;

}

a.c3 {

font-size : 110%;

text-decoration : none;

cursor : pointer;

color : #023e25;

margin : 1px 1px 1px 1px;

padding : 2px 2px 2px 2px;

}

a.c2 {

font-size : 90%;

text-decoration : none;

cursor : pointer;

color : #023e25;

margin : 1px 1px 1px 1px;

padding : 2px 2px 2px 2px;
}

a.c1 {

font-size : 70%;

text-decoration : none;

cursor : pointer;

color : #023e25;

margin : 1px 1px 1px 1px;

padding : 2px 2px 2px 2px;

}

.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:21px;
	font-weight:bold;
	padding:8px 53px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
}
.myButton:active {
	position:relative;
	top:1px;
}

.rm-slider {
	display: block;
	float: right;
	height:100px;
}
.header .logo img {max-width: 100%; float: left; margin-left: 1px; margin-top: 2px; background: transparent url(images/hinter_wuerfel2.jpg) repeat;  }
.header, .footer { width: 100%; height:118px; position:relative; background: transparent url(images/hinter_wuerfel2.jpg) repeat; }


.topmenubar {background:#eeab64; margin-bottom:20px;}

.contentbox {width: 62%; float:left; }
.contentbox .inner {min-height:330px; margin: 15px 3% 20px 4%;}
.contentbox .inner p img {max-width:100%; height: auto ! important;}

.contentboxwide {width: 100% ! important;  }

.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 #outervideobox {float:left; }

#bigcontent .videosize1 {width: 67%;  }
#bigcontent .videosize2, #bigcontent .videosizedefault {width: 100%;  }
#bigcontent .videosize3 {width:  126%; margin-left:-13%;}

.resizevideoswitch {display:block; float:right; width:80px; height:30px; margin: 3px 0.2% 0 0;}
.resizevideoswitch a {display:block; float:right; width:28px; height:20px; color:#fff; font-weight:bold; opacity:0.3}
.resizevideoswitch a:hover {opacity:0.6}
a#videoswitch2 {background: transparent url(img/vminus.png) no-repeat;}
a#videoswitch1 {background: transparent url(img/vplus.png) no-repeat;}
#bigcontent .videosize3 .resizevideoswitch{margin: 3px 15% 0 0;}




.footer {
    width:  100%;
	height:120px;
	background: #fff url(img/headerbg.jpg) no-repeat middle center; 
	clear:both;
}
.footer .inner { position:absolute; top:10px; left: 10%; width:80%; font-size:0.8em; text-align:center; line-height:110%;  color: #000 ! important}
.footer .inner span { font-size:0.7em;}


#flecken {width:100%; height:100%; display:block; position:fixed; top:0; left:0; z-index:1;}
.fleck { position:absolute; z-index:10;}
#flecken h3 {width:50%; margin-left:-10%; font-size:160px; line-height:60%; opacity:0.2; color:#3e3025; text-align:center; font-family: 'Tangerine', cursive;}




/***********************************
	menu
************************************/
.topmenubar {background-color:#8e1e0f;}

/* Link Formatting */
ul.nav { 
	list-style-type: none;
	margin: 0; padding: 0;
	position: relative; 	
}

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;  
	font-weight: normal; 	
	margin: 0; padding: 0;
	border-right: 1px solid #fff;
	background-color:#a13214;
}
ul.nav li li {background-color:#8e1d0b;} /* Dunkelrot */
ul.nav li li li {background-color:#ccc;}

.nav li a {
	display: block; 	
	text-decoration: none; 
	font-weight: bold;
	/*text-shadow: 1px 1px 1px #000;*/
	padding: 8px 12px;
    color:#ed3636;

}



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:10px;}
.search_box .searchstring {	
	width:80px;	
	font-size:12px;
	padding:2px;
	background:#fff;
}
.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:10px 6px 0 0; }
#login-box {position:absolute; width:200px; left:-190px; top:25px; padding:10px; font-size:11px; background:#fff;}
#login-box table td {background:#fff;}
#login-box .inputfield {width:80px; border: 1px solid #c9e8f9; padding:1px;}


.topmenubar {background-color:#8e1e0f;}

/* Link Formatting */
ul.nav { 
	list-style-type: none;
	margin: 0; padding: 0;
	position: relative; 	
}

ul.nav li {
	float: left; 
	list-style-type: none;
	list-style-image: none;
	position: relative;  
	font-weight: normal; 	
	margin: 0; padding: 0;
	border-right: 1px solid #fff;
	background-color:#a13214;
}
ul.nav li li {background-color:#e1a77c;}
ul.nav li li li {background-color:#e7a24f;}

.nav li a {
	display: block; 	
	text-decoration: none; 
	font-weight: bold;
	text-shadow: 1px 1px 1px #500404; /*text-shadow: 1px 1px 1px #000;*/
	padding: 8px 12px;
    color:#bbef6d;/*Schriftfarbe - Menu*/

}


/* 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: #c8c3bf;  color: #eb1919;
}


/* 2 Ebene */
.nav li ul {
	background: none;
    display: none;
    width: 11em; 
    margin: 0; padding:0;
    position: absolute;
}
.nav li ul li {
	width: 11em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0;
	border-top: 1px solid #fff;
	border-right: none;
}
.nav li ul li a {	
    color: #cc4646;/* text farbe !!!!!!!!!!!!!!!!!!!!!!!!!! */
    font-weight: normal;
	padding: 4px 10px;    
}


.nav li ul a:hover,  .nav li ul a.menu-current { background-color: #d4df6b;  color: #500505;}


/* 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;}


/* 4 Ebene */
.nav   li ul li ul li ul	{  width: 9em; background: #5f2e58;}
.nav  li ul li ul li ul li	{  width: 9em; }
.nav  li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning hover */
.nav li {position: relative;}

.nav li:hover {
	z-index: 10000;	
	white-space: normal;						
}


ul.nav li.ulend {height:10px; background: transparent;}
ul.nav > li.ulend {display:none ! important;}

ul.nav a.menu-parent { color: #f28b8b; background-color: #a13214;}


/*==================================================================================================*/

/*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;
}






/*Big Video Box:*/
#videobox {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
 
#videobox  iframe,
#videobox  object,
#videobox  embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*frontteaserblock*/

.frontteaserblock {margin:30px 0; width:100%; overflow:hidden;}
.frontteaserblock div {width:103.3%;}
.frontteaserblock div a {float:left; display:block; width:31%; margin-right:2%; opacity:0.9; background:#fff;}
.frontteaserblock div a img {width:100%; }
.frontteaserblock div a .mt_title {display:block; margin:10px 5px 0 10px; height:40px; font-size:16px; lineheight:120%; font-weight:bold; }
.frontteaserblock div a .mt_desc {display:block; margin:0 5px 0 10px; height:90px }
.frontteaserblock div a:hover  {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; background:#e1a892; }



	.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: #974444;! rötlich;   
		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: #1c2ab4;	
	}
	
	
	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:#ca7575;}
	ul#mobile a.menu-parent {  background-color: #4dc4ef;}	
	#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; }
	.not_relevant { display: none; }


}