body {
background-color:#93A7C3;
background-image: url(bilder/strip.png);
background-repeat: repeat-x;
background-position: 0 0;
background-attachment: scroll;
margin-left:0px;
margin-top:0px;
}


div.rechts {
float:right;
margin: 5px 0 5px 10px;
}

div.links {
float:left;
margin: 5px 10px 5px 0px;
}


h1
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-transform: lowercase;

	font-weight: bold;
	margin:0 0 10px 0px;
}


BODY,TABLE,TR,TH,TD,DIV
{
	color: #000000;
	text-align: left;
	text-indent: 0em;
	font-family: Arial, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 21px;
}

a {color: #000000; text-decoration: none;}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}


.bu { font: 9px/11px Geneva,Verdana,Lucida,sans-serif; text-decoration: none; color: #000000; }
a.bu:link { font: 9px/12px Geneva,Verdana,Lucida,sans-serif; text-decoration: none; color: #500000; }
a.bu:visited { font: 9px/12px Geneva,Verdana,Lucida,sans-serif; text-decoration: none; color: #713A33; }
a.bu:hover { font: 9px/12px Geneva,Verdana,Lucida,sans-serif; text-decoration: underline; color: #500000; }
a.bu:active { font: 9px/12px Geneva,Verdana,Lucida,sans-serif; text-decoration: none; color: #500000; }
