body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01233F;
	background-color: #F5F0EF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
}

li {
	font-size: 12px;
	line-height: 18px;
}

a.nav_Link:link, a.nav_Link:visited, a.nav_Link:hover, a.nav_Link:active{
	font-size: 12px;
	font-weight: bold;
	color: #F5F0EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

a:link, a:visited, a:hover, a:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	
}
a:link{
	color: #01233F;
	text-decoration: underline;
}
a:visited{
	color: #505A70;
	text-decoration: none;

}
a:hover{
	color: #505A70;
	text-decoration: underline;
}
a:active{
	color: #505A70;
	text-decoration: underline;
	
}


.nav_active {
	font-size: 12px;
	font-weight: bold;
	color: #F5F0EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.titel {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.titel_gross {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

table {
	margin: 0px;
	padding: 0px;
	border-spacing:0px;
	border-collapse: collapse;
	border-style:none;
	border-width:0px
}

tr {
	margin: 0px;
	padding: 0px;
	border-spacing:0px;
	border-collapse: separate;
	border-style:none;
}

td {
	margin: 0px;
	padding: 0px;
	border-spacing:0px;
	border-collapse: separate;
	border-style:none;
}

.einhunderPC_table {
	width: 100%;
	height: 100%;
}

.hellblau_td {
	vertical-align: bottom;
	background-color: #8099AA;
}

.padding_drei_table{
	padding: 3px;
	width: 100%;
}

.padding_5_table{
	padding: 5px;
	width: 100%;
}

.inhalt_table{
	background-color: #F5F0EF;
	padding: 10px;
	height: 100%;
	width: 100%
}

table.rahmen{
	background-color: #304055;
	height: 100%;
	width: 100%;
}

table.ueberschrift {
	padding: 3px;
	width: 100%;
}

.navigation_table {
	background-color: #505A70;
	height: 100px;
	width: 600px;
	text-align: left;
}

.navigation_td_bild {
	width: 130px;
	text-align: center;
	vertical-align: middle;
	
}

.inh_navigation_tr {
	background-color: #505A70;
	height: 100px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.navigation_td {
	height: 100px;
	width: 100px;
	text-align: center;
}
.navigation_td_active {
	height: 100px;
	width: 100px;
	text-align: center;
	background-color: #2F3E55;
}