.text_standard_schwarz {

	font-size: 11px;

	line-height: 1.3em;

	color: #373737;

}

.text_titel {

	font-size: 18px;	

	color: #333366;

}

.text_buttons {

	position:relative;

	top: 3px;

	width:140px;

	margin-left:20px;

}

.text_input {

	font-size: 11px;

	color: #373737;

}

.list_normal {

	list-style-type: circle;

}

#menu a.eyecatcher {
	font-weight: bold;
	color: #336699;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-align: left;
	text-decoration: none;
}

#menu a.eyecatcher:hover {
	color: #999999;
}


.title_rot {
	color:#FF0000;
	display: block;
	font-weight: bold;
	font-size:14px;
	padding: 10px 0px 0px 13px;
}

.bg_blau {
	background-color: #CEDFEC;
	display: block;
	padding: 15px 5px 15px 13px;
}

