/*uebergreifende Definitionen*/
body,td,select,input,submit,reset,textarea,h1,h2 { font-family:Verdana,Arial,sans-serif;color:#666633;font-size:11px;}
p,div,span { font-family:Verdana,Arial,sans-serif;font-size:11px;}

body{
background: url(bilder/farben/gr-2.gif);
height:101%;
}

td.hintergrund{
  background: url("bilder/bg-mitte.gif") repeat-x scroll 0 0 white;
}

td.hintergrund-start{
background-color:white;
background: url(bilder/bg-mitte-start.gif) repeat-x scroll 0 0 white;
}

/*links*/
a:link {text-decoration:none;color:#990000;}
a:visited {text-decoration:none;color:#990000;}
a:active {text-decoration:none;color:#990000;}
a:hover {text-decoration:none;color:#990000;}


/*Ueberschrift 1*/
h1 {font-weight:bold;font-size:11px;color:#990000;padding:0px;margin:0px;line-height:1.5em}
/*Ueberschrift 2*/
h2 {font-weight:bold;font-size:11px;color:#666633;padding-top:4px;padding-bottom:4px;padding-right:4px;padding-left:0px;margin:0px}


.rot {color:#990000;}
.credit {color:#CDC697;}

ul{margin-top:0px;margin-bottom:2px;}

/*divs*/
.main{padding-top:25px;padding-bottom:25px;line-height:140%}
.list{line-height:140%;padding-left:10px}

