div 
{
	margin: 0px;
	padding: 0px;
}


*{
	font-size:100%;
	padding: 0;
	margin: 0;
}

#header
{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #005499;
}

td
{
    padding: 5px;
}

ol li
{
	margin-left: 25px;
}


body{
	font-family: Verdana;
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #E3E6F8;	
	behavior: url("fileadmin/css/hover.htc");
        text-align: center;	
}



html {
	 margin: 0px;
	 padding: 0px;
         margin: auto;
} 

#container 
{	
	width:1000px;	
        text-align: left;
	margin: auto;
}

#inhalt{
	
	font-size: 12px;
	width:660px;
	display:inline;
	float:left;
	padding: 15px 25px;
	line-height: 1.5em;
	background-color: #FFFFFF;
        text-align: left;
        border: 1px solid #ABB4E0;
        /*border-top: 1px solid #ABB4E0;*/
}

html > body #inhalt 
{
         width: 608px;
}

#inhalt img
{
         margin: 5px;
}

#inhalt h1
{
	color: #005499;
	font-size: 1.8em;
	margin-top: 5px;
	margin-bottom: 10px;
}


#inhalt h2
{
	color: #005499;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
}

#inhalt h3
{
	color: #005499;
	font-size: 1.2em;
	margin: 10px 0px 2px 0px;
}

#inhalt h4
{
         margin: 8px;
}

#inhalt div.heading
{
	border-top: 1px solid #005499;
	border-bottom: 1px solid #005499;
	padding:  2px 0px;
	margin-bottom: 10px;
}
	

#inhalt h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-left: 25px;
	color: #005499;	
	background-color: #E3E6F8;
}

#inhalt p
{
	margin-bottom: 5px;
}

#inhalt ul
{
	margin: 0px 15px;
}

#inhalt ul li
{
	margin: 0px 15px;
}

#foot{
	clear:both;
}



.block
{
	margin: 0px;
	padding: 0px;		
}

.block span.headline
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;	
	border-bottom: 1px solid #005499;
	margin-bottom: 2px;
	margin-top: 15px;
	
	
}

#inhalt div.bild
{
	text-align: center;	
	background-color: #E3E6F8;	
	padding: 5px;
	text-align: center;
	margin-bottom: 2px;
	border-bottom: 1px solid #005499;
}

div.block table
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-bottom: 1px solid #005499;
        cellspacing: 2px;
} 

div.block table tr
{
          line-height: 1.5em;
}

div.block table tr td
{
	padding: 5px;
	background-color: #E3E6F8;
	font-weight: bold;
	text-align: center;
        line-height: 1.5em;
}

table.contenttable
{
        width: 98%;
}

table.contenttable p strong
{
    margin-top: 2px;
    margin-bottom: 2px;
} 

table.contenttable ul
{
      margin-bottom: 5px;
}

.olive
{
    color: olive;
}

blockquote
{
       margin-left: 15 px;
}
    
#breadcrumb
{
  margin-top: -1px;
  padding: 5px;
  font-size: 10px; 
  color: black;
  /*font-weight: bold;*/
  border-bottom: 1px solid white;
  text-align: left;
  background-color: #F2F3FC; 
}

#breadcrump a, #breadcrumb a:visited, #breadcrumb a:link
{
	/*font-weight: bold;*/
	color: black !important;
}

#first-back
{
	background-color: #3A66A6 !important;
	color: white !important;
}

#first-back a
{
	background-color: #3A66A6;
	color: white ! important;
}



#links
{
	width:170px;
	float:left;
	margin: 0;
	padding: 0;
}

#links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ABB4E0;
        /*border: 1px solid #ABB4E0;*/    
        /*border-right: 1px solid #ABB4E0;*/        
        border-top: 1px solid #ABB4E0;
}

#links ul li
{
	text-align: right;
	background-color: #F2F3FC;
	margin: 0px 0px 1px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #F2F3FC;
	padding: 6px;
}

#links ul li a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#links ul li.aktiv
{	
	background-color: #ABB4E0;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #7A8DC7;
	
}

#links ul li.level2
{
	text-align: right;
	background-color: #E3E6F8;
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #ABB4E0;	
         border-left: 1px solid #ABB4E0;
}

#links ul li:hover
{
	color: #000000;
	background-color: #ABB4E0;
	border-bottom: 1px solid #7A8DC7;
}



#rechts{
	width:170px;
	float:left;
	
}

#rechts ul
{
	list-style: none;
	text-align: left;
	
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ABB4E0;	
        border-top: 1px solid #ABB4E0;	
        /*border-left: 1px solid #ABB4E0;*/
/*        border-right: 1px solid #ABB4E0;*/
        
}

#rechts ul li
{
	background-color: #F2F3FC;
	margin-bottom: 1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #F2F3FC;
	padding: 6px; 		
}

#rechts ul li a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#rechts ul li:hover
{
	color: #FFFFFF;
	background-color: #ABB4E0;
	border-bottom: 1px solid #7A8DC7;	
}


#topnavi
{
	margin: 0px;
	padding: 2px 0px 2px 0px; 
        text-align: left;
}

.top 
{	
	display: table; 
  	list-style-type: none;
  	white-space: nowrap;  	
}

* html .top 
{
	display: inline-block;
  	width: 1px;           
  	padding: 0 2px;       
  	
}  

.top ul
{
	padding: 0px;
	margin: 0px; 
}

.top li /* Firefox et al*/
{    
    display: table-cell; /* vorher tabe-cell*/
    padding: 0px 2px 0px 0px;
    text-align: center;
    
    width: 12.7%;
}


* html body .top li
{
      display: inline;
      margin-right: 2px;
            
      /*border: 1px solid red;*/
}

* html body .top li a
{
      
      width: 113px;
}


/* new */

/* firefox*/
#top-last 
{
    width: 70px;
}

* html body #top-last a
{
    width: 117px;
}


	



.top a, .top a:visited 
{
  	display: block;      
  	padding: 5px 2px;
  	color:#FFF; 
  	background: #7A8DC7;  
  	text-decoration:none;
  	font-weight: bold;
  	border-bottom: 2px solid #3A66A6;
}


* html .top a, * html .top a:visited 
{
	display:inline-block; 
  	margin:0 -2px;
	padding: 5px 14px;         /* vorher 5*/
	border-bottom: 2px solid #3A66A6;

}

.top a:hover 
{
  color:#fff; 
  background: #3A66A6;
  border-bottom: 2px solid #005499;
}

#topnavi a.aktiv
{
  background-color: #3A66A6;
}

.guestbook-answer
{
   font-weight: bold;  
   background-color: grey;
   border: 1px #3A66A6 solid;
   padding: 5px;
   margin: 5px;
}

	

