BODY,HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #0A0C49; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #0A0C49; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	overflow: auto;
}

.LinkBoldGrosshellGrau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #8C8686; font-weight: bold}

TABLE.outer {
	width: 770px;
	border: 1px solid #060718;
	padding: 0;
}

#outer_border {
	position: relative;
	border: 1px solid;
	width: 772px !important;
	padding: 2 2 2 2;
	height: auto;
}

TD.navi {
	text-align:left;
	background-image: url(../images/navi_new.jpg);
	background-repeat: no-repeat;
	background-color: #0B0D4A;
}

#navi {
	padding-left: 30px;
}

TD.content {
	padding: 2 5 20 8;
}

TD.head {
	width: 770px;
	height: 53px;
	background-image: url(../images/head_new.jpg);
	background-repeat: no-repeat;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #002470; 
	line-height: 14px;
}

#navi_main {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	color: white;
	/*height: 235px;*/
}

#navi_sub {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: white;
	padding-bottom: 20px;
}


#page_location {
	position: relative;
	top: 22px;
	padding-left: 169px;
	text-align: left;
	float:left;
}

A.menu {
	color: white;
	line-hight: 10px;
	text-decoration: none;
}

A.menu_active {
	color: #DBDBDB;
	line-hight: 10px;
	text-decoration: underlined;
}


UL.main {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	list-style: none;
}

UL.sub {
	margin-left: 15px;
	padding: 0;
	font-size: 11px;
	padding-bottom: 5px;
}

UL.sub_menu {
	margin-left: 15 !important;
	margin-left: 10;
	padding: 0;
	font-size: 11px;
}

UL.leer {
	padding: 0;
}

LI.main {
	padding: 5 0 5 5;
}

LI.sub {
	padding: 5 0 0 5;
	margin-left: 10px;
	/*list-style-type: none;
	background: url(../images/arrow_white.gif) no-repeat;
	background-position: 0px 5px;*/
	list-style-image: url(../images/arrow_white_px.gif);
}
LI.sub_sub {
	padding: 0px;
	margin-left: 10px;
	/*list-style-type: none;
	background: url(../images/arrow_white.gif) no-repeat 0 .3em;
	background-position: 0px 5px;*/
	list-style-image: url(../images/arrow_white_px.gif);
}