div.main_wrap {
	height: auto;
	min-width:994px;
	max-width: 1180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	/*background-image: url(../images/content_bg.png);*/
	background-color: #1c1c1c;
	padding: 0px;
	overflow: hidden;
}
*html div.main_wrap {
	width: 1180px;
}
div.content_wrap {
	margin: 0px;
	float: left;
	height: auto;
	width: 990px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFF;
	margin-left: 4px;
	padding: 0px;
	background-image: url(../images/contentBG.png);
	background-position: 118px 118px;
	background-repeat: repeat-x;
}
*html div.content_wrap {
	margin-left: 2px;
}
#footer {
	background-color: #333;
	background-image: url(../images/header40px.png);
	packground-repeat: repeat-x;
	height: 40px;
	width: 990px;
}
#nav {
	float: left;
	height: auto;
	width: 180px;
	min-height: 450px;
	margin: 0px;
	margin-left: 4px;
}
*html #nav {
	margin-left: 2px;
}
#nav img.banner {
	width: 180px;
	margin: 0px;
	margin-bottom: 10px;
	border: none;
}
#content {
	height: auto;
	width: 567px;
	float: left;
	min-height: 450px;
	margin: 0px;
	margin-left: 4px;
	overflow: hidden;
	/*background-color: #fff;*/
}

#content a {
	color:#333;
	text-decoration: underline;
}

#content a:hover{
	color:#39c;
	text-decoration: underline;
}

*html#content {
	margin-left: 2px;
}
#sidebarhlp {
	float: right;
	width: 231px;
	min-height: 450px;
	margin: 0px;
	margin-right: 0px;
	margin-top: -8px;
	
	/*border-right: 1px solid #000;*/
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/sidebarBG.png);
}
#sidebar {
	float: right;
	width: 231px;
	min-height: 450px;
	margin: 0px;
		
	/*border-right: 1px solid #000;*/
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sidebarTopBG.png);
}
#header {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 990px;
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/header_bg.jpg);
}
#header a.home img {
	float: left;
	height: 79px;
	width: 145px;
}
#header a.home {
	display: block;
	float: left;
	height: 79px;
	width: 145px;
	margin-top: 8px;
}
#sub_header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 990px;
	margin-bottom: 8px;
	border-top: 1px solid #000;
	background-image: url(../images/header20px.png);
}
#sub_header img.claim {
	float: right;
	height: 12px;
	width: 168px;
	margin-right: 230px;
	margin-top: 3px;
}
#sub_header .lang_sel {
	float: left;
	height: 19px;
	width: 176px;
	color: #FFF;
	padding-left: 4px;
}
#sub_header .lang_sel img {
	margin-top: 2px;
}
#sub_header .site_path {
	float: left;
	height: 19px;
	width: 392px;
	padding-left: 7px;
}
#top_ad {
	float: right;
	position: relative;
	height: 90px;
	width: 728px;
	/*left: 260px;*/
	margin-top: 4px;
	background-image: url(../../../default_header.jpg);
	overflow: visible;
	/*background-color: red;*/
}
#right_ad {
	height: auto;
	width: 160px;
	margin-top: 4px;
	position: absolute;
	/*background-color: red;*/
	margin-left: 6px;
	min-height: 600px;
	left: 994px;
	overflow: visible;
}
.clear_all {
	clear: both;
}
#sidebar div.emotional {
	background-image: url(../images/tv_bg1.png);
	background-repeat: no-repeat;
	margin-top: -19px;
	height: 174px;
	width: 205px;
	padding-top: 40px;
	padding-left: 13px;
	margin-bottom: -19px;
	margin-left: 12px;
	overflow: hidden;
	font-size: 9px;
	color: #CCC;
}

#sidebar div.emotionalRadio {
	background-image: url(../images/radio_bg.png);
	background-repeat: no-repeat;
	margin-top: -23px;
	height: 174px;
	width: 217px;
	padding-top: 40px;
	padding-left: 13px;
	margin-bottom: -19px;
	margin-left: 0px;
	overflow: hidden;
	font-size: 9px;
	color: #CCC;
}

