/* main layout
----------------------------------------------- */

#header {
	height: 115px;
}

#navigation {
	height: 22px;
	background-color: #9D9D9D;
}

#content-left {
	background-color: #535353;
	#min-height: 400px;
	#height: auto;
	#_height: 400px;
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#content-right {
	background-color: #535353;
	#min-height: 400px;
	#height: auto;
	#_height: 400px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 35px;


}

#footer {

	background-color: #535353;
	}

.container_16 {
	background-image:url(../img/backdrop.png);
	background-position:center;
	background-repeat: repeat-y;
}

#header-outer {
	background-position:center;
	background-image: url(../img/a_head103.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#navigation-outer {
	background-position:center;
	background-image: url(../img/nav-backdrop.png);
	background-repeat: no-repeat;
	background-position-y: -1px;
	height: 28px;
}

#footer-outer {
	background-position:center;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}

.csc-textpic-caption {
	padding-bottom: 15px;
}


object {
	text-align: center;
}

/* text color
----------------------------------------------- */

#footer {
	text-align: center;
	color: #D7D7D7;
	font-size: 11px;

}

#footer a:hover{
	color: #FFF523;
}

#footer a {
	color: #D7D7D7;
	font-weight: normal;
}

#content-left, #content-right {
	color: #ffffff;
}

.csc-bulletlist-1 li{
	list-style-image:url(../img/pfeil2.gif);
	font-weight: bold;
	padding-bottom: 5px;
}

/* file download style
----------------------------------------------- */


.tx_pksrfefilemanager_pi1_files {
	border: 0px;
	color: #ffffff;
	font-size: 12px !important;
}

.fileheader  {
	background-color: transparent;
	color: #ffffff !important;
	font-size: 12px !important;
}

.fileheader td {
	color: #ffffff;
	font-size: 12px !important;
}

.filerow td {
	background-color: #6C6C6C;
	color: #ffffff;
	font-size: 12px !important;

}

.tx_pksrfefilemanager_pi1_files td{
	border: 0px;
	border-left: 5px solid #535353;
	border-bottom: 5px solid #535353;
	font-size: 12px !important;
}


.filerow td a {
	color: #ffffff !important;
	font-size: 12px !important;
}

.filerow td a:hover {
	color: #FFFF00 !important;
}

.fileimg {
	padding-right: 4px;
	position: relative;
	top: 2px;
}

/* news box style
----------------------------------------------- */

.news-latest-container {
	width: 262px;
	float: right;
	background-color: #404040;
	border: 2px solid #666666;
}

.news-box-header {
	background-color: #A4A4A4;
	color: #000000;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
}

.news-latest-item p a{
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
}

.news-latest-date {
	color: #ffffff;
	font-size: 11px;
}

.news-latest-item {
	padding: 8px 8px 2px 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.news-latest-item hr {
	margin: 0px !important;
}

.news-single{
	position: relative;
	top: -10px;
}

.newsimage {
	margin-top: 60px;
}
