body {
	margin: 0px;
	background-color: #DDDFEF;
	background-image: url(images/higru.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
	
a:link {
	color: #37579f;
	text-decoration: none;
}

a:visited {
	color: #37579f;
	text-decoration: none;
}

a:hover {
	color: #37579f;
	text-decoration: underline;
}

.headline {
	font-size: 13px;
	color: #37579f;
	font-weight: bold;
}

.textklein {
	font-size: 9px;
	color: black;
}

TD.menu_level_1_no {
	padding-left: 15px;
	padding-right: 15px;
}
TD.menu_level_1_no A:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
TD.menu_level_1_no A:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
TD.menu_level_1_no A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}

TD.menu_level_1_act {
	padding-left: 15;
	padding-right: 15;
}
TD.menu_level_1_act A:link {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}
TD.menu_level_1_act A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}
TD.menu_level_1_act A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}

/* Menülevel 2 Unternavi */
TD.menu_level_2_no {
	color: #37579f;
	padding-left: 10px;
}
TD.menu_level_2_no A:link {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}
TD.menu_level_2_no A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #37579f;
}
TD.menu_level_2_no A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9fa9f1;
}

TD.menu_level_2_act {
	padding-left: 10px;
	background-color: #37579f;
	color: white;
}
TD.menu_level_2_act A:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
TD.menu_level_2_act A:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
TD.menu_level_2_act A:hover {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

TD.navi_headline {
	color: #37579f;
	font-size: 16px;
	font-style: oblique;
	padding-left: 30px;
	padding-bottom: 6px;
	margin: auto;
}
H1 {
	color: #37579f;
	font-size: 14px;
	font-weight: bold;
}
H1.csc-firstHeader {
	color: #37579f;
	font-size: 16px;
	font-weight: bold;
}
