@charset "utf-8";
#submenu {
	height: 220px;
	text-align: left;
	background-color: #BAC7BA;
	margin: 0px;
	padding: 0px;
	width: 172px;
}
/* CSS Document */

/* Navigation */
div.nav			{
	color:#3C5C3A
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: bottom;
	height: 145px;
	padding-top: 60px;
	padding-right: 10px;
	width: 150px;
}
#vs0 {
	width: auto;
	height: 14px;
}
#vs1 {
	width: auto;
	height: 35px;
}
#vs2 {
	width: auto;
	height: 55px;
	color: #3C5C3A;
}
#vs3 {
	width: auto;
	height: 76px;
}
#vs4 {
	width: auto;
	height: 118px;
}
#vs5 {
	width: auto;
	height: 98px;
}

div#nav			{
	margin: 0px;
	padding-left: 10px;
	width: auto;
	padding-right: 10px;
}
div#subnav		{
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	height: 366px;
	width: auto;
	background-repeat: no-repeat;
	background-color: #D5B7B5;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#subnav a			{



}
div#subnavn		{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
div#subnav a	{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFE0DE;
	font-size: 10px;
	padding-right: 0px;
	line-height: 15px;
}
div.nav a		{
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFE0DE;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 1px;
}
a.nav			{
	font-style: normal;
	text-decoration: none;
	color: #712222;
}

a.nav:hover		{
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
a.nav:active	{
	font-weight: bold;
	text-decoration: none;
	color: #3C5C3A;
	background-image: url(../navi/pfeil.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
a.nav:visited			{
	font-style: normal;
}
a.sel			{
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #3c5c3a;
	background-image: url(../navi/pfeil_n_r.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
a.sel:hover		{
	font-weight: bold;
	color: #FFF;

}
a.sel:active	{


}
a.sel:visited	{
	font-weight: bold;

}
