body{
	background: #96B6CD;
	font-size: 10px;
	margin: 0px;
	padding: 0px;




}
#menu_container{
	font-family: Verdana;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #ffffff;

}

.menu_head{
	margin: 1px auto;
	width: 100px;
	color: #660000;
	cursor: hand;
	cursor: pointer;
	background-image: url(bilder/buttonbackgr.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;





}
.menu_content{
	margin: 0px auto;
	width: 100px;

}

a:link {

	text-decoration: none;

}
a:visited {

	text-decoration: none;

}
a:hover {

	text-decoration: none;

}
a:active {

	text-decoration: none;

}
