a { FONT-SIZE: 11px; color:"#253F7B"; font-family:Verdana; text-decoration:underline; }
a.underline { text-decoration:underline; }
a:hover { color:"#F17828";text-decoration:underline; }

.headline_rot {
        FONT-SIZE: 17px;
        FONT-FAMILY: arial;
		color: #E04448;
        }
.headline_sub {
        FONT-SIZE: 13px;
        FONT-FAMILY: arial;
		color: #000000;
        }
				
.text {
        FONT-SIZE: 11px;
        FONT-FAMILY: verdana;
		line-height:17px; 
		color: #666666;
        }

.text_undelined {
        FONT-SIZE: 11px;
        FONT-FAMILY: verdana;
		line-height:17px; 
		border-bottom: 1px solid #e9600e;
		color: #666666;
        }
		
.textlink:hover {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #ffffff;
	background-color: #f17828;
	text-decoration: none;
	border-bottom: 1px solid #253f7b;
}

.textlink {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #253f7b;
	text-decoration: none;
	border-bottom: 1px dashed #253f7b;
}

.menuelink:hover {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #253f7b;
	text-decoration: none;
	border-bottom: 1px solid #e9600e;
}

.menuelink {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #e9600e;
}

.menuelink-text:hover {
	font-family: verdana;
	font-size: 12px;
	line-height:17px;
	color: #ffffff;
	margin-left: 4px;
	text-decoration: none;
	border-bottom: 1px solid #253f7b;
}

.menuelink-text {
	font-family: verdana;
	font-size: 12px;
	line-height:17px;
	color: #ffffff;
	margin-left: 1px;
	text-shadow:0 1px 0 #999;
	text-decoration: none;
}

.fliess_blau {
	font-family: verdana;
	font-size: 0.563em;
	color: #253f7b;
	text-decoration: none;
	line-height: normal;
}




.textfelder_formular {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #253f7b;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #253f7b;
	border-right: 1px solid #253f7b;
	border-bottom: 1px solid #253f7b;
	border-left: 1px solid #253f7b;
	background-color: #f5f5f5;
	font-weight: normal;
	width: 25.563em;
}

.textfelder_formular:hover {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #253f7b;
	border-right: 1px solid #253f7b;
	border-bottom: 1px solid #253f7b;
	border-left: 1px solid #253f7b;
	background-color: #f17828;
	font-weight: normal;
	width: 25.563em;
}

.textfelder_formular_gr {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #253f7b;
	text-decoration: none;
	border: 1px solid #253f7b;
	background-color: #f5f5f5;
	font-weight: normal;
	width: 25.563em;
}

.textfelder_formular_gr:hover {
	font-family: verdana;
	font-size: 11px;
	line-height:17px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #253f7b;
	background-color: #f17828;
	font-weight: normal;
	width: 25.563em;
}


a:focus { 
	outline: none; 
}
::-moz-selection
{
	background-color: #f17828; 
	color: #ffffff; 
}