/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		helper styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.cleaner {
	clear:both;
	height:1px;
	margin:0;
	padding:0;

}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		basic setup
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/



html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	width: 100%;
	height: 100%; 

}
html {margin-bottom: 1px; }

form {
	padding: 0;
	margin: 0;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #999;
	padding: 2px;
}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		basic link styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


a{
	text-decoration: none;
	color: #62BD19;
}

a:hover{
	text-decoration: underline;
}



/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		basic link styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

div#wrapper{
	width: 800px !important;
	position: relative;
	text-align: left;
	margin: 0 auto;
	/*height: 100%;*/
	background-color: #F9F5EC;
	background-image: url(../img/body_bg.jpg);
	background-repeat:repeat-y;
}

div#container{}

div#header{
	padding: 0;
	margin: 0;
	background-image:url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
}

#headerlogos {
	padding-left: 55px;
	padding-top: 45px;
}

div#content, div#contentteaser {
	padding: 0 30px 0 56px;
}

div#footer {
	position: relative;
	bottom: 0;
	background-image:url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 85px;
}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		mainnav
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#mainnav {
	padding-top: 5px;
	padding-bottom: 35px;	
}

#mainnav ul {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 0 5px 0;
	border: none;
}


#mainnav li {
	display: inline;
	margin: 0;
	margin: 0 20px 0 0;
}

#mainnav li a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	padding: 0;
}

#mainnav li a:link, #mainnav li a:visited {
	font-weight:bold;
}

#mainnav li a:hover, #mainnav li a:active {
	font-weight:bold;
}

#mainnav li a.act:link, #mainnav li a.act:visited, #mainnav li a.act:hover, #mainnav li a.act:active {
	font-weight:normal;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		contentsections
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#contentsection {
	width: 100%;
}

#contentleft{
	width: 140px !important;
	float: left;
	height: 100%;

}

#contentmain{
	float:left;
	width: 525px !important;
	padding: 10px 15px 10px 0px;
}

#contentmain p{
	line-height: 140%;
}

#contentright{
	width: 172px !important;
	padding: 30px 0 0 0;
	float: right;
}

#contentteaser #contentright{
	padding: 12px 0 0 0;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		headline styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

h1, h2 {
	font-size: 24px;
	color: #62BD19;
}

h3, h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #62BD19;
}

h4 {
	font-size: 16px;
	color: #000;
}

h5, h6{
	font-size: 12px;
	margin-bottom: 5px;
}

#contentright h1, #contentright h2, #contentright h3, #contentright h4, #contentright h5, #contentright h6, 
.csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6
{
	margin: 0 0 10px 0;
}

.category {
	margin: 0 0 10px 0;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		sifr 2.0 styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced...  */

#content .sIFR-hasFlash h1.article {
	visibility: hidden;
	font-size: 24px;
}

#content .sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 16px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		paragraph styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

div.article {
	padding: 0 0 10px 0;
}

div.article2 {
	padding: 0 0 25px 0;
}

.csc-caption {
	font-size: 80%;
}

.zitat {
	border-left: 4px solid #62BD19;
	border-top: 3px solid #62BD19;
	background-color: #eaeed6;
	padding: 10px 15px;
}


.teaser{
	font-weight: bold;
}

.author {
	font-weight: bold;
}

.backlink {
	margin-top: 20px;
}

.caption {
	color: #999;
}

.news-single-img{
	float: left;
	padding-right: 5px;
}

.news-single-img img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.news-single-imgcaption {
	font-size: 11px;
	color: #555;
	width: 300px;
	margin-bottom: 5px;	
}


/*hide this p from rendering - produced by Typo3 */

.news-catmenu-header{
  display: none;
}

.csc-form-labelcell {
	padding: 2px 15px 2px 0;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		right column styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#contentright a {
	color: #000;
	text-decoration: none;	
}

#contentright a:hover {
	text-decoration: underline;	
}

.jump_box_header {
	background-image:url(../img/ausgabe_header.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 12px;
	line-height: 12px;
}


#jumpbox {
	padding-top: 6px;
	padding-bottom: 10px;
	border-left: 4px solid #62BD19;
	margin-bottom: 30px;
	margin-top: 0;
	width: 168px;
	font-size: 11px;
}

#jumpbox div.select{
	padding-left: 5px;
	height: 170px;
	overflow: auto;
}

#jumpbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
}


#jumpbox li {
	margin: 0;
	padding: 4px 0;

}

#jumpbox li.act a {
	font-weight: bold;
	padding: 0;
	color: #000;
}



.infoheader{
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 14px;
	line-height: 12px;
}

.linkheader {
	background-image:url(../img/links_header.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 14px;
	line-height: 12px;	
}

.dlheader {
	background-image:url(../img/download_header.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 14px;
	line-height: 12px;	
}

.relatedheader {
	background-image:url(../img/related_header.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 14px;
	line-height: 12px;	
}

.extrainfo {
	padding: 6px 0 10px 6px;
	border-left: 4px solid #000;
	margin: 0 0 20px 0;
	font-size: 11px;
}

.extrainfo ul{
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

.extrainfo li{
	padding: 5px 0;
}

.extrainfo a{
	font-weight: bold;
}



.extrainfo p{
	padding: 0;
	margin: 5px 0;
}

.extrainfo li img{
	margin: 0 5px 0 0;
	vertical-align: middle;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		searchbox
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#searchbox{
	padding:0;
	margin: 0;
	font-size: 11px;
	float: right;
}

#searchbox form{
	padding: 0;
	margin: 0;
	display: inline;
}

form {
	padding: 0;
	margin: 0;
}

label {
	padding: 0;
	margin: 0;
}

#searchbox .searchfield {
	margin: 0;
	padding: 0;
}

#searchbox input {
	vertical-align: top;
}

#searchbox input.text {
	width: 100px;
	margin: 0 2px 0 8px;
	font-size: 11px;
	border: 1px solid #999;
}

#searchbox input.submit {
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	background-image:url(../img/search_icon.gif);
	background-repeat:no-repeat;
	border: none;
}

.tx-ttnews-browsebox-SCell{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.tx-ttnews-browsebox-SCell a, .tx-ttnews-browsebox-SCell a:link {
	color: #000000;
	text-decoration: underline;
}

.tx-ttnews-browsebox {
	margin: 10px 0;
	vertical-align: top;

}

.news-list-browse {

}

.tx-ttnews-browsebox table td {
	padding: 2px 3px 0 0;
}

.tx-ttnews-browsebox p, .tx-ttnews-browsebox table td p{
	padding: 0;
	margin: 0;
}

.tx-ttnews-browsebox table{
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+		teaser styles
+++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


.teaseritem {
	margin-bottom: 8px;
	padding: 10px;
	background-color: #eaeed6;
	width: 100%;
}
 


.teaserlist a, .teaserlist a:link, .teaserlist a:visited {
	text-decoration: none;
}

.teaserlist a:hover, .teaserlist a:active {
	text-decoration: underline;
}

.teaserlist h1 {
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #62BD19;	
}

.teaserlist h3 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #62BD19;	
}

.teasertext h3 a, .teasertext h3 a:hover, .teasertext .morelink a, .teasertext .morelink a:hover{
	text-decoration: none;
	color: #62BD19;	
}

.teasertext div a {
	margin: 0;
	color: #333;
}


.teaserlist .image {

}

.teasertext {
	padding: 5px;
}

.teasertext img{
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
	float: left;
}


.teaserlist .morelink {
	padding-top: 10px;
}


.home-news-list .news-list-browse {

}