#main {
		border-style: solid;
		border-width: 1px;
		border-color: gray;
		
		width: 700px;
		
		font-family: Verdana, sans serif;
				font-size: 11px;
		padding: 30px;
		
	}


a.normal {
	width: auto;
	padding: 6px 10px;	
	text-decoration: none;
	font: 12px Arial, sans-serif;  border: solid silver; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


a:link	{ background-color: #FFFFFF; color: darkslategray; }

a:visited {background-color: white; color: darkslategray; }

a:hover { background-color: #CCCCCC; color: white;  }





a.markiert {
	width: auto;
	padding: 6px 10px;	
	text-decoration: none;
	font: 12px Arial, sans-serif;  border: solid silver; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



a.markiert:link	{ background-color: #CCCCCC; color: white; }

a.markiert:visited {background-color: #CCCCCC; color: white; }

a.markiert:hover { background-color: #CCCCCC; color: white;  }




p {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 180%; font-size: 11px; clip:       rect(   )}


body {  background-color: #8C2B2F}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #8C2B2F}



a.anders:link  {border-width: 0px;
  color: ;
  font-weight:bold; text-decoration: none;
}

a.anders:visited {background-color: white; color: darkslategray;text-decoration: none; }
a.anders:hover { background-color: #CCCCCC; color: white;  }



