
body{
	margin : 0px;
	color : black;
	padding: 0px;
	background-color: #C9E9F0;
}
body, td, th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #2F3EC4;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3EC4;
}
a.navi {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
a.navi:hover {
	background-color: #2F3EC4;
	color: #ffffff;
}
a.nav-aktiv {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2F3EC4;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
a.nav-aktiv:hover {
	background-color: #2F3EC4;
	color: #ffffff;
}


a.adminnav_oben {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	background-color: transparent;
}
a.adminnav_oben:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-color: transparent;
}
table.adminnav_oben{
	color: black;
}
a.adminnav_unten {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
}
a.adminnav_unten:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
table.adminnav_unten{
	color: white;
}
td.adminnav_unten{
	background-color: #2F3EC4;
	height: 20px;
	text-align: center;
}
td.table_header{
	background-color: #2F3EC4;
	color: white;
	text-align: left;
	font-weight : bold;
	padding-left : 5px;
}
a.nav_kl {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	padding-right: 15px;
	line-height: 17px;
	background-color: transparent;
}
a.nav_kl:hover {
	color: #2F3EC4;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
	line-height: 17px;
	background-color: transparent;
}
a.nav_kl-aktiv {
	color: #2F3EC4;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
	line-height: 17px;
	background-color: transparent;
}
td.textalign_c{
	text-align: center;
}

td.rahmen{
	width: 677px;
	background-color: gray;
	padding: 2px;	
}
table.inhalt{
	width: 100%;
	height: 100%;
	background-color: white;
	color: black;
	font-size: 12px;
}
td.logo{
	width: 200px;
	height:108px;
	background-position: 40px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
td.titel{
	width: 681px;
	height: 108px;
	background-image: url(../images/titel.gif);
	background-repeat: no-repeat;
}
h1{
	font-size: 16px;
	color: black;
}
td.inhalt{
	vertical-align: top;
	padding: 10px 20px 15px 15px;
}
