@charset "utf-8";
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616463;
	line-height:17px;
}
.heading {
	color:#00b1de;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.wtable {
	background-color:#00b0de;
	color:#ffffff;
	font-size:11px;
	height:18px;
}
.wtablehead {
	background-color:#005c96;
	color:#ffffff;
	font-size:12px;
}
.wtablenormal{
	font-size:10px;
	background-color:#f6f6f6;
}

/*
MENU
*/
.mmenut {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin-bottom:2px;
}
.mmenut a{
	padding-top:8px;
	padding-bottom:8px;
	display:block;
	text-decoration:none;
	color:#005c96;
	text-align: center;
	border-width:2px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color:#005c96;
	background-color:#00b0de;
}

.mmenut a:hover{
	color:#ffffff;
}

.mmenu {
	width:770px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

ul.mmenubar {
	list-style-type:none;
	float:left;
	display:block;
	width:770px;
	line-height:15px;
	clear:both;
	margin:0 0 0 0;
	padding:0;
	text-align: center;

}

ul.mmenubar li {
	display:inline;
	text-align: center;
	
}
.mmenunav li p  {
	display:block;
	text-decoration:none;
	color:#000000;
	text-align: center;
	border-top:none;
	border-right-style: solid;
	border-right-color: #00b1de;
}

a.mmenunav:link, a.mmenunav:visited {
	display:block;
	float:left;
	padding:15px 10px 15px 10px;
	text-decoration:none;
	color:#00b0de;
	text-align: center;
	border-width:2px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color:#00b1de;
	background-color:#005c96;
	height:40px;
}
a.mmenunav:hover/*Mousegeklickte*/ {
	display:block;
	float:left;
	margin:0;
	text-decoration:none;
	color:#00b1de;
	text-align: center;
}

/* 
Menuleft
*/
.lmenu {
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

ul.lmenubar {
	list-style-type:none;
	float:left;
	display:block;
	width:250px;
	line-height:15px;
	clear:both;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	padding:1px 0 1px 0;
}

ul.lmenubar li {
	display:block;
	text-align:left;
	padding:1px 0 1px 0;
	clear:both;
}
.lmenunav li p  {
	display:block;
	margin:0;
	text-decoration:none;
	color:#00b1de;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-color: #616463;
	padding:5px 0 5px 0;
}

a.lmenunav:link, a.lmenunav:visited {
	display:block;
	float:left;
	padding:5px 0px 8px 0px;
	margin:0;
	text-decoration:none;
	color:#00b1de;
	text-align:left;
	border-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#616463;
	width:160px;
}
a.lmenunav:hover/*Mousegeklickte*/ {
	display:block;
	float:left;
	margin:0;
	text-decoration:none;
	color:#616463;
	text-align:left;
}
