/*
body {
	font-size:100%;
	color:#000;
}


#header, #mood, #left, #navigation {
	display:none;
}
#site_container {
	border:0;
}
#content_container, #content {	
	border:0;
	background:none;
	width:100%;
	
}

#footer {
	border-top:1px solid #000;
	padding:1em;
	margin:1em 0 0 0;
	text-align:center;
	font-size:70%;
}

h1 {
	font-size:150%;
}
h2 {
	font-size:140%;
}
h3 {
	font-size:130%;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:110%;
}
*/

html
{
  
}

body
{
	font-family: arial;	
	background: #ADB4BB url(../design/bg_verlauf.gif) repeat-x; 
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}

#site_container
{
  margin: auto;
  /*
  border-left: #93989C 2px solid;
  border-right: #93989C 2px solid;
  */
  width: 898px;
  background: url(../design/bg.gif) repeat-y;
  min-height: 95%;  
}

* html #site_container {
     height: 95%;
}


#header
{
  height: 190px;  
  text-align: left;
}

#logo
{
  margin:0;
  padding:0;
  float:left;
}

#mood
{
  margin:0;
  padding:0;
  float:left;
}

#news
{
  background: url(../design/news_bg.jpg) no-repeat;
  width: 210px;  
  height: 190px;
  margin:0;
  color: #DEE1E4;
  padding:0; 
  float:left;
  width: 0px;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
}

.newsheadline
{
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  color: #DEE1E4;
  text-align:right;
  padding-right: 20px;
}

.newsarticle
{
  /*background: url(../design/article_bg.jpg);*/
  font-family: arial;
  color: #DEE1E4;
  padding-left: 15px;
  padding-top: 5px;
  padding-right: 20px;
  font-size: 11px;
}

.newsarticle strong
{
  margin:0;
  padding:0;
  color: #DEE1E4;
}

.newsarticle a
{
  color:#DEE1E4;
  font-size: 12px;
}

.NewsSummary a
{
  color: #008147; 
}

#NewsPostDetailPrintLink a, #NewsPostDetailReturnLink a
{
    color: #008147;
}

.news_hr
{
  border-top: #008147 1px solid;
}

.NewsSummaryPostdate
{
  font-weight:bold;
  margin-top:10px;
  margin-bottom:10px;
}

.NewsSummaryLink
{
  font-weight:bold;
  margin-bottom:10px;
}

.NewsSummaryMorelink
{
  margin-bottom:10px;
}

.NewsSummaryContent
{
  margin-bottom:10px;
}

.NewsPostDetailContent
{
   margin-top:10px;
   margin-bottom:10px;
}

h1.NewsPostDetailTitle
{
   font-size:13px;
}

.NewsPostDetailDate
{
   font-weight:bold;
}

/*********************************/

#content_container
{   
  margin:0;
  padding:0;  
  text-align:left;
}

#left
{
  font-size:11px;
  margin:0;
  padding:0;
  width:244px;  
  float: left;  
}

#left a
{
  color: #008147;
  font-weight: bold;  
}

.gallery
{
  margin:0;
  padding:0;
}

#left .gallery img
{
  height: 75px; 
  width: 120px;
}

#content
{   
  background: url(../design/content_bg.jpg) no-repeat;
  margin:0;
  padding-top:10px;
  padding-bottom: 10px;
  padding-left:20px;
  padding-right:20px;   
  width:402px;   
  /*
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
	*/  
  float: left;
  font-family: verdana;
  font-size: 11px;
  color: #4E5965;
  overflow:hidden;
}

#content h1,h2,h3,h4
{
  color: #008147;
}
#content h1 {
	font-size:15px;
}
#content h2 {
	font-size:14px;
}
#content h3 {
	font-size:13px;
}


#footer
{  
  margin: auto;
  height: 5%;
  /*
  border-left: #93989C 2px solid;
  border-right: #93989C 2px solid;
  */
  width: 898px;
  background: url(../design/bg.gif) repeat-y;  
  text-align:center;
  font-size: 10px;
  color: #AFB4B8;  
}

#content a
{
  color: #008147;
}

#navigation
{  
  margin:0;
  padding:0;
  padding-top: 10px; 
  width: 210px;    
  float: left;
}

#lang
{
  margin: 10px 4px 10px 31px;
}

/********** 1. Navigationsebene ****************************/

#navigation ul
{
  list-style: none;  
  margin:0;
  padding:0;
}

#navigation ul a
{
  background: url(../design/navicon.gif) no-repeat;
  background-position: 20px 11px;    
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #4E5965;
  display: block;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}

#navigation ul a:hover
{
  background-color: #C5CACF;
  color: #fff;  
}

#navigation ul a.currentpage
{
  background: url(../design/navicon.gif) no-repeat;
  background-position: 20px 11px;    
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #C5CACF;
  color: #fff;
  display: block;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}
/********** 2. Navigationsebene ****************************/

#navigation ul li ul
{
  list-style: none;  
  margin:0;
  padding:0;
}

#navigation ul li ul a 
{ 
  background: #EEF0F1; 
  color: #4E5965;
  display: block;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

#navigation ul li ul a:hover
{    
  background: #EEF0F1; 
  color: #008147; 
}

#navigation ul li ul a.currentpage 
{ 
  background: #EEF0F1; 
  color: #008147; 
  display: block;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

/*************************************/


.clearfix
{
  clear: both;
}

