html,body{}

a{
	color: #D7001A;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}



html{ 
	background: #960009 url(/fileadmin/template/images/bg.png) repeat-x left top;
	}

#container{width:1165px; margin-left:auto; margin-right:auto;}

#contentwrap{background:white;
	border-top:7px solid white;
	border-left:15px solid white;
	border-right:7px solid white;
	border-bottom:7px solid white;
	background:white url(/fileadmin/template/images/bgright.png) repeat-y top right;
	}

.news-latest-item{
	border-top:1px solid #333333;
	}

.news-latest-item h5{
	margin-bottom:15px;
	font-size:14px;
	}

#contentLeft{
	width:790px;
	}


#contentLeft h1,
#contentLeft h3,
.news-single-item h2{
	font-size:20px;
	color: #D7001A;
	padding:25px 0;
	}

#content p{
	font-size:12px;
	line-height:135%;
	}
	
	
.rspacer{
	height:20px;
	}

#contentRight{
	background:#EBEBEB;
	width:325px;
	padding:10px;
	min-height:480px;
}

#leftcol,
#rightcol{
	width:380px;
	}

#topmenu{
	/*margin-right:64px;*/
	}


#topmenu a{
	padding:0px 3px;
	color:white;
	}


#mainmenucontainer{
	margin-top:30px;
	margin-bottom:70px;
	}

#header a{
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	}

#mainmenuright{
	margin-left:64px;
	}

#topsection a{
	color:#333333;
	}

#contentRight h3{
	border-top:6px solid #444444;
	color:#444444;
	font-size:22px;
	margin-bottom:12px;
	padding-top:3px;
	}

#mainmenuright a,
#mainmenuleft a{
	background:transparent url(/fileadmin/template/images/mm_bg.png) no-repeat left center;
	padding-left:25px;
	padding-right:50px;
	}
	
#footer{
	padding:15px 0px;
	color:white;
	}
	
.news-single-item p,
.news-single-files{
	padding:10px 40px 20px 0px;
	}
	
.news-single-timedata{
	color:#CCC;
	}
	
.news-single-files a{
	padding-left:10px;
	}


.news-single-files dt{
	padding-bottom:5px;
	}
	
.news-list-date{
	display:block;
	color:#ccc;
	font-size:12px;
	padding-bottom:5px;
}

.news-latest-date{
	font-size:10px;
	padding:3px 0px;
	}
	
#content p.news-single-imgcaption{
	font-size:10px;
}

.news-single-img{
	width:250px;
	float:right;
	}
	
.clearer{
	clear:right;
	}
