.uschrift { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: bold;
}

.text { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textmin { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}

a { color: #3265CE; 
	text-decoration:underline;
	font-weight: bold;
}

a:hover { color: #000000;  
	text-decoration:underline;
		font-weight: bold;
}

ul{
	list-style-type: circle;
	margin: 8px;
	padding: 9px;
}

#bild_1{
	position: absolute;
	left: 446px;
	top: 490px;
	width: 120px;
	height: 180px;
	border: solid 0px #008040;
	padding: 0px 0px 0px 0px;
	overflow: no;
}


	

