		#container {

			width: 800px;
			\width: 820px;
			w\idth: 800px;
			border: 1px solid gray;
			margin-left: auto;
			margin-right: auto;
			padding: 3px;
			
		}

		#header {
			height:150px;
			padding: 5px;
			margin-bottom: ;
			background-color: #FFCC00;
			background-image: url(/fileadmin/frankenburg/images/header.jpg);
                            background-repeat:no-repeat;
                            background-position:bottom;
                            		}

		#content {
			border-left:200px solid #99CCFF;
			padding-left: 10px;
			

		}

		#sidebar{
			background-image: url(/fileadmin/frankenburg/images/navi.jpg);
                           background-repeat:no-repeat;
                           background-position:left;
                           background-position:top;
		         float: left;
			width:200px;
			margin-right: 10px;
			padding-top: 50px;
			background-color: #99CCFF;
		}

		#footer {
		         clear: both;
		         padding-left: 300px;
			/* background-color: #FFFFFF; */
			
		}
		
		
h1 {
	font-size: 16px;
	font-family: Verdana;
	margin: 10px 0px 10px 0px;
	}

h2 {
	font-size: 14px;
	font-family: Verdana;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	font-family: Verdana;
	margin: 10px 0px 10px 0px;
}
		
		
a.menue_links:link {
  font-size: 10pt;
  line-height: 25px;
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_blau.jpg);
  background-repeat: no-repeat; 
  padding-left:20px;
  
}

a.menue_links:active {
  font-size: 10pt;
  line-height: 25px;
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot.jpg);
  background-repeat: no-repeat; 
  padding-left:20px;

}

a.menue_links:visited {
  font-size: 10pt;
  line-height: 25px;  
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_blau.jpg);
  background-repeat: no-repeat; 
  padding-left:20px;

}

a.menue_links:hover {
  font-size: 10pt;
  line-height: 25px;
  font-family: Verdana;
  color: #000000;
  text-decoration: underline;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot.jpg);
  background-repeat: no-repeat; 
  padding-left:20px;

}
 
a.menue_links_act {
  font-size: 10pt;
  line-height: 25px;
  font-weight:bold; 
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot.jpg);
  background-repeat: no-repeat; 
  padding-left:20px;

}

a.menue_links_unter:link {
  font-size: 9pt;
  line-height: 15px;
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_blau_klein.jpg);
  background-repeat: no-repeat; 
  padding-left:10px;
  
}

a.menue_links_unter:active {
  font-size: 9pt;
  line-height: 15px;
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot_klein.jpg);
  background-repeat: no-repeat; 
  padding-left:10px;

}

a.menue_links_unter:visited {
  font-size: 9pt;
  line-height: 15px;  
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_blau_klein.jpg);
  background-repeat: no-repeat; 
  padding-left:10px;

}

a.menue_links_unter:hover {
  font-size: 9pt;
  line-height: 15px;
  font-family: Verdana;
  color: #000000;
  text-decoration: underline;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot_klein.jpg);
  background-repeat: no-repeat; 
  padding-left:10px;

}
 
a.menue_links_act_unter {
  font-size: 9pt;
  line-height: 15px;
  font-weight:bold; 
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  background-image:url(/fileadmin/frankenburg/images/kasten_rot_klein.jpg);
  background-repeat: no-repeat; 
  padding-left:10px;

}


.bodytext {
font-size: 9pt;
font-family: Verdana;
color: #000000;
}
