@charset "utf-8";
/* CSS Document */

body 		{ height: 100%; margin: 0; padding: 0; background:#88C8E1 url(/imag/bg_fahrschule.png) repeat-x; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px }
a			{ color:#00A; text-decoration:none; border-bottom:1px #00A dotted }
a:visited	{ color:#009; text-decoration:none; border-bottom:1px #009 dotted }
a:hover		{ color:#F30; text-decoration:none; border-bottom:1px #F30 dashed }
a:active	{ color:#F00; text-decoration:none; border-bottom:1px #F00 solid }
a.img,a.linkopacity	{ border-bottom:none; }
a.linkopacity img { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; border:0; }
a.linkopacity:hover img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border:0; }
p			{ font-size:12px }
h1			{ font-family:"Arial Black", Gadget, sans-serif; font-size:30px; color:#FFF }
h2			{ font-family:"Arial Black", Gadget, sans-serif; font-size:18px; margin-top:0px; }
h3			{ font-family:"Arial Black", Gadget, sans-serif; font-size:14px }
input,textarea { font-family:Arial, Helvetica, sans-serif; font-size:12px }
.small		{ font-size:10px }
.bg0		{ background-color:#EEF }
.bg1		{ background-color:#DDE }
.indent		{ margin-left:26px }
.i2			{ width:250px; }
.bfull		{ width:100%; }
.te			{ color:#F00; }