#sidebar div.emotional h2 {
	width: 180px;
	text-align: center;
	font-size: 12px;
}
#sidebar div.emotional h3 {
	width: 180px;
	text-align: center;
	font-size: 10px;
}
#sidebar div.emotional p {
	width: 180px;
	text-align: center;
	font-size: 9px;
}
#sidebar .ad_container {
	width: 222px;
	margin-top: 8px;
	margin-left: 4px;
	margin-right: 4px;
	height: 62px;
}
#sub_header .site_path {
	font-size: 10px;
	line-height: 19px;
	color: #FFF;
	text-decoration: none;
}
#sidebar .ad_container .ac_ad_one {
	float: left;
}
#sidebar .ad_container .ac_ad_two {
	float: left;
	margin-left: 10px;
}
#sub_header .site_path a {
	font-size: 10px;
	line-height: 19px;
	color: #FFF;
	text-decoration: none;
}
#ad_content_wrap {
	height: 250px;
	width: 337px;
	background-image:url(../images/contentad_bg.gif);

}
#ad_content_wrap .ad_content {
	width: 300px;
	height: 250px;
	float: left;
	background-image: url(../../../default_content.jpg);
}
#ad_content_wrap .ad_reminder {
	border-left: 1px solid #000;
	height: 250px;
	width: 7px;
	float: right;
	background-image:url(../images/ad_vertical.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	background-color: #424242;
}

#adonblock_wrap {
	height: auto;
	width: 566px;
	background-image:url(../images/contentad_bg.gif);

}
#adonblock_wrap .adonblock_content {
	width: 557px;
	height: auto;
	float: left;
	/*background-image: url(../../../default_content.jpg);*/
}

#adonblock_wrap .adonblock_content a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
	width: 468px;
	color: #ffffff;
	font-size: 14px;
	/*margin: 1px;
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #666;
	background-color: #0e0e0e;
	
	line-height: 23px;
	height: 23px;*/
	text-decoration: none;
	background-image: url(../images/header23px.png);
	background-repeat: repeat-x;
	
}
#adonblock_wrap .adonblock_content a:hover{
	color:#39c;
}

#adonblock_wrap .adonblock_reminder {
	border-left: 1px solid #000;
	height: 20px;
	min-height: 20px;
	max-height: 60px;
	width: 7px;
	float: right;
	background-image:url(../images/ad_vertical.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color: #424242;
}

#footer .sublinks {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
	float: left;
	font-size: 11px;
}
#footer img{
	float:left;
	border: none;
}
#footer .sublinks a {
	color: #FFFFFF;
	float:left;
	text-transform: uppercase;
	text-decoration: none;
	line-height:20px;
	
}
#footer .copy {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 130px;
	float: right;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
}

#footer .copy span{
	color: #FFFFFF;
	margin-left:5px;
	float:left;
	text-transform: uppercase;
	text-decoration: none;
		line-height:20px;
}
#footer .ligapartner{
	width: 550px;
	float:left;
	margin-left: 20px;
	margin-right: 10px;
	height: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
	
}
#footer .ligapartner a{
	display: block;
	height: 24px;
	float: left;
	margin-right: 10px;
}

#footer .ligapartner img.mi{
	display: block;
}

#footer .ligapartner img.mo{
	display: none;
}
#footer .ligapartner a:hover img.mi{
	display: none;
}
#footer .ligapartner a:hover img.mo{
	display: block;
}

.modulefont {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.moduletextfield {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
.modulebutton {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.btPollResult {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
}
.btPollResultText {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.btPollResultPercent {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.btPollWarning {
	font-size: 12px;
	background-color: #FF9900;
	border: 1px dashed #000000;
	margin: 1px;
	padding: 1px;
	height: 16px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.tbedingungen {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#nav .spacer {
	height: 10px;
	width: 180px;
}
.hlp_clear {
	clear: both;
}
.hlp_clear_left {
	clear: left;
}





