
/*
- - - - - FARBEN - - - - - 

#1F392E - gruen
#9A9CA3 - grau
#747883 - dunkelgrau
#ED9416 - orange

*/



body {
	margin: 15px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F392E;
	background: #fff;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
                color: #fff;
}

a:hover {
   color: #747883;
}

p {
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

.logodruck {
  display: none;
}

/* = = = = = = = = = GRUNDGERUEST = = = = = = = = */

#template {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
	background: #9A9CA3
				url(/fileadmin/images/quadrate.gif)
				repeat-y
				80px 0;
}

/* = = = = = = = = = HEADER ANFANG = = = = = = = = */

#header {
	height: 90px;
	background: #747883;
}

.logo {
	padding: 10px 0 0 37px;
}

.quadrate {
	position: absolute;
	margin: 84px 0 0 80px;
}

.adresse1 {
	position: absolute;
	margin: 20px 0 0 370px;
	color: #fff;
	font-size: 9px;
	width: 380px;
}

.adresse2 {
	position: absolute;
	margin: 20px 0 0 750px;
	color: #fff;
	font-size: 9px;
	width: 180px;
}

.adresse2 a:link, .adresse2 a:visited {
  color: #FFF;
}

.adresse2 a:hover {
  color: #ED9416;
}

/* = = = = = = = = = HEADER ENDE = = = = = = = = */


/* = = = = = = = = = CONTENT ANFANG = = = = = = = = */

#content {
	height: 215px;
	margin: 107px 0 0 0;
	background: #ED9416
				url(/fileadmin/images/quadrate.gif)
				repeat-y
				80px 0;
}

.emo {
	padding: 0 0 0 170px;
	width: 287px;
	height: 90px;
	float: left;
}

.inhalt {
	float: left;
	padding: 10px 5px 5px 10px;
	height: 90px;
	width: 300px;
}

.inhalt-start {
	float: left;
	padding: 10px 5px 5px 10px;
	height: 90px;
	width: 420px;
}

.emorechts {
	float: right;
	display: none;
}

.angestachelt {
	margin: 378px 0 0 465px;
	position: absolute;
}

/* = = = = = = = = = CONTENT ENDE = = = = = = = = */


/* = = = = = = = = = FOOTER ANFANG = = = = = = = = */

#footer {
	margin: 20px 0 0 170px;
	width: 780px;
}

.footertext {
  height: 200px;
  padding: 0 20px 0 0;
}

/* = = = = = = = = = FOOTER ENDE = = = = = = = = */


/* = = = = = = = = = NAVI ANFANG = = = = = = = = */

.navi {
	position: absolute;
	margin: 68px 0 0 170px;
	line-height: 20px;
color: #FFF;
}


.navi a:link, .navi a:visited {
  color: #FFF;
}


.navi a:hover {
  color: #ED9416;
}


.naviaktiv, a.naviaktiv:link, a.naviaktiv:visited {
  color: #ED9416;
}

.naviaktiv2, a.naviaktiv2:link, a.naviaktiv2:visited {
  color: #000;
}

/* = = = = = = = = = NAVI ENDE = = = = = = = = */

form {
  padding: 0;
  margin: 0;
}

.feld {
  float: left;
  border: 1px #000 solid;
  margin: 2px 0px 0 0;
  width: 170px;
}

.feld2 {
  float:left;
  border: 1px #000 solid;
  margin: 4px 0 0 0;
  width: 180px;
  height: 87px;
}

.senden {
  float:left;
  border: 1px #000 solid;
  margin: 2px 0 0 0;
}     

h1 {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

.footer-left {
  float: left;
  margin: 0px 10px 5px 0;
  width: 276px;
}

.footer-right {
  float: left;
  margin: 0 10px 5px 15px;
  width: 269px;
}

.news-image {
  float: left;
  width: 80px;
}

.news-text {
  float: left;
  width: 420px;
}

/* Plugin sremailsubscribe */
div.tx-sremailsubscribe-pi1 {z-index: 1000;}
.tx-sremailsubscribe-pi1 fieldset {width: 400px; background-color: #ed9416;}
.tx-sremailsubscribe-pi1 legend {color: #1f392e}