
/*------>>navi<<------*/
/*--------------------*/

.navi {
	font-size: 9px;
	line-height:20px;	
}

.navi a:link {
	text-decoration:none;
	color:#ffffff;
}

.navi a:visited {
	text-decoration:none;
	color:#ffffff;
}

.navi a:hover {
	text-decoration:none;
	color:#ff9c00;
}

.navi a:active {
	text-decoration:none;
	color:#ff9c00;
}


/*--->>navi_unten<<---*/
/*--------------------*/

.navi_unten {
	font-size:9px;
	line-height:17px;
	color:#2a3c50;
}

.navi_unten a:link {
	text-decoration:none;
	color:#2a3c50;
}

.navi_unten a:visited {
	text-decoration:none;
	color:#2a3c50;
}

.navi_unten a:hover {
	text-decoration:underline;
	color:#2a3c50;
}

.navi_unten a:active {
	text-decoration:none;
	color:#2a3c50;
}


/*------>>text<<------*/
/*--------------------*/

.text {
	font-size:9px;
	line-height:17px;
	color:#2a3c50;
}

.text a:link {
	text-decoration:underline;
	color:#2a3c50;
}

.text a:visited {
	text-decoration:underline;
	color:#2a3c50;
}

.text a:hover {
	text-decoration:underline;
	color:#ff9c00;
}

.text a:active {
	text-decoration:none;
	color:#2a3c50;
}


/*-->>text_sprache<<--*/
/*--------------------*/

.text_sprache {
	font-size:9px;
	line-height:17px;
	color:#acadc5;
}

.text_sprache a:link {
	text-decoration:none;
	color:#acadc5;
}

.text_sprache a:visited {
	text-decoration:none;
	color:#acadc5;
}

.text_sprache a:hover {
	text-decoration:underline;
	color:#acadc5;
}

.text_sprache a:active {
	text-decoration:none;
	color:#acadc5;
}


/*---->>sonstige<<----*/
/*--------------------*/

.logo {
	border:0;
}

.bild-rahmen {
	border:solid;
	border-color:#cccccc;
	border-width:1px;
}

.slogan {
	font-size:9px;
	line-height:17px;
	color:#ff9c00;
}

.text_unten {
	font-size:9px;
	line-height:17px;
	color:#898989;
	text-align:center;	
}

.text_rechts {
	font-size:9px;
	line-height:17px;
	color:#acadc5;
}

.formular {
	color:#2a3c50;
	background-color:#fef5e6;
	TEXT-DECORATION:none;
	font-size: 9px;
	line-height:normal;
	font-weight:normal;
	border:1px solid #9fb0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



