body, th, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bodytext {
margin:0px;
}

.hauptnav, .hauptnav_act {
width:103px;
text-align:center;
}
.homecontent_middle {
}
.csc-firstHeader {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.titel_box {
	margin-left: 10px;
}
.txt p {
margin:0px;
line-height:14px;
}

ul {
margin-top:0px;
}



/*---------------- LINKS-------------------------*/

a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.hauptnav A:link, .hauptnav A:active, .hauptnav A:visited {
	color: #00233E;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.hauptnav A:hover {
	color: #EF8B00;
	font-size:11px;	
	font-weight:bold;
	text-decoration: none;
}

.hauptnav_act A:link, .hauptnav_act A:active, .hauptnav_act A:visited {
	color: #EF8B00;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.hauptnav_act A:hover {
	color: #00233E;
	font-size:11px;	
	font-weight:bold;
	text-decoration: none;
}

.titel_box A:link, .titel_box A:active, .titel_box A:visited {
	color: #00233E;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.titel_box A:hover {
	color: #EF8B00;
	font-size:11px;	
	font-weight:bold;
	text-decoration: none;
}
