/**
 * Style sheet style
 */
html, body
{
	height:100%;
	text-align:center;
	background-color:#505050;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	color:#505050;
	line-height:18px;
}

h1
{
	margin-top:1px;
	margin-bottom:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:21px;
	color:#136734;
}

.even
{
	margin-top:25px;
	padding-top:5px;
	border-top:1px solid #505050;
}

.info
{
	margin-top:-2px;
	font-family:Georgia, Verdana, Helvetica, Arial;
	font-weight:normal;
	font-size:12.5px;
}

#header
{
	height:162px;
}

#wrapper
{
	width:817px;
	height:100%;
	margin:0 auto;
	padding-right:15px;
	padding-left:15px;
	background-color:#FFFFFF;
	height:auto !important;
	min-height:100%;
}

#logo_container
{
	width:817px;
	height:144px;
}

#logo
{
	width:817px;
	height:133px;
	border-bottom:1px solid #FFFFFF;
}

.mod_navigation
{
	width:193px;
}

.nav
{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #505050;
	line-height:27px;
}

.nav a
{
	text-decoration:none;
	color:#505050;
}

.nav a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#136734;
}

.nav_on
{
	margin:0px;
	padding:0px;
	border-bottom:3px solid #136734;
	line-height:27px;
}

.nav_on a
{
	border-bottom:3px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#136734;
	line-height:27px;
}

.nav_on a:hover
{
	text-decoration:none;
}

.navigationspunkt, .nav_bild
{
	border-bottom:1px solid #ffffff;
}

.navigationspunkt a:hover
{
	color:#136734;
}

.nav_submenu
{
	margin:0px;
	padding:0px;
	line-height:27px;
}

.nav_submenu a
{
	border-bottom:1px solid #ffffff;
	text-decoration:none;
	color:#505050;
}

.nav_submenu a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#136734;
}

.subnav
{
	font-weight:normal;
	text-indent:12px;
}

.subnav a
{
	font-weight:normal;
	color:#505050;
}

.subnav a:hover
{
	border-bottom:1px solid #ffffff;
	font-weight:normal;
	color:#136734;
}

.subnav_on
{
	text-indent:12px;
}

.subnav_on a
{
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#136734;
	text-indent:12px;
}

.subnav_on a:hover
{
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#136734;
	text-indent:12px;
}

.submenu
{
	border-bottom:1px solid #505050;
}

#main
{
	width:609px;
	float:right;
	margin-left:auto;
	padding-top:5px;
	font-family:Georgia, Verdana, Helvetica, Arial;
	font-size:12.5px;
	line-height:22px;
}

#footer
{
	width:817px;
	height:5px;
	margin-top:30px;
	border-top:1px solid #505050;
}

#fusszeile
{
	width:717px;
	float:left;
	margin-left:-15px;
	text-align:left;
	background-color:#ffffff;
	text-indent:15px;
}

.fuss
{
	width:817px;
	padding-right:-15px;
	padding-left:-15px;
	font-size:11px;
}

.mod_customnav
{
	width:130px;
	float:right;
	margin-right:-15px;
	text-align:right;
	background-color:#ffffff;
}

.nav_footer
{
	padding-right:15px;
}

a
{
	padding-bottom:1px;
	border-bottom:1px solid #136734;
	text-decoration:none;
	color:#505050;
	outline: none;
}

a:hover
{
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	color:#136734;
}

.rechts-float
{
	width:365px;
	float:right;
}

