body {
	color: #364343;
}

.times_new_roman_14_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #364343;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.pink_titel {
color: #ff5ecb;
}

.verdana_12_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364343;
}

.verdana_12_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364343;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #364343;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF5ECB;
}

div#content div#content_text a:hover, div#content div#content_text a:active {
	color: #FF5ECB;
	text-decoration: none;
}

.verdana_9_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #364343;
}
