/* this stylesheet is for all the content which is generated by TYPO3 */


.ctArea .ctElement {
	margin-top:22px;
	clear:both;
}

.ctArea a {
	color: #330099;
	text-decoration: underline;
	font-weight: bold;
}

.ctArea ul {
	margin-top: 2px;	
}

.ctArea ul ul {
	margin-left:10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	background-image: url(../images/ul_button.gif);
	background-position: 1px 2px;
}

.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

#midCol h2 {
	margin-bottom: 20px;
	background: url(../images/stars_many.gif) no-repeat left center;
	padding-left: 49px;
	padding-top: 12px;
}

#midCol h2,
#midCol h2 a {
	line-height: 28px;
	color: #cc0033;
	font-weight:bold;
	font-size:16px;
}

#midCol h3,
#midCol h4 {
	background: url(../images/stars_one.gif) no-repeat left center;	
	padding-left: 24px;
}

#midCol h3 {
	margin-bottom:15px;
}

#midCol h3,
#midCol h3 a {
	color: #330099;
	font-weight:bold;
	font-size:13px;
}

#midCol h4 {
	margin-bottom:15px;	
}

#midCol h4,
#midCol h4 a {
	color: #666666;
	font-size: 12px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top:0;
}

#rightCol * {
	font-size: 11px;	
	line-height: 17px;
}

#rightCol .ctElement {
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 11px;
}

#rightCol h2 {
	background: url(../images/news_star.gif) no-repeat 0 0;	
	padding-left: 34px;		
	padding-top: 4px;
	margin-bottom: 5px;
	height: 20px !important;
	height: 24px;
	margin-left: -8px;
}

#rightCol h2,
#rightCol h2 a{
	font-size: 11px;
	font-weight: bold;
	color: #c60024;		
	text-decoration: none;
}

#rightCol h2.csc-firstHeader {
	position: relative;
	z-index: 100;
	height: 28px !important;
	height: 36px;
	margin-top: -18px;
	margin-left: -20px;
	margin-right: -11px;
	padding-top: 8px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: url(../images/header_right.gif) no-repeat 0 0;
}


/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}

/* Sitemap */

.csc-sitemap ul li {
	margin-top:10px;
}

.csc-sitemap ul ul li{
	margin-top:2px;
}

/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 4px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear:both;
}

.defaultForm .csc-mailform-label {
	padding:5px 0;
}

fieldset.defaultForm .required {
	float:left;
	margin-left:-12px;
}

.defaultForm label {
	float: left;
	width: 180px;
	display: block;
	margin-bottom: 6px;
}


.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.defaultForm input.file {
	width: 332px;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6; color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border:none;
}

.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width:auto;
	padding:0 10px !important;
	padding:0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label{
	width:auto;
	display:inline;
	float:none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width:auto;
	margin-bottom:-2px;
	margin-right: 5px;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; color: black;
}
/* images */

.ctElement .csc-textpic-image {
	padding-top:5px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top:5px !important;
	padding-top:17px;
}

.csc-textpic-caption {
	font-size: 11px;	
}

/* tt_news */ 

.news-container hr {
	display:none;
}

.news-list-item img,
.news-latest-item img {
	float: left;	
	margin-right: 10px;
	margin-top: 3px;
}

.news-latest-item img { 
	margin-top: 5px;
}

.news-container .news-link {
	text-align: right;
	clear: both;
}

.news-container .news-link a {
	font-weight: normal;
	background: url(../images/ul_button.gif) right 2px no-repeat;
	padding-right: 12px;	
}

.news-container .news-list-date {
	display:block;
	float:right;
	padding-right:10px;
	line-height:24px;
}

.news-latest-item {
	margin-top: 18px;
	margin-bottom: 7px;	
}

.news-latest-item h2 {
	margin-left: -8px;	
}

.news-latest-item img, 
.news-latest-item p {
/*	margin-left: 8px;*/
}

.news-list-item {
	margin-bottom: 30px;	
}

.news-list-browse {
	margin-top:20px;
}

#midCol .news-single-item h3 {
	color: #000;
	background: none;
	padding-left: 0px;	
}

.news-single-item .news-link {
	margin-top: 10px;		
}

.news-single-item .news-single-img {
	float: left;	
	margin-right: 10px;
	margin-top: 3px;
}

.news-container .news-list-item .news-link a,
.news-container .news-single-item .news-link a {
	font-weight: bold;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* Login */

.tx-newloginbox-pi1 p {
	margin-bottom: 25px;
	margin-left: 12px;
	font-weight: bold;
}

.tx-newloginbox-pi1 table {
	margin-bottom: 10px;	
}

.tx-newloginbox-pi1 table td p {
	margin-right: 10px;
	margin-bottom: 12px;
	font-weight: normal;
}

.tx-newloginbox-pi1 .tx-newloginbox-pi1-submit {
	width: 80px;
}

.tx-newloginbox-pi1 input {
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}
