@charset "utf-8";
/* CSS Document for www.weimarhalle.de
*  2008 Marco Siebert | weimar GmbH
*  www.i-sites.de
*/



* {
	margin:0;
	padding:0;
}

html, body {
	width:100%;
	height:100%;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	text-align:center;
}

div#s_mainwrapper {
	
	height:100%;
	width:100%;
}

div#s_mainwrapper div#cwrapper_top, div#s_mainwrapper div#cwrapper_bottom, div#s_mainwrapper .hfloater  {
	margin:0 auto;
	width:860px;
	text-align:left;
}

div#s_mainwrapper div#cwrapper_top {
	height:120px;
}

div#s_mainwrapper div#cwrapper_bottom {
	width:100%;
	height:120px;
}



div#s_mainwrapper div#cwrapper_top div#language {
	float:left;
	display:block;
	clear:both;
	display:none !important;
}

div#s_mainwrapper div#cwrapper_top div#slogo {
	float:left;
	width:286px !important;
	height:70px !important;
	/* background-image:url(images/logo.png);
	background-position:top left;
	background-repeat:no-repeat; */

}

div#s_mainwrapper div#cwrapper_top div#topnavi {
	float:left;
	width:572px;
}

div#s_mainwrapper div#cwrapper_main {
	width:100%;
	height:400px;
	background-image:url(images/bg_cwrapper_main.png);
	background-repeat:repeat-x;
} 

div#s_mainwrapper div#content_left {
	float:left;
	width:286px;
	height:300px;
} 

div#s_mainwrapper div#content_right {
	float:left;
	width:572px;
	height:300px;
} 

div#s_mainwrapper div#va_left {
	float:left;
	width:286px;
	height:120px;
} 

div#s_mainwrapper div#var_right {
	float:left;
	width:572px;
	height:120px;
} 



div#footer {
        position:relative;
	bottom:20px;
}

div#certificates 
{
text-align:right;
}

/*** classes **/
div#s_mainwrapper div#cwrapper_top div#topnavi .navi {
	width:190px;
	height:auto;
	float:left;
}

div#s_mainwrapper .hfloater {
	/** all set **/
}

div#s_mainwrapper div#cwrapper_main > .hfloater {
	padding-top:5px;
	padding-bottom:5px;
}

.clearer {
	height:1px;
	font-size:1px !important;
	clear:both;
}

.spacerElement {
	height:70px;
}


/*** override std wraps ***/

.csc-textpic-image, div.csi-imagewrap img {
   padding:0px;
   border:none;
}

/**** events ***/
div.tx-wwscevents-pi1-start * {
	display:inline;
}



div.tx-wwscevents-pi1-start-item {
	float:left;
	width:572px;
	padding-top:5px;
	border-top:1px solid #585858;
	min-height:24px;

}

div.tx-wwscevents-pi1-start-item:hover {
	background-color:#585858;
}

div.tx-wwscevents-pi1-start .tx-wwscevents-pi1-start-item .col1 {
	float:left;
	width:160px;
	margin-left:10px;
}

div.tx-wwscevents-pi1-start .tx-wwscevents-pi1-start-item .col2 * {
	font-size:11px;
}

div.tx-wwscevents-pi1-start .tx-wwscevents-pi1-start-item .col2 {
	float:left;
	width:370px;
	overflow:hidden;
}


div.tx-wwscevents-pi1-start .tx-wwscevents-pi1-start-item .col3 {
	float:left;
	width:25px;
}

.jdGallery .slideElement
{
border:0px solid #000 !important;
}

