a:link 		{text-decoration: none; color: black}
a:active 	{text-decoration: none; color: black}
a:visited 	{text-decoration: none; color: black}
a:hover 	{text-decoration: underline; color: black}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.menu_title {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_date {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_title {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.navi {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	
}
.navi_title {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: red;
}
.news {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.text_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.form_blau {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #9FCFFF;
	border: 1px dotted #000000;
}
.form_rosa {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #FDC6C6;
	border: 1px dotted #000000;
}
.form_rot {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CB0808;
	border: 1px dotted #000000;
}
.text_big_bold {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}
.table_border {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #DFEFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DFEFFF;
}
.dotted {
	font-family: Verdana;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textunderlined {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_border12px {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #DFEFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DFEFFF;
}

