body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/bgtest.gif);
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color:#D47559;
}
.bold {
	font-weight: bold;
}
.bold_light {
	font-weight: bold;
	color:#0089CC;
}
.bold_dark {
	font-weight: bold;
	color:#0E435E;
}
.bold_grey {
	font-weight: bold;
	color:#BEC7CD;
}
.head {
	font-size: 14px;
	font-weight: bold;
}
.head_light {
	font-size: 14px;
	font-weight: bold;
	color:#D47559;
}
.title_grey {
	font-size: 19px;
	font-weight: bold;
	color:#BEC7CD;
}
.big {
	font-size: 26px;
	font-weight: bold;
}
a {
	color: #D47559;
	text-decoration:underline;
}
a:hover {
	color: #1200FF;
	text-decoration:underline;
}
a.pathNavi {font:10px Verdana, sans-serif; color:#0089CC;text-decoration:none; } 
a.pathNavi:hover {font:10px Verdana, sans-serif; color:#0A405B;text-decoration:none; }
.weiss {
	color: #FFFFFF;
}
.style1 {color: #000000}
.main_submenu {
	height: 21px;
	background-color: #e9cca4;
	border-bottom-style: solid;
	border-bottom-color: #d47559;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #d47559;
	border-top-width: 2px;
}
.main_submenu_item {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 5px;
}
.main_submenu_item a{
	background-color: #e9cca4;
	text-decoration: underline;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;

}
.main_submenu_item a:hover{
	background-color: #d47559;
	text-decoration: none;
	color: #000000;
}
.main_submenu_item_sel {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #d47559;
}
.main_submenu_item_sel a{
	background-color: #d47559;
	text-decoration:none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.main_submenu_item_sel a:hover{
	background-color: #d47559;
	text-decoration: none;
	color: #FFFFFF;
}
