body {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #259CD3;
	text-decoration: none;
}
.info {
font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main_menu_unsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}

.main_menu_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}

.news {
	font-size: 11px;
}
.news_datum_blau {
	font-size: 11px;
	font-style: italic;
	color: #259CD3;
}
.news_unselect_blau {
	font-size: 11px;
	color: #259CD3;
}
.news_datum_gruen {
	font-size: 11px;
	font-style: italic;
	color: #36ADAC;
}
.news_unselect_gruen{
	font-size: 11px;
	color: #36ADAC;
}
.bg_blau {
	background-color: #e6eff5;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bg_weis {
	color: #999999;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.content_title {
	font-size: 12px;
	font-style: normal;
	color: #259CD3;
	font-weight: bold;
}
.content_title2 {
	font-size: 12px;
	font-style: normal;
	color: #36ADAC;
	font-weight: bold;
}
.content_title3 {
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}

#main_menu td {
border-bottom: 1px #FFFFFF dotted;
}

.blue {
color: #259CD3;
}
.img_news {
padding: 4px;
border: 1px solid #CCCCCC;
}
.italic {
font-style: italic;
}
.grey {
color: #999999;
}
.bold {
font-weight: bold;
}
.black {
color: #000000;
}.textbox {
	color: #259CD3;
	background-color: #D4E6F4;
	border: 1px solid #A8CAE5;
}

