@charset "utf-8";
/* CSS Document */
BODY {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: white;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #7d0000;
	margin-top: 3px;
	text-align: center;
	}


#content h1 {
color: white;
font-size: 14px;
margin-left: 17px;
margin-top: 18px;



}

#headerlinks {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 14px;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: right;
	}

#headerlinks UL {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	margin-right: 15px;
	font-size: 10px;
	}
#headerlinks UL LI {
	margin: 0;
	padding: 0;
	display: inline;
	}
#headerlinks UL LI a {
	color: #fff;
	text-decoration: none;
	}

#container {
	width: 927px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
}

form {

margin-left: 15px;
}


#header {
	width: 927px;
	height: 304px;
	background-image:url(/fileadmin/headerbg.png);
	background-repeat:no-repeat;
	padding-left: 86px;
	padding-top: 46px;

	}
A#logolink {
	width: 235px;
	height: 54px;
	display: block;
	}

#navigation {
	float: left;
	height: 25px;
	width: 450px;
	padding-left: 130px;
	margin-top: 230px;
	font-size: 14px;
	}
#navigation UL {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation UL LI {
	float: left;
	margin-left: 6px;
	margin-right: 8px;
	}
#navigation UL LI a {
	font-size: 14px;
	color: #fdb4b4;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
		}
#navigation UL LI a:hover  {
	color: #fdd4d4;
	}
#navigation UL LI.act a {
	color: #fdd4d4;
	}

#trunk {
	width: 900px;
	height: auto;
	min-height: 130px;
	background-image: url(images/trunkbg.png);
	background-repeat:no-repeat;
	margin-bottom: 0;
	}
#trunkbc {
	height: auto;
	width: 100%;
	padding-left: 14px;
	background-image: url(images/contbg.png);
	background-repeat: repeat-y;
	}

a {
color: white;
}
	
#right {
	float: right;
	width: 215px;
	padding-left: 10px;
	padding-right: 5px;
	height: auto;
	min-height: 235px;
	background-image: url(images/rightbg.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: -40px;
	}

#right h1 {
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	}

#right p {
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
}


#left {
	clear: left;
	float: left;
	width: 170px;
	height: auto;
	margin-left: 15px;
	}

#left UL {
	list-style: none;
	}
#left UL LI {
	text-align: right;
	padding-right: 32px;
	padding-top: 6px;
	}
#left UL LI a{
	color: #fdb4b4;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
		
#left UL LI.mlevel2 a{
	color: #fdb4b4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#left UL LI.mlevel2-act a{	
	color: #fdd4d4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#left UL LI a:hover  {
	color: #fdd4d4;
	}
#left UL LI.act a {
	color: #fdd4d4;
	text-decoration: none;
	}

#content {
	float: left;
	width: 460px;
	min-height: 180px;
	height: auto;
	}
	
#content p {
	line-height: 20px;
	padding-left: 16px;
	padding-right: 10px;

	}
#footer {
	padding-top: 30px;
	clear: both;
	width: 927px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footerbg.png);
	background-repeat:no-repeat;
	margin-top: 0;
	}
	
#footer p {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	font-size: 11px;
	color: #c09696;
	}
	
/* -----------------  - - - - -- News styles  - -- - -  ----------------------*/

.clearer {
	border-width: 1;
	border-style: inset;
	width: 50%;
	border-color: #ffffdd;
}

.news-list-container {
	padding: 5px;
}

.news-list-date {
	display: none;
}

.news-list-container h3 {
	font-size: 12px;
}

.news-list-container a {
	color: #fdb4b4;
	font-weight: normal;
	text-decoration: none;
}

.news-list-container a:hover {
	text-decoration: underline;
}

.news-latest-container {
	padding: 5px;
	background: none;
	border: none;
}
.news-latest-item {
	background: none;
	border: none;
	padding-top: 0;
	}


.news-latest-date {
	display: none;
}

.news-latest-container h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news-latest-container h3 a {
	font-size: 13px;
	font-weight: bold;

}
.news-single-item {
	background:none;
	border: none;
	}
.news-single-item h2 {
	color: #fff;
	padding-left: 15px;
	font-size: 13px;
	}
	
.news-latest-item p {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	}
.news-latest-container a {
	color: #fdb4b4;
	font-weight: normal;
	text-decoration: none;
}

.news-latest-container a:hover {
	text-decoration: underline;
}

.csc-firstHeader {
	font-size: 16px;
	margin: 10px 10px 0px 5px;
	color: #000066;
}	


