body {
  /* verhindern dass positionierte Elemente bei Veraenderung der Fenstergroesse 
  nicht mit verschoben werden */
  color: #555555;
  font-family: Arial,Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
padding: 0px;
text-align: left; 
	background-image: url(images/background.gif);
}


h3{
  font-size: 0.8em;
}
p {
line-height: 120%; 
margin: 0px;
}

a { 
text-decoration: none;
}

a:link    { color: #555555; text-decoration: underline;}
a:visited { color: #555555; text-decoration: underline;}
/* In Typo3 mit gleicher Farbe wie H1 ueberschreiben*/
a:focus, a:hover, a:active { color: #028856;text-decoration: none;}


/*
/* Anpassungen CSC-Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.csc-textpic-caption{
	font-size:10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6f6f6f;
}


/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
width: 100%;
  font-size: 0px;
  line-height: 0px;
}

#LANGUAGE{
padding-top: 6px;
width: 189px;
text-align: left;
	float: right
}

#LANGUAGE ul{
	padding:0px;
	margin-left:0px;
}

#LANGUAGE li{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}


/* Struktur
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#wrapper {
  width: 980px;
   text-align: left;
	float: left;
   }

	
	
#navi_oben {
  width: 980px;
  height: 60px;
  float: left;
  background-image: url(images/oben_back.gif);
}

#logo {
  width: 207px;
  height: 101px;
  float: left;
}

#header{
  width: 773px;
  height: 101px;
  float: left;
  background-repeat: no-repeat;
}

#searchTitle{
float: left;
width: 177px;
}


#content ul{
list-style-position: outside;
margin: 0px;
padding-left:16px;
padding-bottom: 5px;
}


#content li{
margin: 0px;
list-style-type: square;
color:#000000;
}

#sub{
  /*border: green 1px solid;*/
  width: 590px;
  float:left;
  margin-top: 25px;
  background-repeat: no-repeat;
  text-align: center;
}

#content{
  /*border: green 1px solid;*/
  width: 550px;
  margin: auto;
  text-align: left;
}

#content-left {
	width: 550px;
	text-align: left;
}


#content-normal{
  /*border: green 1px solid;*/
  width: 550px;
}

#content-right{
  width: 183px;
text-align: center;
float:right;
margin-top: 25px;
}

#content-border{
  width: 183px;
text-align: left;
float:right;
margin-top: 25px;
}



#col1{
 margin: 0px;
  padding: 0px;

/*background: green*/
}

#col2{
float: left;
 margin: 0px;
  padding: 0px;
/*background: green*/
}

#col3{
float: left;
margin: 0px;
  padding: 0px;
/*background: red;*/
}

.csc-frame-inhalt-news{
color:#6f6f6f;
  font-size: 11px;
  font-weight: normal;
  width: 173px;
  margin: auto;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
}

.csc-frame-linie{
width: 100%;
background-image: url(images/hr.gif);
height: 31px;
float: left;
}

* html .csc-frame-linie{
float: none;
}

.csc-frame-breit{
  width: 550px;
  float: left;
}

* html .csc-frame-breit{
float: none;
}

.csc-frame-links{
  width: 260px;
text-align: left;
padding-right: 15px;
float: left;
}

.csc-frame-rechts{
  width: 259px;
text-align: left;
float: left;
padding-left: 15px;
border-left: 1px solid #d1d1d1;
}




/* Aussehen der Inhalte im Conent */
#content h1 {
color:#028856;
  font-size: 14px;
  margin: 0px;
  padding-bottom: 5px;
  font-weight: bold;
}

#content h2{
color:#555555;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
}

#content-border h2{
color:#6f6f6f;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  line-height: 24px;
  padding-left: 5px;
  text-align: left;
}

#content h3{
color:#f5821f;
  font-size: 13px;
  margin: 0px;
  padding-bottom: 3px;
  padding-top: 8px;
  font-weight: bold;
}



#content h4{
  font-size: 11px;
  margin: 0px;
  padding: 0px;
font-weight: normal;
text-align: right;
border-top: 1px solid #98a200;
margin-top: 15px;
width: 225px;
}


/* Navigation
/* * * * * * * * * * * * * * * * * * * * * * * * * * */




/*****************************************************/
#menuRootline{
float: left;
width: 791px;
}


