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


html, body { 
    height:100%;
    margin:0;
    padding:0;
}


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

a { 
text-decoration: none;
}

a:link    { color: #5b5b5b; text-decoration: underline;}
a:visited { color: #5b5b5b; text-decoration: underline;}
/* In Typo3 mit gleicher Farbe wie H1 ueberschreiben*/
a:focus, a:hover, a:active { color: #a7a7a7;text-decoration: none;}
a:focus { outline: 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{
margin-top: 40px;
text-align: left;
	float: left;

}

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

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

.flag{
	margin-left: 10px;
}


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

   }
	
	
	

#logo {
  width: 401px;
  height: 64px;
  float: right;
}

#text_oben{
  width: 900px;
  height: 64px;
  float: left;

}

#colors{
  width: 900px;
  height: 14px;
  float: left;
  background-image: url(images/colors.gif);
}

#bild_left{
  width: 243px;
  height: 167px;
  float: left;
  background-image: url(images/aufballhoehe.gif);
}

#bild_left2{
  width: 243px;
  height: 167px;
  float: left;
  background-image: url(images/aufballhoehe.gif);
}

#header{
  width: 657px;
  height: 167px;
  float: left;
}



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


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

* html #content ul{
padding-left:16px;
}

#content li{
margin: 0px;
line-height: 14px;
color: #00516c;
}

#sub{
  /*border: green 1px solid;*/
  width: 900px;
  float:left;
  background-image: url(images/content_back.gif);
  	  min-height: 300px;
	  border-bottom: 2px solid #FFF;
	  	  padding-bottom: 20px;
}

* html #sub {
	height: 300px;
   }

#content{
  /*border: green 1px solid;*/
  width: 620px;
  float: right;
  padding-right: 20px;
  margin-top: 25px;
}

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


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

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

#content-border{
  width: 620px;
text-align: left;
float:right;
margin-top: 20px;
margin-bottom: 20px;
color: #FFF;
font-size: 11px;
padding-right: 20px;
}




#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:#000;
  font-size: 11px;
  font-weight: normal;
  width: 170px;
  text-align: left;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #FFF;
background-color: #c5d1a0;
}

.csc-frame-linie{
width: 100%;
height: 20px;
float: left;
}

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

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

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

.csc-frame-links{
  width: 300px;
text-align: left;
float: left;
}

.csc-frame-rechts{
  width: 300px;
text-align: left;
float: right;
}








/* Aussehen der Inhalte im Conent */

#content h1 {
margin: 0px;
	padding-bottom: 8px;
		color:#5b5b5b;
   font-size: 12px;
   font-weight: bold;
}

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

#content-border h2{
color:#5d5d5d;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  border-bottom: 1px solid #FFF;
  line-height: 22px;
  padding-left: 5px;
  text-align: left;
  background-color: #dbe2c4;
  text-transform: uppercase;
}

#content h3{
color:#f5821f;
  font-size: 13px;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
  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 {
	float: left;
	border-bottom: 1px solid #cecece;
	margin-bottom: 20px;
}


.navi1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 232px;
} 
	
.naviL1 {
	margin: 0px;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
line-height: 20px;
	float: left;
	display: block;
border-top: 1px solid #cecece;
	} 

.naviL1 a:link, .naviL1 a:visited {
	color: #000;
	text-decoration:none;
	font-size: 12px;
float: left;
		padding-left: 10px;
		display: block;
			width: 232px;
			background-color: #FFF;
						
	
}

*html .naviL1 a:link, .naviL1 a:visited{
			width: 232px;
}

.naviL1 a:hover {
   color:#FFF;
	display: block;
	background-color: #000;
}

.naviL1_act {
	color:#FFF;
	list-style: none;
	text-decoration:none;
	font-weight: normal;
   font-size: 12px;
	line-height: 20px;
	background-color: #000;
		float: left;
border-top: 1px solid #cecece;
}

.naviL1_act a:link, .naviL1_act a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
float: left;
padding-left: 10px;
width: 232px;

}



.navi2 {
width: 232px;
padding: 0px;
	margin: 0px;
	float: right;
}





.naviL2 {
	margin: 0px;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	float: left;
border-top: 1px solid #cecece;
line-height: 20px;
}


.naviL2 a:link, .naviL2 a:visited  {
width: 232px;
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	background-color: #9d9d9d;
}

*html .naviL2 a:link, .naviL2 a:visited{
			width: 232px;
}

.naviL2 a:hover {
   color:#000;
	background-color: #e0e0e0;
}

.naviL2_act{
color:#000;
	margin: 0px;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
border-top: 1px solid #cecece;
	float: left;
		line-height: 20px;
}

.naviL2_act a:link, .naviL2_act a:visited{
width: 232px;
	color:#000;
	text-decoration:none;
	float: left;
	padding-left: 10px;
	background-color: #e0e0e0;


}

*html .naviL2_act a:link, .naviL2_act a:visited{
			width: 232px;
}




/* 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 
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#mail_container {
margin: 0px;
padding: 0px;
}

#mail_namen {
margin-bottom: 5px;
}

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

.csc-mailform-submit{
font-size: 12px;
color: #5B5B5B;
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: 0px;
}

#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 */

#mail_container {
margin-top: 8px;
padding: 0px;
}

#mail_namen {
margin-bottom: 5px;
}

#spacer_form {
float: left;
width: 80px;
}

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


select{
  background: #CECECE;
  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{
padding:5px;
}

.tx-flvplayer-pi1 {
			text-align: left;
		}
