body {
background-color: #dce3f3;
}

.topic {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#B3B3B3;
	background-color: #FFFFFF;
}

.table_news {
	background-color: Yellow;
	border:1px solid red;
}

.news {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:red;
	background-color: #FFFFFF;
}

.text {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	color:#003366;
}

#block {
	text-align : justify;
}

#fett {
	font-family: helvetica, arial, geneva, sans-serif;
	font-weight: bold;
}

#grossfett {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.titel {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #003366;
	margin-top: 20px;
}

.untertitel {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:10px;
	color:#003366;
	background-color: #FFFFFF;
}

a.intern {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a.internvisited {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

a.intern:hover {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #B9C8E7;
}

img.border {
	border: 1px solid white;
}

td.col1 {
	width: 40px;
}
td.col2 {
	width: 75px;
}
td.col3 {
	width: 30px;
}
td.col4 {
	width: 120px;
}
td.col5 {
	width: 40px;
}
td.col6 {
	width: 40px;
}
td.col7 {
	width: 40px;
}



