body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, sans-serif; }

/*um das hauptmenu o. die ebene zu positionieren*/
div.menu {
	position: absolute;
	width: 150px;
	top: 220px;
	left: 50%;
	margin-left:-386px;
}

/*styles fuer das hauptmenu*/
#menu
{
	font-weight: normal;
	margin: 0px;
	margin-left: 0px;
	text-align: center;
	background-color:#D7D9DB;/*-------anpassen an HG Farbe vom Portfoliobalken---------*/
	border:1px solid #D9233F;/*-------aendern---------*/
	height: auto;
	padding-left: 0px;
	}

#menu ul
{
	margin: 0px;
	margin-left: 0px;
	text-align: center;
	padding-left: 0px;
	}
	
#menu li
{
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 150px;
	list-style-type: none;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	display: block;
	line-height: 20px;
	color: #000000;
}


#menu a
{
text-decoration: none;
font-weight: normal;
line-height: 20px;
display: block;
width: 150px;
}

#menu a:hover {
background-color:#FFFFFF;/*-------anpassen an HG Farbe von Tabellenzelle in der sich das Menu befindet---------*/
width: 148px; }


/*style fuer senkrechte Striche zwischen Mail u Impressum*/
.verdana_10_weiss_normal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


/* Styles fuer Inhaltstexte */
.arial_11_bk {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
.arial_11_rot {
	color: #A50F0F;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
.arial_11_bk_absatz {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: 15px; }
.arial_11_bk_fett {
	font-style: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000; }
.arial_11_bk_fett_absatz {
	font-style: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 15px; }
.arial_12_bk {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
.arial_12_bk_fett {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000; }
.arial_12_rot_fett {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #A50F0F; }
.arial_10_grau {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
.arial_11_grau {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
.arial_9_grau {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal; }
	

