<!--
/* ------------------------styles netCrew network services------------------------- */

/* ------------------------fonts------------------------- */
#f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#f3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D3329;
}
#f4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D3329;	
}

#f4-0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3329;	
}
#f5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
}

#f6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}
#f7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D5314A;	
}
#f7-0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5314A;	
}
/* color: #006400; */

/* ------------------------formulare------------------------- */

#td1{
	background-color: #57634F;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

#td2{
	background-color: #f0f3ec;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#td3{
	background-color: #D6DECE;
	text-align: left;
}
/* ------------------------hintergründe------------------------- */
#hg1 {
	background-color: #D6DECE;
	text-align: center;
}
#hg1-0 {
	background-color: #D6DECE;
	background-position: left;
}
#hg2 {
	background-color: #57634F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#hg2-0 {
	background-color: #57634F;
	}
#hg2-1 {
	background-color: #013e77;
}	

#hg3 {
	background-color: #f0f3ec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#hg3-0 {
	background-color: #f0f3ec;
}
#hg3-1 {
	background-color: #dee0e6;
}
#hg4 {
	background-color: #fafcf8;
}

#hg6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #57634F;
	}

/* ------------------------link------------------------- */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/* ------------------------haupt navi------------------------- */
a.navi:link {
	color: #000000;
	text-decoration: none;
}
a.navi:visited {
	color: #000000;
	text-decoration: none;
}
a.navi:hover {
	color: #000000;
	text-decoration: none;
}
a.navi:active {
	color: #000000;
	text-decoration: none;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #951011;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #951011;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #951011;
	text-decoration: underline;
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #951011;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
//-->
