html, body{
	margin:0;
	padding: 0 0 10px 0;
}

body{
	font-family: verdana, arial, serif;
	/*background: url(../images/bodyBg/body_bg.jpg);*/
	font-size: 12px;
	color: #666666;
}

.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}

a{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #010101!important;
	text-decoration: underline;
}

h1{
	font-size: 12px;
	margin: 0 0 5px 0;
}

img{
	border:0;
}

#mainWrap{
	margin: 24px auto 0 auto;
	width: 902px;
	background: #FFFFFF;
	padding: 10px;
}

#main{
	border: 3px solid #000000;
	background: url(../images/main_container_bg.gif) repeat-y;
	padding-bottom: 25px;
	min-height:725px;
}

#header{
	height: 49px;
	border-bottom: 3px solid #000000;
}

#topNav{
	width: 695px;
	height: 49px;
	border-right: 3px solid #000000;
	float: left;
}

#logo{
	float: left;
	text-align: center;
}

#imageBox{
	width: 896px;
	font-size: 0;
	line-height: 0;
}

#header, #mainNav, #imageBox{
	background: #FFFFFF;
}

#imageBox img{
	border-bottom: 1px solid #000000;
}

.mainNavLevel ul{
	height: 24px;
	border-bottom: 3px solid #000000;
}

#contentContainer{
	min-height: 317px;
	padding:15px 15px 5px;
	line-height: 20px;

}

#leftContent{
	width: 528px;
	padding: 0 29px 0 14px;
	float: left;
	min-height: 1px;
}

#rightContent{
	float: left;
	padding: 0 0 15px 13px;
	width: 282px;
}

#topNav ul{
	margin:5px 0 0 8px;
	padding:0;
	list-style-type:none;
	line-height: 10px;
}

#topNav ul li{
	float:left;
	border-right: 1px solid #CCCCCC;
	padding: 0 5px;
}

#topNav ul li a{
	color: #878787;
	font-size: 10px;
	font-weight: normal;
}

#topNav ul li.act a{
	color: #cccccc;
}

.mainNavLevel ul{
	margin: 0;
	padding:0;
	list-style-type:none;
	line-height: 10px;
}

.mainNavLevel ul li{
	float:left;
	padding: 0 0 0 28px;
	margin-top: 4px;
}

#footer{
	height:25px;
	padding-left:5px;
	margin:-33px auto 0pt;
	width: 880px;
}

#footer ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#footer ul li{
	float:left;
	border-right: 1px solid #CCCCCC;
	padding: 0 5px;
	font-size: 10px
}

#footer ul li a{
	color: #878787;
	font-weight: normal;
}

#footer ul li.act a{
	color: #cccccc;
}

#leftContent .content-element{
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0;
}

.content-element p.bodytext{
	margin-top: 0;
}

#leftContent .content-element ul{
	padding-left: 15px;
}

#rightContent .content-element{
	background: #f3f4f1;
	padding: 13px 9px;
	width: 266px;
	margin-bottom: 16px;
	font-size: 11px!important;
}

.flexRand{
	float:left;
}

.flexRand .picContainer{
	width: 76px;
	margin-right: 10px;
}

.flexRand .textContainer a{
	display:block;
	background: url(../images/link_arrow.gif) no-repeat 0 3px;
	padding-left: 8px;
	font-weight: normal;
}

.flexRand .textContainer p.bodytext{
	margin-top: 0;
	margin-bottom: 6px;
}

.flexRand .textContainer{
	float: left;
	width: 180px;	 
}

.flexRand .picContainer{
	float: left;
	width: 76px;
}

#rightContent .csc-header{
	background: #f3f4f1;
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #c6c6c5;
	width: 266px;
}

.contenttable{
	border-collapse: collapse;
	margin-top: 10px;
}

.contenttable td, .contenttable th{
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

.contenttable p{
	margin-top: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}

.csc-textpic-intext-left{
	float: left;
}

.kontakt .picContainer{
	float:left;
	width: 90px;
}

.kontakt .textContainer{
	height: 118px;
	overflow: hidden;
}

.filelinkTitle{
	float: left;
	padding: 2px 10px 2px 27px;
	color: #990000;
	background: url(../images/icons/standard.gif) no-repeat 10px 5px;
	width: 180px;
}

.type_pdf .filelinkTitle{
	background: url(../images/icons/pdf.gif) no-repeat 10px 5px;
}

.type_doc .filelinkTitle, .type_docx .filelinkTitle{
	background: url(../images/icons/doc.gif) no-repeat 10px 7px;
}

.type_xls .filelinkTitle, .type_xlsx .filelinkTitle{
	background: url(../images/icons/xls.gif) no-repeat 10px 7px;
}

.type_ppt .filelinkTitle, .type_pptx .filelinkTitle, .type_pps .filelinkTitle, .type_ppsx .filelinkTitle{
	background: url(../images/icons/ppt.gif) no-repeat 10px 7px;
}

.type_jpg .filelinkTitle, .type_jpeg .filelinkTitle{
	background: url(../images/icons/jpg.gif) no-repeat 10px 7px;
}

.type_zip .filelinkTitle, .type_rar .filelinkTitle{
	background: url(../images/icons/zip.gif) no-repeat 10px 7px;
}

.filelinkType{
 	float: right;
 	padding: 2px 10px;
 	color: #999999!important;
 	text-decoration: none!important;
}

#rightContent .filelinks div {
	width: 284px;
	float:left;
}

.filelinks div {
	margin: 0;
	padding: 0;
	
}

.filelinks .odd{
	background: #e8e9e4;
}

.filelinks .even{
	background: #f3f4f1;
}

.filelinks a:hover .filelinkTitle{
	text-decoration: underline;
	color: #010101!important;
}

.filelinks a{

}

#rightContent .csc-header{
	width:284px;
}

#rightContent .csc-header h1{
	margin:0pt 0pt 0px;
	padding:4px 8px 5px;
}

.newsTitle{
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
}

.newsListBox{
	width: 350px;
	padding-left: 20px;
}

.newsListBox p{
	margin-top: 0;
}

.newsImg, .newsListBox{
	float: left;
}

.news-list-item{
	/*float: left;*/
	padding: 5px 0;
	border-bottom: 1px solid #EAEAEA;
	height: auto;
}

.news-single-item h2{
	font-size: 12px;
	margin: 0;
}
.news-single-item h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.news-single-img{
	margin: 18px 0;
}
.news-list-container h3{
	font-size: 11px;
}
.news-list-container h3 a{
	color: #666666;
}
.news-list-container h3 a:hover{
	color: #666666!important;
	text-decoration: none;
}
.news-list-container .rockpanelImg{
	margin-bottom: 10px;
}