/* Menue Level23
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#navi_container {
width: 206px;
	list-style: none;
	float: left;
	margin-top: 25px;
}

#navi {
width: 195px;
	list-style: none;
	float: right;
}


.navi1 {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #d1d1d1;
	width: 195px;
} 
	
.naviL1 {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	width: 195px;
line-height: 24px;
	background-image: url(images/navi_back.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #d1d1d1;
	display: block;
	} 

.naviL1 a:link, .naviL1 a:visited {
	color: #717171;
	text-decoration:none;
	font-size: 12px;
	display: block;
		padding-left: 10px;
}

.naviL1 a:hover {
   color:#028856;
}

.naviL1_act {
	color:#028856;
	list-style: none;
	text-decoration:none;
	font-weight: bold;
   font-size: 12px;
	width: 195px;
	line-height: 24px;
	background-image: url(images/navi_back.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #d1d1d1;
	display: block;
}

.naviL1_act a:link, .naviL1_act a:visited {
	color:#028856;
	text-decoration:none;
	display: block;
			padding-left: 10px;
}





.navi2 {
padding: 0px;
	margin: 0px;
	border-top: 1px solid #d1d1d1;
} 



.naviL2 {
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
padding-left: 10px;
line-height: 16px;
padding-bottom: 5px;
}



.naviL2 a:link, .naviL2 a:visited  {
	color: #717171;
	text-decoration:none;
	font-size: 11px;

	line-height: 16px;
}


.naviL2 a:hover {
   color:#028856;
}

.naviL2_act{
color:#028856;
	margin: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: 5px;
}


.naviL2_act a:link, .naviL2_act a:visited{
	color:#028856;
	text-decoration:none;

}




.navi3 {
	padding: 0px;
	margin: 0px;
	float:right;
padding-top: 10px;

} 



.naviL3 {
   list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
		float: left;
}


.naviL3 a:link, .naviL3 a:visited  {
	color: #717171;
	text-decoration: none;
	font-weight: normal;
padding-right: 10px;
}

.naviL3 a:hover {
   color:#008050;
	text-decoration:none;
}

.naviL3_act{
padding: 0px;
	margin: 0px;
	color:#008050;
	list-style: none;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

.naviL3_act a:link, .naviL3_act a:visited{
	color:#008050;
	font-size: 11px;
	text-decoration:none;
		padding-right: 10px
}





/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.nachoben { text-align: right; }




/* Spalte 3
/* * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Footer
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
	background-color: #1e82af;
	width: 816px;
	float: right;
	height: 20px;
	margin-top: 4px;
}

.footer_text {
	color: #FFF;
	float: right;
	font-size: 10px;
	padding-right: 5px;
	line-height: 20px;
}


/* Formular 
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.submit{
width: 120px;
color: #89847e;
font-size: 12px;
}

.csc-mailform-submit{
font-size: 12px;
color: #89847e;
font-weight:normal;
}


.csc-mailform-check{
text-align:left;
width: 20px;
background: #DEDEDE;
  border: 1px solid #89847e;
}

.csc-mailform-radio { 
width: 25px;
border: 0px;
background: transparent;
}


#content #mailform{
float: left;
margin:0px;
padding: 0px;
margin-top: 10px;
}

#content fieldset{
border:none;
padding-bottom:20px;
margin: 0px;
padding: 0px;
}

label {
clear:both;
  float: left;
  width: 110px;
  text-align: left;
}

label {
  display: block; /* damit auch die alten IEs das padding anwenden */
  font-size: 12px;
  font-weight: normal;
  margin-right: 10px;
}


form p {
  font-size: 12px;
  margin: 0px;
}



/* Achtung: nicht alle Browser stellen Sachen wie die border
von Eingabefeldern dar, in Safari z.B. laesst sich nur wenig
am Aussehen von Formularelementen aendern */


input,
textarea {
  width: 30em;
  background: #DEDEDE;
  border: 1px solid #89847e;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin-bottom:0.3em;
}


select{
  background: #DEDEDE;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  border: 1px solid #89847e;
  margin-bottom:0.3em;
}

#mailform input.csc-mailform-submit{
width: 150px;
  margin-left: 120px;
  margin-top: 5px;
}

* html #mailform input.csc-mailform-submit{
margin-left: 123px;
}

/* Die folgenden Anweisungen sorgen fuer schoene Effekte beim
Ausfuellen in standardkonformen Browsern, die IEs koennen
damit aber nix anfangen */

input:hover,
textarea:hover {
  background: #EFEFEF;
  border: 1px solid #89847e;
}

input:focus,
textarea:focus {
  background: #EFEFEF;
  border: 1px solid #89847e;
}

.on a{ color: #222;}

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

/* searchbox */

.searchbox{
position: absolute;
left: 805px;
top: 134px;
}
.searchbox input.searchbox-field{
float: left;
width: 100px;
margin-right: 4px;
background: #FFF;
}

input.searchbox-button{
width: auto;
border:none;
background: transparent;
}
