html, body {
    height:100%;
	
}

*{
/*font-family: arial, verdana, sans-serif!important;*/
}
body {
    	min-width:950px;
    	width:100%;
	text-align:center;
 	margin:0;
	padding:0;
    	background-image: url("/fileadmin/templates/images/bg-punkte.jpg");
/* overflow:hidden; */
}

div#mainContainerWrap {
    	margin:0 auto;
    	width:990px;
	height:577px;
    	background-image: url("/fileadmin/templates/images/body_bg.jpg");
    	background-repeat:repeat-y;
	position:relative;
}

div#headerWrap{
    	width:100%;
    	text-align:left;
	margin:0;
	clear:both;
}

div#headerWrap .top{
    height:50px!important;
    width:100%;
}

div#headerWrap .top .left{
 	width:605px; 

	float:left;
}

div#headerWrap .top .left img{
	margin-left:140px;
  	margin-top:25px; 
	
}

div#headerWrap .top .right{
 	width:385px; 
      	float:right; 
}

div#headerWrap .top .right img{
	margin-top:15px;
}

div#headerWrap .bottom{
    	width:100%;
    	height:81px;
    	background-image:url('../images/logo_bg.jpg');
	background-repeat:repeat-x;
}

div#headerWrap .bottom .left{
	float:left;
/* 	width:605px; */
}

div#headerWrap .bottom .left img{
	margin-left:30px;
}

div#headerWrap .bottom .right{
/* 	float:right; */
	float:left;

}

div#headerWrap .bottom .right img{

}

div#contentWrap{
	position:relative;
    	width:100%;

}



div#contentRight{
	width:100%;
	position:relative;
/* 	width: 774px!important; */
/* width:820px; */
	scrollbar-arrow-color: #cccacd;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color:#e0dcdd;
	scrollbar-darkshadow-color:#888888;

}

div#contentRight .content{
/* 	width:800px; */
	position:relative;

/* 	text-align:center; */
	top:30px;
	left:50%;
	margin-left:-355px;
	width:710px;

}


* html div#contentRight .content{
	left:180px;
}

*+html div#contentRight .content{
	left:180px;
}

.startseite_img {
 	width:100%; 
	position:relative;
	width:710px;
}

.startseite_img div{

/* 	height:164px;  */
/* 	width:709px; */
	background-color:white;
	padding-top:4px;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
}

.startseite_img .rahmen{
	
/* 	margin-bottom:10px; */

}

.startseite_img  .links{
	
}
.startseite_img .mitte{
	padding-left:3px;
	padding-right:3px;

}

.startseite_img .rechts{
	

}


div#contentRight p,
div#contentRight table th,
div#contentRight table td{
	font-family: arial, verdana, sans-serif!important;
	color:#888888!important;
	font-size:12px;
	font-weight:normal;
 	letter-spacing:0.2em; 
	line-height:180%;
	padding:0;
	margin:0;
}

div#contentRight table{
/* 	position:absolute; */
/* 	top:185px; */
/* 	float:left; */
	margin-bottom:30px;
	margin-top:18px;
	text-align:left;
}

h1{
	font-family: arial, verdana, sans-serif!important;
	letter-spacing:0em;

}

div#contentRight h1 a{
	position:absolute; 
/* float:right; */
/* position:relative; */
	right:0px;
	top:230px; 
	font-family: arial, verdana, sans-serif!important;
	font-weight:normal;
	color:#db1718!important;
	text-decoration:none;
	font-size:18px;
}
div#contentRight h1 a:hover{
	color:#888888!important;
}

div#headerWrap .bottom  #tickerspace{
	padding-left:10px;
	padding-top:15px;
	float:left;
	/*
	background-image:url("../images/bg-punkte.jpg");
	*/
	height:50px;
}


* html div#headerWrap .bottom  #tickerspace{
	padding-top:30px;
}

*+html div#headerWrap .bottom  #tickerspace{
	padding-top:30px;
}


div#headerWrap .bottom  #tickerspace a{
	text-decoration:none;
	color:#888888!important;
	font-family: arial, verdana, sans-serif!important;
	font-size:16px;
}
div#headerWrap .bottom  #tickerspace a:hover{
	color:#db1718!important;
}