body {
	background-color: #FFFFFF;
	background-image: url(Bilder/draf110907_sliced_24.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #63B2E3;
	text-align: justify;
}

.tabletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #E2E4DF;
	text-align: justify;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CAE0F4;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CAE0F4;
}

a:link {
	text-decoration: none;
	text-transform: none;
	color: #1A5194;
}
 
a:visited, a:active {
	text-decoration: none;
 	color: #666666;
 }
 

.bullets {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 13pt;
	text-indent: 1pt;
	
}

.scroll {
	overflow: auto;
	height: 507px;
	width: 559px;
	}

img {
	border: 0px;
}

