.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color : #F5F5F5;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titel_text {
	font-size: 12px;
}
.titel_text0 {
	font-size: 10px;
}
.titel_text0_error {
	font-size: 10px;
	color:#FF0000;
}
.titel_text1 {
	font-size: 14px;
	color: #000000;	
}
.titel_text1_error {
	font-size:14px;
	color:#FF0000;	
}
.titel_text3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}
.titel_text4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}
.titel_text2 {
	font-size: 30px;
	color: #000000;	
}
.link_out {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
}
.link_out_aktiv {
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
}
.link_out_bold {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
}
.link_over {
	color: #808080;
	font-size: 14px;
	text-decoration: none;
}
.link_over_aktiv {
	color: #FF3333;
	font-size: 14px;
	text-decoration: underline;
}
.link_over_bold {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.box {
	width: 200px;
}
.box0 {
	font-size: 12px;
	height: 20px;
	width : 120px;
}
.box1 {
	width: 20px;
	text-align: right;
}
.box2 {
	width: 50px;
	text-align: right;
}
.box3 {
	width: 300px;
}
.box4 {
	width: 148px;
}
.box9 {
	width: 208px;
}
.textarea {
	height: 120px;
	width: 300px;
}
.mouse_over {
	background-color:#FFFFEE
}
.mouse_out {
	background-color:#F5F5F5
}
.start_sonder	{
	font-size: 14px;
	font-weight:bold;
	color: #000000;	
	border-width:5px; 
	border-style:groove; 
	border-color:#FF0000;
	padding:5px;
}