.teambit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.hell {
	font-size: 12px;
	color: #FDF9EE;
}
a:link {
	color: #3E4148;
	text-decoration: none;
}
a:visited {
	color: #3E4148;
	text-decoration: none;
}
a:hover {
	color: #9F2532;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}

/* ab hier netz-eule-styles */
/* HAUPTMENU */
td.navi {background:transparent url(img_navi/bg_buchnavi.jpg) no-repeat;}
#hauptmenu { width:93px; margin:96px 0 0; padding:0; }
#hauptmenu ul { padding:0; margin:0; list-style:none; }

#hauptmenu li { height:45px; margin:0; padding:0 0 8px 6px; background:transparent url(img_navi/bg_navi.png) no-repeat; }
#hauptmenu li.unten { margin-top:98px; }

#hauptmenu a { display:block; height:37px; text-align:center; font-weight:bold; padding-top: 10px; text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; text-transform: uppercase; }
#hauptmenu a.hell { background:transparent url(img_navi/bg1_navi.jpg) no-repeat; }
#hauptmenu a.dunkel { background:transparent url(img_navi/bg2_navi.jpg) no-repeat; }
#hauptmenu a.hellaktiv { background:transparent url(img_navi/bg1_navi_hover.jpg) no-repeat; }
#hauptmenu a.dunkelaktiv { background:transparent url(img_navi/bg2_navi_hover.jpg) no-repeat; }
#hauptmenu a.hell:focus, #hauptmenu a.hell:hover, #hauptmenu a.hell:active { 
	background:transparent url(img_navi/bg1_navi_hover.jpg) no-repeat; }
#hauptmenu a.dunkel:focus, #hauptmenu a.dunkel:hover, #hauptmenu a.dunkel:active { 
	background:transparent url(img_navi/bg2_navi_hover.jpg) no-repeat; } 
	
#hauptmenu a.zweizeilig { padding-top:2px;  }

/*diverse*/
a img { border:0; }

p.textrechts { text-align:right; }

ul.leistungen { 
	margin:0 0 0 6px; padding:0 0 0 6px;
	list-style-image:url(img/list_square.gif); /*list-style-type:square;*/ }
*+html ul.leistungen {
	margin:0 0 0 8px; padding:0 0 0 8px; }

ul.leistungen ul { 
	margin:0 0 0 6px; padding:0 0 0 6px;
	list-style-image:url(img/list_anstrich.gif); /*list-style-type:square;*/ }
*+html ul.leistungen ul {
	margin:0 0 0 8px; padding:0 0 0 8px; text-transform:none; }
