@charset "utf-8";
/* CSS Document */
body 			{ font-family:Arial, Helvetica, sans-serif; }
p,td,div 		{ font-family:Arial, Helvetica, SansSerif; font-size:12px; color:#333333; }
h1 				{ font-family:Tahoma, Arial, Helvetica, SansSerif; font-size:30px; color:#33FF00; }
h2 				{ font-family:Tahoma, Arial, Helvetica, SansSerif; font-size:24px; color:#33FF00; }
input,textarea	{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
form			{ margin:0; }
a 				{ color:#000099; text-decoration:underline; font-weight:900; }
a:visited		{ color:#000066; text-decoration:underline; }
a:hover 		{ color:#0000FF; text-decoration:none; }
a:active		{ color:#FF0000; text-decoration:underline; }
.small			{ font-size:12px }
.te				{ color:#FF0000 }
.to				{ color:#FFCC00 }
.tg				{ color:#00CC00 }
.bg0			{ background-color:#e0e0e5; }
.bg1			{ background-color:#e7e7ef; }
.bgstr			{ background-image:url(imag/bg_streifen3.gif); background-repeat:repeat-x; }
.ifull			{ width:100% }
.dia  			{ width:120px; height:120px; background-image:url(imag/dia_hell.gif); background-repeat:no-repeat;}
.dias  			{ width:138px; height:138px; background-image:url(imag/dias_hell.gif); background-repeat:no-repeat; margin-left:-18px;}
.warn			{ background-image:url(imag/bg_warn.gif); display:block; padding:5px;}
.indias			{ width:120px; height:120px;}
.pic			{ margin-left:-1px; margin-top:-1px; border:1px inset #cccccc;}
.bigpic			{ border:10px double #999999;}

