* {margin:0; padding:0;}

body {
	background: #FFFFFF;
	color: #0e2006;
	font-size: 11px;
	font-family: verdana,sans-serif;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #4F9D03;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #DF0000;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

h1 {
	color: #5bae0a;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 20px 5px 20px;
	margin: 0;
}

h3, h2 {
	font-size: 11px;
	color: #0e2006;
	margin: 10px 20px 5px 20px;
	text-align: left;
}

h3.grau {
	color: #8F8F8F;
}

h3.orange{
	color: #F69000;
}

.rahmen {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 822px;
}

.titelzeile {
	display: block;
	height: 189px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width:822px;
	text-align: right;
}

.haupt-navi-col {
	display: inline;
	float: left;
	margin-left: 31px;
	width: 164px;
	overflow: visible !important;
	overflow: hidden;
}

.haupt-container {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 606px;
	overflow: visible !important;
	overflow: hidden;
}

.fusszeile {
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	display: block;
	height: 17px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	width: 605px;
	float: left;
}


/*--------------- navigation ---------------*/

.navi-box {
	background: url(../images/bg_boxheader.gif) top repeat-x;
	border: 1px solid #D3D3D3;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 162px;
}

.navi1 {
	width: 162px;
	margin: 30px 0px 0px 0px;
}

.navi1 dt a, .navi1 dt a:visited {
	background: url(../images/navi1.gif) no-repeat 0px 0px;
	color: #5BAE0A;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 22px;
	text-decoration: none;
}

.navi1 dt a:hover {
	background: #FF7F00 url(../images/navi1b.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.navi1 dt span {
	background: #FF7F00 url(../images/navi1b.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 22px;
	text-decoration: none;
}

.navi1 dt span.subnavi {
	background: #FF7F00 url(../images/navi1b.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 22px;
	text-decoration: none;
}

.navi1 dd a, .navi1 dd a:visited {
	color: #5BAE0A;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 10px 5px 32px;
	text-decoration: none;
	display: block;
}

.navi1 dd a:hover {
	color: #FF7F00;
	text-decoration: none;
}

.navi1 dd {
}

.navi1 dd.subnav_lastitem {
}

.navi1 dd span {
	color: #FF7F00;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 10px 5px 32px;
	text-decoration: none;
	display: block;
}


/*--------------main text block-------------------*/

.haupt-text {
	background: url(../images/bg_main.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	border-right: 1px solid #D3D3D3;
	text-align: left;
	width: 605px;
}

.haupt-text p,
.haupt-text ul,
.haupt-text ol
{
	padding: 10px 20px;
	text-align: justify;
	font-size: 11px;
}

.haupt-text p.mittig {
	text-align: center;
}

.haupt-text p.rechts {
	text-align: right;
}

.haupt-text p.links {
	text-align: left;
}

.haupt-text img.im-text {
	float:left;
	margin:0px 10px 10px 0px;
}


.haupt-text p.comp-info {

	font-size:11px;

	padding:10px 20px;

	}



.haupt-text p.comps {

	display:block;

         margin: 0px 10px 5px 10px;

         padding:10px 20px;

         background-color:#FFFFFF;

	}





.haupt-text h3.comptitel {

	background:transparent url(../images/bg_boxtitel2.jpg);

         color:white;

	display:block;

         font-weight:bold;

         margin:0px 10px;

         padding:5px;

         text-align:center;

	}



.haupt-text table.comp,
.haupt-text table.contenttable{
	background:#fff;
	 border:0;
	 display:block;
	 margin:10px;
	}


.haupt-text table.comp td.comp-txtfett,
.haupt-text table.contenttable th.comp-txtfett{
	background:#fff;
	border:0;
         font-weight:bold;
         margin:0;
         padding:3px 10px;
         vertical-align:top;
	}


.haupt-text table.comp td,
.haupt-text table.contenttable td{
	background:#fff;
	border:0;
         font-weight:normal;
         margin:0;
         padding:0 6px 3px 6px;
         vertical-align:top;
	}

/*---------------------------------*/


h2.orange{
	color:#F69000;
}


h3.company {

	border-top:1px dotted silver;

         color:#5BAE0A;

         margin:15px 20px 5px 20px;

         padding-top:20px;

         text-align:left;

         }





.grauklein {

	color:#8F8F8F;

         font-weight:normal;

	}




h4.green {

	font-size:11px;

         color:#5BAE0A;

         margin:0px;

         }





h4.black {

	font-size:11px;

         color:#000000;

         margin:15px 10px 5px 10px;

         }









/*---------------------------------*/
a.fussnav:link, a.fussnav:active, a.fussnav:visited {
	color:#5BAE0A;
         font-weight:bold;
         text-decoration:none;
	}

a.fussnav:hover {
	color:#FFBF00;
         font-weight:bold;
    text-decoration:underline;
	}


/*---------------------------------*/
.invert-farben {
	margin:0px;padding:6px;
         font-weight:bold;
         background-color:#5BAE0A;
         color:#ffffff;
         text-align:center;
	}

.fett 	{
	font-weight:bold;
         }

.gruenfett {
	color:#5bae0a;
         font-weight:bold;
        }
	
/*----------form styles -----------*/
form 	{
	margin:0px;
         }


p.p-form	{
	margin:0;
         padding:10px 30px 10px 0px;
         text-align:right;
         }

fieldset {
	border:solid 1px #d3d3d3;
         margin:10px 20px;
         }

legend  {
	color:#5BAE0A;
         margin:0px;
	padding:10px;
	}


label {
	color:#000000;
	}


input  {
	margin:2px;
         }
		 
/*--------- TYPO3 styles --------*/
.csc-textpic-caption {
	font-size:9px;
}		

a.pdflink {
	background: url(../images/pdf_icon.jpg) no-repeat 0px 0px;
	padding-left:20px;
	line-height:30px;
}

a.videolink {
	background: url(../images/video.gif) no-repeat 0 50%;
	padding-left:20px;
}


div.csc-frame-rulerBefore {
	clear:both;
	height: 1px;
	border-top:1px dotted silver;
	 color:#5BAE0A;
	 margin:15px 20px 5px 20px;
}

div.csc-textpic-intext-left-nowrap {
	margin-left: 20px;
}

div.csc-textpic {
	margin-bottom: 30px;
}

div.haupt-text ul li{
margin-left: 35px;
}

div.haupt-text ol li {
	margin-left: 40px;
	margin-bottom:0.5em;
}

.ausrichtung-links {
text-align: left;
}

.ausrichtung-zentriert {
text-align: center;
}

.ausrichtung-rechts {
text-align: right;
}

div.haupt-text {
float:left;
clear:both;
}

/* news */
div.news-single-additional-info, div.news-single-backlink, div.news-single-img {
    padding-left: 20px;
    font-size: 9px;
}
div.news-single-backlink {
    padding-top: 20px;
    padding-bottom: 10px;
float:left;clear:both;
}
div.news-single-img{
clear:both;float:left;
}
div.news-single-img img {
float:left;clear:left;padding-bottom:10px;
}
p.news-single-imgcaption {
float:left;width: 300px;}

div.news-list-item a {
padding-left:20px;
font-size: 9px;
}

div.news-list-item hr {
margin-top: 10px;
}

div.news-list-item h3 {
margin-left:20px;
}
div.news-list-item h3 a{
margin-left:0;
padding-left:0;
}
div.haupt-text {
float:left;clear:both;
}

/* Video */

div.tx-rspflvplayer-pi1{
text-align: center;
}

div.csc-textpic-imagewrap {
margin: 10px;
}

.contenttable td.td-last {
color: #4f9d03;
}

.contenttable tr.tr-odd td {
background: #EEEEB9;
cellpadding: 0; cellspacing: 0;
padding: 5px;
}

.contenttable tr.tr-even td {
padding: 5px;
}

.contenttable {
padding: 0; margin:0;
border-spacing: 0;
}