/* 864 Grid System Include */
@import url('reset.css');
@import url('text.css');
@import url('864.css');
@import url('superfish.css');

/* General Settings */
body {
	color: #484848;
}

#root {
	margin-top: 15px;
	background: url(../images/contentBack.png) top left repeat-y;
}

h1, h2, h3, h4 ,h5, h6 {
	margin: 0 0 5px 0;
}

a {
	color: #484848;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* Header Settings */
#header {
	height: 118px;
	background: url(../images/header.png) top left no-repeat;
}



/* Navigation Settings */
#navigation {
	height: 50px;
	font-size: 15px;
	background-color: #FFF;
	padding-top: 10px;
}





/* Content Settings */
#contentTop {
	height: 18px;
	background: url(../images/contentTop.png) top left no-repeat;
}

.contentPadding {
	padding: 15px 10px 0 54px;
}

.contentPadding a {
	font-weight: bold;
	color: #CC206D;
	text-decoration: underline;
}

.contentPadding li {
	list-style-image: url(../images/listArrow.png);
}

.contentPadding li li {
	list-style-image: none;
	list-style-type: disc;
}

.csc-firstHeader {
	margin: 0 0 20px 0;
}

.align-center { text-align: center; }
.align-right { text-align: right; }

.csc-frame-frame2 {
	border: 1px solid #CCC;
	background-color: #FF3;
}



/* Sidebar Right Settings */
#sidebar {
	
}

.sidebarPadding {
	padding: 15px 10px 0 25px;
}



/* Footer Settings */
#footer {
	height: 50px;
	margin-bottom: 20px;
	background: url(../images/contentBottom.png) top left no-repeat;
}



/* News Settings */
.news-list-container hr.clearer {
	margin: 10px 0;
}

.news-list-item h3 {
	font-size: 16px;
}

.news-list-item p {
	margin-bottom: 0;
}

.news-list-item img {
	display: none;
}

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

.news-latest-item {
	padding: 0 0 20px 0;
}

.news-latest-item h1 {
	font-size: 1.1em;	
}

.news-latest-item p {
	margin: 0 0 5px 0;
}

.news-latest-morelink a, .news-single-backlink a {
	padding: 0 0 0 15px;
	background: url(../images/linkArrow2.png) top left no-repeat;
}

.news-single-item h3 {
	font-size: 1.2em;
}



/* Powermail Settings */
.tx-powermail-pi1 fieldset,
.tx-powermail-pi1 .even{
	border: 0;
	background: none !important;
}

.tx-powermail-pi1 fieldset {
	width: 400px;
	margin: 0;
	padding: 0;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx-powermail-pi1 label {
	font-weight: normal !important;
}

#powermaildiv_uid1 {
	padding-bottom: 20px;
}

#powermaildiv_uid1 label {
	width: 240px;
}

.tx-powermail-pi1 fieldset label {
	width: 130px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 100px;
	text-align: left;
}

.powermail_mandatory_js {
	width: 264px;
	margin: 0;
	font-size: 0.8em;
	position: relative;
	left: -70px;
}

.tx_powermail_pi1_formconfirmation_back {
	width: 80px;
	float: left;
}

.tx_powermail_pi1_formconfirmation_submit {
	width: 160px;
	float: left;
}

/* Anederungen News */

.news-latest-item dd {
	padding-top: 4px;
	margin-bottom: 10px;
}

#sidebar h1 {

font-size: 16px !important;	
	
}

#sidebar .tx_kuloplayer_pi1-player {
	position: relative;
	top: -40px;
	
}

