@charset "UTF-8";
#menu_links_oben {
	float: left;
	height: 275px;
	width: 203px;
	margin-top: 165px;
	margin-right: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #321775;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #321775;
}
#menu_links_unten {
	float: left;
	height: 270px;
	width: 203px;
	margin-left: 5px;
}
#menu_links_oben ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #302b29;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 10px;
	font-variant: normal;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 0px;
}

