/*--------Layout--------*/

body{
   behavior: url("fileadmin/csshover3.htc"); 
}

body,html{ 
	font: normal 12px Verdana,Helvetica,Arial; 
	background-color:#2e8e29;
         margin: 0px;
}

div#container {
  width:1030px;
  margin-left:auto;
  margin-right:auto;
}

div#top {
  font: normal 14px/15px Verdana,Helvetica,Arial;
  clear:both;
  text-align:left;
  background-color:#2e8e29;
  color:#ffffff;
  padding-top:17px;
  padding-bottom:0px;
  padding-left: 20px;
  margin: 0;
  background-image: url(images/navi.png);
  background-repeat: no-repeat; 
  position: relative;
  z-index: 60;
  height: 36px;
}

div#top ul{
 list-style: none;
 margin: 6px 0 0 0;
}

div#top ul li{
 float: left;
 position: relative;
}

div#top ul li a{
 display: block;
 padding: 0px 20px 10px 20px;
}

div#top ul li ul{
	position: absolute;
	left: -9999px;
	top: 15px;
	width: 220px;
	background: #2d8a31;
	padding: 8px;
	padding-bottom: 10px;
	text-align: left;
	z-index: 60;
}

div#top ul li:hover ul{
	left: 0;
}

div#top ul li ul li{
	float: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #ffffff 1px dotted;
	position: relative;
	z-index: 60;
}

div#top ul li ul li.last{
	border-bottom: 0px none;
}

div#top ul li ul li a{
	padding: 0 10px;
}

div#top ul li:hover ul li ul{
	position: absolute;
	left: -9999px;
	top: 0px;
	width: 270px;
	background: #635eaa;
	padding: 8px 0;
	text-align: left;
	z-index: 60;
}

div#top ul li ul li:hover ul{
	left:270px;
}

div#top a {
   text-decoration: none;
   color:#ffffff;
}

div#top a:hover {
   text-decoration: none;
   color:#1f211e;
}

div#top a.MenueACT{
   color:#1f211e;
}


div#top2 {
  background-image: url(images/top.png);
  background-repeat: no-repeat; 
  position: relative;
  height: 60px;
  font: normal 11px Verdana,Helvetica,Arial;
  clear:both;
  text-align:right;
  color:#1f211e;  
  padding-right:0px;
  margin-right:80px;  
  margin-top: 5px;
  padding-top: 0px;
}

div#top2 a {
   text-decoration: none;
   color:#1f211e;
}

div#top2 a:hover {
   text-decoration: none;
   color:#9c222d;
}

div#top2 a.MenueACT{
   color:#9c222d;
}

div#header {}
div#header img{ display: block; }

div#content {
  padding:0px;
  width:1030px;
  margin-left:auto;
  margin-right:auto;
  background-image: url(images/line.png);
  background-repeat: repeat-y; 
  position: relative;
  z-index: 1;
}

div#links { 
display: none;
	float:left;
	width:5px;
	padding-top:50px;
	padding-bottom:10px;
	margin-left: 40px;
	overflow: hidden;
}

div#head { 
	font: normal 10px Verdana,Helvetica,Arial;
	padding-top:10px;
	padding-bottom:20px;
}

div#head a{
 text-decoration: none;
 color: #2d8a31;
}


div#head a:hover{
 text-decoration: none;
 color: #9c222d;
}

div#center { 
	width:750px; 
	max-width: 750px;
	float: left;
margin-left: 120px;
}

div#right { 
display: none;
	width:5px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:50px;	
	padding-bottom: 50px;
	padding-right:28px;
}

div#centercontent{
	padding: 0 0 1px 0;
	width: 750px;  
	position: relative;
  z-index: 1;
}

div#links a{
 text-decoration: underline;
 color: #ee1326;
}

div#links a:hover{
 text-decoration: none;
 color: #2f338d;
}

div#centercontent a{
 text-decoration: underline;
 color: #2d8a31;
}

div#centercontent a:hover{
 text-decoration: none;
 color: #9c222d;
}

div#right a{
 text-decoration: none;
 color: #2f338d;
}

div#right a:hover{
 text-decoration: none;
 color: #D10F41;
}

.float-left { 
	float:left; 
}

div#footer {
  font: normal 12px Verdana,Helvetica,Arial;
  clear:both;
  padding-top:25px;
  width: 960px;
  height: 67px;
  text-align: center;
  background-image: url(images/footer.png);
  background-repeat: no-repeat; 
}

div#footer a {
 text-decoration: underline;
 color: #1f211e;
}

div#footer a:hover {
 text-decoration: none;
 color: #9c222d;
}

