#header {
	background:none;
	height: auto;
	padding:10px;
	width:740px;
	border-bottom: 1px solid #003399;
	margin-bottom: 20px;
}

#quicknav {
	width: 530px;
	margin-left: 430px;
	padding-top: 25px;
	display: none;
}

#logo {
	width: 353px;
	height: auto;
	padding:0px;
	margin: 0px;
}
#content {
	float: left;
	width: 740px;
	background: url('gfx/bg-content-sub.jpg') top left no-repeat;
	padding: 10px;
}
#main-nav {
	display: none;
}
#content {
	background: none;
}

#footer {
	background: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

#content, #content h1, #content h2, #content h3, #content h4, #content h5 {
	font-size: 120%;
}


#partner {
	border-top: 1px solid #003399 ;
	
	background: none;
}


.partner-ksk {
	padding-left:10px;
}
#content-container {
	width: 760px;
}

/*FCES*/
.news-latest-left-item, .news-latest-center-item, .news-latest-right-item {
	border:1px solid #0082C8;
}
.news-latest-left-top, .news-latest-center-top, .news-latest-right-top, .news-latest-left-bottom, .news-latest-center-bottom, .news-latest-right-bottom, a.download_button {
	display: none;
}

.news-latest-right-container, .news-latest-left-container, .news-latest-center-container {
	margin-top: 20px;
}

/*DONT PRINT THIS ELEMENTS*/
.news-list-item-right, .news-single-footer, tx-ttnews-browsebox {
	display: none;
}

.mailform input, .mailform textarea, .mailform radio {
	float: none;
	background: none;
	border: 1px solid #000;
	
}

.mailform input.mailform-radio {
	float: left;
}


li {
	list-style: disc;
	list-style-type: disc;
	background: none;
}
