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

/*links*/
a:link {text-decoration:none;color:#286258;font-weight:bold;}
a:visited {text-decoration:none;color:#286258;font-weight:bold;}
a:active {text-decoration:none;color:#286258;font-weight:bold;}
a:hover {text-decoration:none;color:#286258;font-weight:bold;}

a.extern:link {color:#a60910;text-decoration:underline;font-weight:normal;font-size:11px;}
a.extern:visited {color:#a60910;text-decoration:underline;font-weight:normal;font-size:11px;}
a.extern:active {color:#a60910;text-decoration:underline;font-weight:normal;font-size:11px;}
a.extern:hover {color:#a60910;text-decoration:underline;font-weight:normal;font-size:11px;}


/*farben*/
.bgpetrol	{background-color:#286258;background:url(bilder/farben/petrol.gif);}
.bghell		{background-color:#c3d5d2;background:url(bilder/farben/bg-hell.gif);}
.bgdunkel	{background-color:#afc8c3;background:url(bilder/farben/bg-dunkel.gif);}

.bggelb	{background-color:#fbca04;background:url(bilder/farben/gelb.gif);}
.bgrot	{background-color:#a60910;background:url(bilder/farben/rot.gif);}
.bghellgelb	{background-color:#fcd642;background:url(bilder/farben/hellgelb.gif);}

.gelb	{color:#fbca04;}
.rot {color:#a60910;}


/*Ueberschrift 1*/
h1 {font-weight:bold;font-size:11px;color:#a60910;padding:0px;margin:0px;}
/*Ueberschrift 2*/
h2 {font-family:'Arial Narrow','Arial MT Condensed Light',sans-serif;font-weight:normal;font-size:21px;color:#a60910;padding:0px;margin:0px;}
/*chinesisch*/
h3 {font-weight:bold;font-size:16px;color:#a60910;padding:0px;margin:0px;}

/*listen*/
ul{margin-top:0px;list-style-type:square;}
li{margin-top:3px;}


.screen{display:yes}
.print{display:none}
.screenwidth{width:770px}