/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #e1ddd9;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}
a {color: #43734E;}
a:visited {color:#43734E;}
a:hover {color: #000000;}
a:active { color:#000000;}


h1 {
	font-size: 2em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 70em;
	margin: 0 auto;
	padding: 0;
	background-color:#ffffff;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-color: #FFF3D2;
}
#banner p{
	text-align:center;
	padding: 25px;
	font-size: 3.1em;
	font-weight:bold;
	color:#FBAF18;
	font-variant:small-caps;
}
#mainnavi {
	margin: 0;
	padding: 1px;
	background-color: #FBAF18;
	border-top: 2px solid #FBAF18;
	border-bottom: 2px solid #FBAF18;
}

#mainnavi p{
	text-align:right;
	margin-right: 1em;
	padding: 0 25px;
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
}

/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0 20em;
	border-left: 1px solid #FBB019;
}

#content img {
	border:0px solid #999999;
	padding:0px;
}

#content table, td, th {
	border: 1px solid #999999;
	border-collapse:collapse;
	padding:3px;
	margin: 0 20px 15px 25px;
}

#content th {
background-color:#85B891;
}

p, pre {
	padding: 0 20px 15px 25px;
	margin:0;
}
pre, code { font-size: 1.2em;}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px;
	margin:0;
}

.gross {
	width: 5.71em;
	height: 1.07em;}
	
p span.displaynone { display:none; 
}

	

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 20em;
	margin: 0;
	padding:15px 0 0 0;
	color:#000000;
}

#navigation {
width:204px;
list-style-type:none;
margin:10px 0 0 10px;
padding:0;
font-size:0.95em;
}


.ebene_1_inaktiv {
line-height:23px;
height:23px;
background:url(/_grafik/_navigation/ebene_1_inaktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_1_inaktiv_90 a {
color:#000000;
text-decoration:none;
}

.ebene_1_inaktiv_90 {
line-height:1px;
height:1px;
background:url(/_grafik/_navigation/ebene_1_inaktiv_90.gif) no-repeat bottom;
padding-left:42px;
}

.ebene_1_inaktiv a {
color:#000000;
text-decoration:none;
}

.ebene_1_aktiv {
line-height:24px;
height:24px;
background:url(/_grafik/_navigation/ebene_1_aktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_1_aktiv a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

.ebene_2_inaktiv {
line-height:24px;
height:24px;
background:url(/_grafik/_navigation/ebene_2_inaktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_2_inaktiv a {
color:#000000;
text-decoration:none;
}

.ebene_2_inaktiv a:hover {
color:#44734F;
text-decoration:none;
}


.ebene_2_aktiv {
line-height:24px;
height:24px;
background:url(/_grafik/_navigation/ebene_2_aktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_2_aktiv a {
color:#000000;
text-decoration:none;
}

.ebene_extra_inaktiv {
line-height:24px;
height:24px;
background:url(/_grafik/_navigation/ebene_extra_inaktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_extra_aktiv {
line-height:24px;
height:24px;
background:url(/_grafik/_navigation/ebene_extra_aktiv.gif) no-repeat top;
padding-left:42px;
}

.ebene_extra_inaktiv a {
color:#000000;
text-decoration:none;
}

.ebene_extra_aktiv a {
color:#000000;
text-decoration:none;
font-weight:bold;
}

.foerderung_bild {
	text-align: right;
	margin-top:0px;
	margin-right:20px;
}

.foerderung_text {
	color:#564b47;
	font-size: 0.95em;
	text-align: right;
	margin:30px 20px 0px 0px;
}

/* -----------footer--------------------------- */
#footer {
	clear: left;
	background-color: #FBAF18;
	padding: 0;
	margin: 0;
	background-color: #FBAF18;
	}

/* ---------- HOME ----------  */ 

.teaserStart {
  float: left;
  width: 180px;
  margin: 30px 10px 10px 0;
  border: 1px solid #FBB019;
  overflow: hidden;
 }
.teaserStart h2 {
  font-size: 1.27em; /*14px*/
  margin: 0 0 0px 0;
  padding: 0 0 5px 0;
}
 .teaserStart img {
  padding: 1px;
  border-bottom: 5px solid #FBB019;
 }
.teaserStartContent {
  height: 157px;
  background-image:url(/images/layout/teaser_bkg.gif);
  background-repeat: repeat-x;
  padding: 10px 10px 0 10px;
  border-top: 1px solid #FBB019;
  font-size: 1.0em; /*11px*/
}
.teaserStartContent a {
  display: block;
  margin-top: 3px;
}
/* ---------- /HOME ----------  */ 
