/*--------Layout--------*/

body,html{ 
	font: normal 12px Verdana,Helvetica,Arial; 
	background-color:#cccccc;
         margin: 0px;
}

div#container {
  width:1027px;
  margin-left:auto;
  margin-right:auto;
}

div#top {
  background-image: url(images/top.gif);
  background-repeat: no-repeat; 
  position: relative;
  height: 29px;
  font: normal 11px Verdana,Helvetica,Arial;
  clear:both;
  text-align:right;
  color:#101010;  
  padding-right:20px;  
  padding-top: 20px;
  padding-bottom:0px;
  margin-top:5px;
}

div#top a {
   text-decoration: none;
   color:#101010;
}

div#top a:hover {
   text-decoration: none;
   color:#41b009;
}

div#top a.MenueACT{
   color:#41b009;
}

div#header {}
div#header img{ display: block; }

div#content {
  padding:0px;
  width:1027px;
  margin-left:auto;
  margin-right:auto;
  background-image: url(images/line.gif);
  background-repeat: repeat-y; 
  position: relative;
}

div#links { 
	float:left;
	width:160px; 
	padding-top:55px;
	padding-bottom:10px;
	margin-left: 15px;
	background-color:#ecebeb;
	/*border-right: solid 2px #66cc33;*/
}

div#head { 
	font: normal 12px Verdana,Helvetica,Arial;
	width:740px;
	margin-top:-70px;
	/*margin-left:-2px;*/
	margin-left:0px;
	/*padding-bottom:55px;*/
	padding-bottom:15px;
	/*border-bottom: 1px solid #66cc33;*/
}

div#right { 
	float:right;
	width:1px; 
}

div#center { 
  	/*background-color:#ecebeb;*/
	width:720px; 
	float: left;
	padding-left: 65px;
	padding-top:130px;
}

div#centercontent{
	padding: 0 0 1px 0;
	width: 720px;
	text-align: justify;
}

div#centercontent a{
 text-decoration: underline;
 color: #41b009;
}

div#centercontent a:hover{
 text-decoration: none;
 color: #101010;
}

div#right a{
 text-decoration: none;
 color: #101010;
}

div#right a:hover{
 text-decoration: none;
 color: #41b009;
}

.float-left { 
	float:left; 
}

div#footer {
  font: normal 12px Verdana,Helvetica,Arial;
  clear:both;
  padding:0px;
  width: 1027px;
  height: 53px;
  text-align: center;
  background-image: url(images/footer.gif);
  background-repeat: no-repeat; 
  position: relative;
}

div#footer a {
 text-decoration: underline;
 color: #D10F41;
}

div#footer a:hover {
 text-decoration: none;
 color: #69696a;
}

.clearer{
	clear: both;	
}

/*--------Links--------*/

a { color:#101010; text-decoration: none;}
a:hover { color:#66cc33; text-decoration: none;} 

a.MenueACT { color:#66cc33; text-decoration: none; } 

/*---------Navi---------*/

#nav1 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#nav1 li {
padding: 7px 7px 7px 20px;
}

#nav1 li#nav1act{
background-image: url(images/square.gif);
background-repeat: no-repeat;
background-position: 0.3em;
color:#101010;
}

#nav1 li#nav1act a{
color:#41b009;
}

#nav1 li a:hover {
color:#41b009;
}

#nav1 li#nav1act li a {
color:#41b009;
}

#nav1 li#nav1act #nav2 li a:hover, 
#nav1 li#nav1act #nav2 li#nav2act a {
color:#41b009;
}

#nav2 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#nav2 li{
padding: 7px 7px 7px 0px;
border: 0px none;
}

#nav1 li#nav1act #nav3 li a:hover, 
#nav1 li#nav1act #nav3 li#nav3act a {
color:#41b009;
}


/*--------Style--------*/

h1 { 
	font: normal 16px Verdana,Helvetica,Arial;
	font-weight: bold;
}

h2 { 
	font: normal 14px Verdana,Helvetica,Arial; 
	color: #101010;
	font-weight: bold;
}

h3 { 
	font: normal 13px Verdana,Helvetica,Arial; 
	color: #101010;
	font-weight: bold;
}

h4,h5,h6,div,p,input,button { 
	font: normal 12px Verdana,Helvetica,Arial; 
	color: #101010;
	padding-left: 5px;
	padding-right: 5px;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0px;
  border:0;
}


/*.csc-textpic-image{
 padding:5px;	
}*/

.csc-textpic-caption{
 padding-top:10px;
 text-align: left;
}

/*--------Aufzählung--------*/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; padding-bottom: 1px; }

/* Bulletlists, specifically */
div#centercontent UL.csc-bulletlist-0 { color: #69696a; list-style-image: url(/fileadmin/images/ok.gif); }
div#centercontent UL.csc-bulletlist-1 { color: #69696a; list-style-type : decimal; }
div#centercontent UL.csc-bulletlist-2 { color: #69696a; list-style-position : inside; }


div#centercontent UL.csc-bulletlist-3 { color: #69696a; 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;
}


