.navi_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
	text-align: center;
}

.navi_unten:link { text-decoration:none; color:#333333; }
.navi_unten:visited { text-decoration:none; color:#333333; }
.navi_unten:hover { text-decoration:overline; color:#000000; }

.content_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

.content_text_link:link { text-decoration:underline ; color:#663399; }
.content_text_link:visited { text-decoration:underline ;color:#663399; }
.content_text_link:hover { text-decoration:underline ; color:#663399; }


.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}


.content {
	background-image: url(../bilder/content_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 639px;
	width: 656px;
}


.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
	font-variant: normal;
}
.content_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.content_text_link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
