﻿#stoerer
	{
	z-index:		10;
	position:		absolute;
	top:			224px;
	left:			540px;
	}


#inhalt  
	{
	text-align:          left;
	position:            relative;
	margin:		         40px 0 0 10px; 
/*	top:                 0px;
	left:                50%; */
	width:               801px;
/*	border:              dotted 1px #307160; */
	}

#text  
	{
	text-align:          left;
	position:            relative;
	top:                 0px;
	right:               0px;
	width:               601px;
/*	border:              dotted 1px #00f; */
	}

#aktuelles {
    position:	absolute;
    top:		270px;
    margin-left:	610px;
	padding:	10px;
    width:		170px;
/*        hight:		100%; */
	border:		1px solid #FF6600;
       }

#aktuelles h1 {
    margin-bottom: 20px;
    line-height:1.1em;
       }

#facebook {
    position:		absolute;
    top:			0px;
    margin-left:	610px;
    width:			190px;
    height:			62px;
	padding:		0px;
	border:			none;
/*	background-color:	#D7E7A5;*/
       }


#wurzel {
    position:		absolute;
    top:			90px;
    margin-left:	610px;
    width:			190px;
    height:			162px;
	padding:		0px;
	border:			1px solid #97B831;
	background-color:	#D7E7A5;
       }

#stellenangebot {
    position:		absolute;
    top:			90px;
    margin-left:	610px;
    width:			186px;
    height:			158px;
	padding:		0px;
	border:			3px solid #FF6600;
	background-color:	#D7E7A5;
       }


#feuer {
    position:		absolute;
    top:			90px;
    margin-left:	610px;
    width:			190px;
    height:			80px;
	padding:		0px;
	border:			1px solid #97B831;
	background-color:	#D7E7A5;
       }

#leistungen {
    position:	absolute;
    top:		0px;
    margin-left:	610px;
	padding:	10px;
    width:		170px;
/*       height:		100%; */
	border:		1px solid #FF6600;
       }

#leistungen a {
	display:block;
	background-color: #72b94f;
	text-decoration:none;
	padding: 4px;
	margin: 4px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em
}

#leistungen a:hover {
	background-color: #6c3d90;
}

p {
  font-size:14px;
  line-height:18px;
  font-family:arial,verdana,helvetica;
  color:#000000;
  margin-right: 50px;
  }
  
.aktuell {
  color:#FF6600;
  margin-right: 0px;
  margin-bottom: 20px;
  line-height:1.1em;
  }
  
.feuer {
  font-size:13px;
/*  color:#FF6600;*/
  margin-top: 0px;
  margin-right: 0px;
  text-decoration: none;
  }

.akzent {
	color:#72b94f;
	font-weight:bold;
}

td {
  font-size:14px;
  line-height:18px;
  font-family:arial,verdana,helvetica;
  color:#000000;
  padding-right: 10px;
/*  margin-right:350px;*/
  }

h1 {
  font-size:1.6em;
  font-weight:normal;
  line-height:1.1em;
  font-family:arial,verdana,helvetica;
  color:#72b94f;
  margin-bottom:40px;
  }
  
#text li {
  font-size:14px;
  line-height:18px;
  font-family:arial,verdana,helvetica;
  color:#000000;
  margin-right: 50px;
  }

a {
  color:#000000;
  }
  
#footer {
  text-align:right;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  width:830px;
  height:100px;
  background-image:url('../images/head_2016/fuss.jpg');
  text-decoration:none;
  color:#72b94f;
  margin-top:40px;
  }
	
#footer a {
  margin: 40px 20px auto auto;
  text-decoration:none;
  color:#72b94f;
  }	
  
#footer a:link {
  }	

