body {
	margin: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 130%;
	list-style-image: url(images/list.gif);
	list-style-type: square;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
hr {
	color: #666666;
}

/* start drop down menu */

#dropmenudiv {
	position:absolute;
	border:1px solid #003333;
	border-bottom-width: 0;
	line-height:18px;
	z-index:1000;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #003333;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #003333;
}

#dropmenudiv a:hover {
/*	background-color: #003333; */
	color: #FFFF99; 
}

a.topmenu:link { 
    color: #003333;
    text-decoration: none;  
	font-weight: bold;    	
}

a.topmenu:visited { 
    color: #003333;
    text-decoration: none;  
	font-weight: bold;    
}

a.topmenu:hover { 
    color: #FFFF99;
    text-decoration: none;  
	font-weight: bold;       
}

a.topmenu:active { 
    color: #003333;
    text-decoration: none;  
	font-weight: bold;      
}

table.menu {
	border-right: #656474 1px solid;
	border-top: #656474 1px solid;
	border-left: #656474 1px solid;
	border-bottom: #656474 1px solid;
	font-size:8pt;
	vertical-align: top;
}	

td.menu_td {
	padding-top:0px;
	padding-bottom:0px;
	/*background-color: #CCCCCC;	*/
}

/* end drop down menu */.gelbeschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	font-weight: normal;

}

