/* At-Rules */
@charset "iso-8859-1";


a:link {color: #000080; text-decoration: underline}

.merke {font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; text-align:                  Blocksatz; line-height: 150%; border-left: 5 groove #800000;                  margin-left: 30; margin-right: 10; margin-top: 12;                  margin-bottom: 12}

a:visited {color: #800080; text-decoration: underline}

a:active {color: rgb(204,153,51);}

body {
	background-attachment: scroll; 
	background-color: rgb(255, 255, 255); 
	background-image: url("images/background.jpg"); 
	background-repeat: no-repeat; 
	color: #008000; 
	font-family: Verdana, Arial; 
	font-size: 100%; 
	padding: 10px; 
	table-layout: fixed;
}

table {
	table-border-color-light: rgb(153,204,153);
   table-border-color-dark: rgb(153,204,153);
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial}

h1 {color: rgb(255,128,0); font-size: 18pt; font-weight: bold}

h2 {color: #CC9933; font-size: 14pt}

h3 {color: #008000; font-size: 14pt; font-family: Verdana, Arial}

h4 {color: rgb(255,102,51);}

h5 {color: rgb(204,153,51);}

h6 {color: rgb(153,153,51);}

/* End of style section. Generated by AceHTML at 12.04.2004 08:36:47 */