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");
}

div#mainContainerWrap {
    margin:0 auto;
    width:990px;
    background-image: url("/fileadmin/templates/images/body_bg.jpg");
    background-repeat:repeat-y;
}

div#headerWrap{
    	width:100%;
    	text-align:left;
	margin:0;
}

div#headerWrap .top{
    height:50px!important;
    width:100%;
}

div#headerWrap .top .left{
	width:605px;
	float:left;
}

div#headerWrap .top .left img{
	margin-left:110px;
  	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{

}

div#headerWrap .bottom .right{
/* 	float:right; */
	float:left;
}

div#headerWrap .bottom .right img{

}

div#mainMenuWrap{
    	width:100%;
	text-align:left;
	height:20px;
	clear:both;
/* background-image:url("../images/mainmenu_bg.png"); */
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
background-color:#ffffff;*/
	margin-bottom:10px;
}

#mainMenu{
/*  	padding-top:11px;  */
	padding-top:4px;
	padding-left:38px;
	padding-right:30px;
padding-bottom:4px;
background-color:#d9d5d6;
}

div#contentWrap{
	margin-top:20px;
	text-align:left;
    	width:100%;
}

div#contentLeft{
	width: 50px;
	float:left;
/*  margin-right:10px;  */
}

div#contentLeft .content{
/* margin-top:-10px; */
/* 	padding-top:30px; */
 
 	padding-left:20px; 
	padding-bottom:10px;
}

div#contentRight{
	text-align:left;
/* 	width: 385px; */
width:930px;
padding-right:10px;
text-align:left;
	float:right;
/*	height:370px;
	overflow:auto;*/
	bottom:0;
	top:0px;
/* border:1px solid black; */
scrollbar-arrow-color: #cccacd;
scrollbar-arrow-color: #888888;
scrollbar-base-color:#e0dcdd;
scrollbar-darkshadow-color:#888888;
}

div#contentRight .content{

	/* eine Linie mit topMenu und topTitle Links */
/*    	padding-left:30px;
    	padding-right:10px;*/
/* margin-bottom:5px; */
}

div.rechteSpalte{
margin-top:-10px;
	float:right;
	width:365px;
/* 	height:380px;  */
/* 	overflow:auto; */
/* padding-right:10px; */

}

* html div.rechteSpalte{
	margin-top:0px;
}

div.linkeSpalte{
	width:510px;
	text-align:left;
 float:left;
/*height:370px;
overflow:hidden;*/

}


#footer{
/* 	height:30px; */
text-align:right;	

}

div#bottomMenu{
height:5px;
	width:100%;
	margin-bottom:10px;
 	margin-top:10px; 
}

