
a.navigation {
  font-family: "Segoe UI", arial, sans-serif;
  color: #ffffff;
  font-size: 0.8em;
  text-decoration:none;
}
a.aktiv {
  font-family:  "Segoe UI", arial, sans-serif;
  color: #228B22;
  font-size: 0.9em;
  text-decoration:none;
}

a:hover {
  color: #228B22;
  font-style: italic;
  text-decoration:none;
}
a.content:visted {
  color: blue;
}

div.container{
  margin: 0px auto;
  width: 750px;
  height: 100%;
}

div.content {

  padding: 1.2em 1.2em 1.2em 1.2em;
  
  border-width: thin;
  /*border-style: solid;*/
  border-color: #000000;
  
  margin-top:5px;
  margin-bottom: 10px;
  margin-left: 3px;
  
  min-width: 735px;
	max-width: 735px;

	text-align: left;
	
	background-image: url("images/bg_main2.gif");
	background-repeat: no-repeat;
  
}

div.header{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0%;
  min-width: 735px;
	max-width: 735px;
}

body{

  background-image: url("images/bg_top.gif");
	background-repeat: repeat-x;
	
	margin:0;
  padding:0;

  
}


div.navigation {

  margin-top: -4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 11px;
  
  min-width: 735px;
	max-width: 735px;

  
}

h1 {
  font-family: "Segoe UI", arial, sans-serif;
  font-weight: 100; 
  color: #4C8D56;
  font-size: 22px;
}

h3 {
  font-family: "Segoe UI", arial, sans-serif; 
  color: #4C8D56;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.5; 
}

h4 {
  font-family: "Segoe UI", arial, sans-serif; 
  color: #000000;
  font-size: 13px;
  font-weight: 100;
  line-height: 1.5; 
}


table.news {
  padding: 5px;
  width: 170px;

}
tr.newsheader {
  background-color: #4E8D5A;
  font-family: "Segoe UI", arial, sans-serif; 
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;

}

tr.news{
  background-color: #E7EEE7;
  font-family: "Segoe UI", arial, sans-serif; 
  color: #000000;
  font-size: 11px;

}

tr.navigation{
  background-color: #9E9E9E;
  color: #ffffff;
  font-family: "Segoe UI", arial, sans-serif; 
  font-size: 15px; 

}

td.navigation{
  padding: 3px; 


}
table.navigation{
  border-collapse: collapse; 
  padding: 2px; 
  table-layout: fixed;

}


td.mainpics{
  border-width: 2px;
  border-style: solid;
  border-color: #E3EDE4;

}


p.highlight2{

  font-family: "Segoe UI", arial, sans-serif; 
  font-size: 15px;
  border-bottom-color: #4E8D5A;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  


}

/*Menu IE 6*/

#sddm{	

  margin: 0;
	padding: 0;
	z-index: 30}

#sddm li{	
  
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#sddm li a{	
  font-family:  "Segoe UI" , arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  text-decoration:none;
  
  display: block;
	margin: 0 1px 0 0;
	padding: 4px ;
	width: 96px;
	background: #9E9E9E;
	color: #FFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover{	

    background: #9E9E9E
    font-family:  "Segoe UI" , arial, sans-serif;
    color: #228B22;
    font-style: italic;
    text-decoration:none;

}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #9E9E9E;

  }

	#sddm div a{
  
  	position: relative;
		display: block;
		padding: 5px 10px;
		width: 110px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #9E9E9E;
		color: #ffffff;
		font-family:  "Segoe UI" , arial, sans-serif;
		font-size: 12px;
    
  }

	#sddm div a:hover{	
  
    background: #ffffff;
		font-family:  "Segoe UI" , arial, sans-serif;
    color: #228B22;
    font-style: italic;
    text-decoration:none;
    
    }










