/* Cascading-Style-Sheets zu abi02.net */


/* Text-Elemente */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i {
	font-family:verdana,sans-serif;
	font-size:13px;
}

.navi {
	color:#FFBB00;
}

.klein, .navi {
	font-size:10px;
}

b, .fett {
	font-weight:bold;
}



a:link,a:visited { text-decoration: underline; color:#FFBB00; }
a:hover          { text-decoration: underline; color:#FFEE66; }
body             { scrollbar-arrow-color : #333333; scrollbar-base-color:#CCCCCC; }
select,
input,
textarea         { background-color: #CCCCCC; }
input.submit,
input.check      { background-color: #666666; }

input.email { display: none; }