.clearer{
	clear: both;	
}

/*--------Links--------*/

a { color:#ffffff; text-decoration: none;}
a:hover { color:#9c222d; text-decoration: none;} 

a.MenueACT { color:#9c222d; text-decoration: none; } 

/*--------Navi--------*/

#nav1 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#nav1 li {
padding: 7px 7px 7px 30px;
border-bottom: 1px solid #69696a;

}

#nav1 li#nav1act{
background-image: url(images/circle.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
color:#ee1326;
}

#nav1 li#nav1act a{
color:#ee1326;
}

#nav1 li a:hover {
color:#ee1326;
}

#nav1 li#nav1act li a {
color:#69696a;
}

#nav1 li#nav1act #nav2 li a:hover, 
#nav1 li#nav1act #nav2 li#nav2act a {
color:#ee1326;
}

#nav2 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#nav2 li{
padding: 7px 7px 7px 20px;
border: 0px none;
}

#nav1 li#nav1act #nav3 li a:hover, 
#nav1 li#nav1act #nav3 li#nav3act a {
color:#ee1326;
}

#nav3 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#nav3 li{
border: 0px none;
}

/*--------Style--------*/

h1 { 
	font: normal 18px Verdana,Helvetica,Arial;
	font-weight: bold;
}

h2 { 

	font: normal 14px Verdana,Helvetica,Arial; 
	color: #2d8a31;
	font-weight: bold;
}

h3 { 
	font: normal 13px Verdana,Helvetica,Arial; 
	color: #2d8a31;
	font-weight: bold;
}

h4,h5,h6,div,p,input,button { 
	font: normal 12px Verdana,Helvetica,Arial; 
	color: #2d8a31;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0px;
  border:0;
}

. csc-textpic-imagewrap {
 width: 130px;
}

.csc-textpic-caption {
 padding-top:5px;
 padding-bottom:15px;
}

/*--------Aufzählung--------*/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; padding-bottom: 1px; }

/* Bulletlists, specifically */
div#centercontent UL.csc-bulletlist-0 { color: #2f338d; list-style-image: url(/fileadmin/images/ok.gif); }
div#centercontent UL.csc-bulletlist-1 { color: #2f338d; list-style-type : decimal; }
div#centercontent UL.csc-bulletlist-2 { color: #2f338d; list-style-position : inside; }


div#centercontent UL.csc-bulletlist-3 { color: #2f338d; list-style-image: url(/fileadmin/images/ok.gif); }


/* RTE / Bulletlists */
div#centercontent ul { list-style-type: square; list-style-image: url(/fileadmin/images/square.gif); list-style-position: outside; }
UL UL LI { font-size: 12px; }
OL { margin-top: 0px; }
LI { padding-left:2px; }


/*--------Suche--------*/

DIV.tx-indexedsearch{
}

.tx-indexedsearch-searchbox{
font-size: 0.8em;
}

.tx-indexedsearch-searchbox INPUT, .tx-indexedsearch-searchbox TEXTAREA, .tx-indexedsearch-searchbox SELECT {
font-size: 1em; }

.tx-indexedsearch-searchbox select{
width: 35%;
min-width: 35%;
max-width: 35%;
}

fieldset{
border: 0px none;
padding: 8px;
margin: 0px;
}

.tx-indexedsearch-form, .tx-indexedsearch-search-for, .tx-indexedsearch-search-in, .tx-indexedsearch-search-select-section, .tx-indexedsearch-search-select-order, .tx-indexedsearch-search-select-results, .tx-indexedsearch-search-select-group, .tx-indexedsearch-search-submit{
padding: 4px;
}

.tx-indexedsearch-rules{
padding-top: 10px;
}

legend{
visibility: hidden;
}

#tx-indexedsearch-selectbox-defop{
float: right;
}

#tx-indexedsearch-selectbox-lang{
float: right;
}

#tx-indexedsearch-selectbox-desc{
float: right;
}

.tx-indexedsearch-info info info-tmpl-css, tx-indexedsearch-text-item-size item-size, tx-indexedsearch-text-item-crdate item-crdate, tx-indexedsearch-text-item-mtime item-mtime, tx-indexedsearch-text-item-path item-path, .tx_indexedsearch_extResume{
font-size: 0.9em;
}

/*--------Powermail--------*/

label{ display: block;}

.tx_powermail_pi1_form {
font-size: 0.8em;
display: block;
width: 45%;
min-width: 45%;
}

.powermail_mandatory {
margin-right: 50px;
}

#SlideshowText, #SlideshowSWF, #Laufband{
position: relative;
z-index: 1;
}

