/*
css-Datei baumfaellung-berlin.de
copyright: Johannes Eberle
*/

* { margin:0; padding:0;}

body {
    color: white;
    background-image:url(../image/bg.jpg);
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}
#wrapper {
    width:900px;
    min-height:703px;
    background-color: #fff;
    margin: 0 auto;
    
}
#kopfbereich {
      color: black;
      background-image:url(../image/baumfaellung-lbbg.png);
      padding-top:150px;
}
#kopfbereich a {
    border: none;
    }

    #navibereich {
    
    background-color:#607C54;
    display:block;
    height:2.7em;
    
       }
   
   #navibereich a{
    color:#fff;
    text-decoration:none;
    font-weight: bold;
    font-size:0.9em;
    }
div.section {padding-top: 3em; margin: 0 40px; }

div.section ol  li {list-style:decimal;}
div.section ul  li {list-style-type:square; margin-left:0.5em; padding-left:0.5em;}
 
 ol li {line-height:1.3em; padding-bottom: 0.5em;}  
#navibereich img, #main img {
    
    border:none;
    padding-left:10px;
    }
#main img {
	float:right;
	}	
	
h1 { 
    font-size: 1.5em;
    text-align: left;
    line-height:2em;
    }
    h1.title {
    margin-top:-3.4em;
    margin-left:20px;
    line-height: 0;
    }
h2 {
    font-size: 1.4em;
    text-align: left;
    padding-bottom:0.5em; 
}
h2.subtitle {margin-top:1em;
font-size:1em;
margin-left:20px;
width:500px;
letter-spacing:0.4em;
color:silver;
}

strong { color: #4e9b88; }

#main {
    background-color:#E9EAEA;
    color:#677371;
  
    margin-top: 0px;
    width: 900px;
    height: 100%;
    
}
#text{
width:700px;
min-height:800px;
background-color: #E9EAEA;
}
#text h1 {
padding:1em;
font-size:1.2em;
}
#text h2 {
padding:0.5em;
font-size:1.1em;
}

#text p{padding: 5px 10px;}

#text img{
position:relative;
border:none!important;
}

#images {
padding-left:15px;
padding-bottom:10px;
}
#images img {
border:none!important;
}

address {
  background-color:#607C54;
clear:left;
color:white;
font-size:0.8em;
font-style:normal;
letter-spacing:0.1em;
line-height:2em;
margin-bottom:-10px;
padding-left:75px;

text-align:left;

   }
   
a { text-decoration: none; outline: none; }
a:link { color: #000;}
a:visited { color: #000; }
a:hover, a:focus { text-decoration: underline; background-color:#607C54; }
a:active { color: white; background-color: #c0c0c0; }
.skiplink { display: none; }
form{ padding-top:10px;
    text-align:justify;
}
form legend {
    font-size:1.3em;
    font-weight:bold;
    
    }
fieldset {border:none;}
p {padding:5px 10px;}
address a {color:white!important;}

 /*suckerfish navigation stuff*/
#nav, #nav ul {
 z-index: 100000;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
    line-height:1.6em;
}
ul#nav li {
padding-left:1em;
}
ul#nav li ul {margin-left:-1em;}

#nav li {
	float: left;
	width: 10em;
padding-left:0;    
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; width:10em; background-color: #607C54;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; width:10em; background-color: #607C54;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto; width:10em; background-color: #607C54;
}
a.subnavi {/*background-image: url(../image/arrow_white_small.png);*/ background-repeat: no-repeat; background-position: center right;}

object {
position:relative;
left:6em; top:2em; margin-bottom:3em;
} 
/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags

.formgen br
{
clear : both;
}
*/

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #DFEEDD;
    margin-top:3px;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #E9EBF3;
	border: 1px solid #003366;
    margin-top:3px;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFCC66;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #003399;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 5em;
	text-align: center;
	background-color: #006699;
	border: 1px solid #FFCC33;
	
	color: #FFFFFF;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

