html {height:100%;}
body {
	margin: 0; padding: 0; 
	height:100%;
	background: #010304 url(images/herzwil.jpg)  no-repeat fixed left top;
	-o-background-size: 100% auto, auto;
	-moz-background-size: 100% auto, auto;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;	
	color:#ccc
}

.container {
	max-width: 990px;
    width: 96%;
    
    margin: 0 auto;
    
	background: #333333; 
}



.header, .footer { width: 100%; height:140px;  position:relative; background: #000 url(images/headerbg.jpg) repeat-x ; }
.header .logopic {float:left; max-width:60%; margin: 10px 0 0 10px;}

.contentbox {width: 70%; float:left; }
.contentbox .inner {min-height:10px; margin: 10px 3% 10px 4%;  }
.contentbox .inner p img {max-width:100%; height: auto ! important;}

.contentboxwide {width: 100% ! important;  }

.rightbox {width: 28%; float:right;  background-color:#1b1b1b; border-left: 1px solid #666;}
.rightbox .inner {padding:16px 16px 0 16px;}
.rightbox .inner p img {max-width:100%; height: auto ! important;}
.rightbox.inner h1, .rightbox .inner h2 {color: #fff;}



#bigcontent #outervideobox {float:left;  }

#bigcontent .videosize1, #bigcontent .videosizedefault{width: 70%;  }
#bigcontent .videosize2 {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(images/vminus.png) no-repeat;}
a#videoswitch1 {background: transparent url(images/vplus.png) no-repeat;}
#bigcontent .videosize3 .resizevideoswitch{margin: 3px 15% 0 0;}




.footer {
    width:  100%;
	height:2px;
	background: #000 url(images/headerbg.jpg) repeat-x ;
	clear:both;
}
.footer .inner { position:absolute; top:10px; left: 10%; width:80%; font-size:0.8em; text-align:center; line-height:110%;  color: #fff ! important}
.footer .inner span { font-size:0.7em;}








/***********************************
	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(images/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: normal; 	
	margin: 0; padding: 0;
	border-right: 1px solid #666;
}


.nav li a {
	display: block; 	
	text-decoration: none; 
	font-weight: bold;
	line-height:140%;
	font-size:14px;
	/*text-shadow: 1px 1px 1px #000;*/
	padding: 10px 10px;
    color:#ccc;
}


/* 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: #007eab;  color: #fff;
}



/* 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 #666;
	border-right: none;
	background-color:#222;
}
.nav li ul li a {
	
    color: #fff;
    font-weight: normal;
	padding: 6px 10px;
    
}


/* 2 level hover */
.nav li ul a:hover,  .nav li ul a.menu-current { background-color: #ffd925;  color: #000;}


/* 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: #ffd925;}



/*==================================================================================================*/

/*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%;
}




.mobiles_only {display: none;}
.desktops_only {}

.mod_topic_commentbox {
	background: transparent;
}