body {
	font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-top: 99px;
	margin-rigth: 0px;
	margin-bottom: 0px;
}

td {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

p{
	font-family :  Arial, Verdana, Helvetica, Geneva, sans-serif;
}
p.legende{
	font-size: 9px;
	margin-top: 6px;
}

a:visited, a:link { text-decoration: underline; color: #000000;}
a:active, a:hover { text-decoration: none; color: #636363;}

a.nav:visited, a.nav:link { text-decoration: none; color: #000000; font-size : 14px;}
a.nav:active, a.nav:hover { text-decoration: none; color: #000000; font-size : 14px; font-weight: bold;}

a.nav-on:visited, a.nav-on:link { text-decoration: none; color: #000000; font-size : 14px; font-weight: bold;}
a.nav-on:active, a.nav-on:hover { text-decoration: none; color: #000000; font-size : 14px; font-weight: bold;}

a.subnav:visited, a.subnav:link { text-decoration: none; color: #000000; font-size : 13px; padding-left: 15px;}
a.subnav:active, a.subnav:hover { text-decoration: none; color: #000000; font-size : 13px; font-weight: bold; padding-left: 15px;}

a.subnav-on:visited, a.subnav-on:link { text-decoration: none; color: #000000; font-size : 13px; font-weight: bold; padding-left: 15px;}
a.subnav-on:active, a.subnav-on:hover { text-decoration: none; color: #000000; font-size : 13px; font-weight: bold; padding-left: 15px;}

.title {
	font-size : 14px; 
	font-weight: bold;
}

.content {
	background-color: #BCBCBC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.content-aktuell {
	background-color: #FFFF99;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.content-gender {
	background-color: #00B5B6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.nav-jacqueline {
	background-color: #4BDB97;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.nav-rene {
	background-color: #50A2EA;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*  Liste */
ul{
	padding-left: 0px;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
}

li{
	background-image: url(../_img/listsquare.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.0em;
	padding-bottom: 0.5em;
}
.Stil1 {
	font-style: italic;
	font-weight: bold;
}

/*  Ende Liste */
