@charset "utf-8";

/* golbal-reset */


#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}


.orangetext { color: #FF9933; font-weight:bold; }
a { outline: none;}

a:link { color: #006699; }
a:visited { color: #464544; }
a:hover  { color: #006699; }

.orange { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-weight: bold; }

a.orange:link { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }
a.orange:visited { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }
a.orange:hover { text-decoration: underline; color: #FF9933; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }


body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li { font-family: Arial, sans-serif; font-size: 12px; }


ul,ol { font-family: Arial, sans-serif; font-size: 12px; margin-top: 2px;  margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; list-style-type:none }

li{
	padding: 6px 0 0px 20px;
	margin-left:0px;
	background-image:url(/bilder/fw_bold_black.gif);
	background-repeat:no-repeat; 
	background-position: 0px 6px;
}

h1 { font-family:  Arial, san-serif; font-weight: bold; font-size: 15px; margin-top: 0px;  margin-bottom: 2px; }
h2 { font-family: Arial, sans-serif; font-weight: bold; font-size: 14px; }
h3 { font-family: Arial, sans-serif; font-weight: bold; font-size: 13px; }
h4 { font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
td { vertical-align:top; }

.tdmonth {color:#ffffff; font-size:10px; font-weight:bold; background:#B36B24; line-height:0.5em; text-align:left; }

a.rlinks:link { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }
a.rlinks:visited { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }
a.rlinks:hover { text-decoration: underline; color: #000000; font-family: Arial, sans-serif; font-weight: bold; font-size: 10px; }

