html, body{height:100%;width:100%;}
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;background:#000 url(/gfx/widm/2011/splitScreen.jpg) top center no-repeat;}
.wrapper {	width:960px;	height:auto;	margin:0 auto;	overflow:hidden;}
.wrapper h1 {width:499px;height:18px;overflow:hidden;float:left;margin:282px 0px 0px 288px;display:block;background:url(/gfx/widm/splitTitle.gif) top left no-repeat;text-indent:-9999px;}
.wrapper h1:hover {background:url(/gfx/widm/splitTitle.gif) top left no-repeat;}
.videoPlayer {width:499px;height:281px;display:block;float:left;margin:4px 0px 0px 288px;}
.knoppenContainer {width:270px;height:auto;padding:10px;float:right;margin:5px 80px 0px 0px;}
a.goSite {width:230px;height:35px;display:block;text-indent:-9999px;border:0px;background:url(/gfx/widm/gaDoor.gif) top left no-repeat;margin-bottom:5px;}
a.goSite:hover {background:url(/gfx/widm/gaDoor.gif) top left no-repeat;}
.knoppenContainer label {font-size:10px;height:17px;width:230px;overflow:hidden;font-weight:700;float:left;display:block;margin:1px 0px 0px 0px;cursor:pointer;padding-left:0px;
text-indent:-9999px;background:url(/gfx/widm/labelText.gif) no-repeat center left;color:#fff;vertical-align:middle;
}
.knoppenContainer label:hover {background:url(/gfx/widm/labelText.gif) no-repeat center left;}

div.descriptionGoSite {display:none;}
.hover{position:absolute;display:none;z-index:999;width:299px;height:77px;background:url(/gfx/widm/tooltipBack.png) no-repeat}
.hover p{width:250px;display:block;height:50px;padding:12px 5px 7px 12px;font-size:11px;line-height:18px;text-transform:uppercase;color:#738b77;}

/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	margin:0px 0px 0px 3px;
}
a.jqTransformCheckbox {
	background: transparent url(/gfx/form/widm/checkbox.gif) no-repeat center top;
	
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}

