.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.hedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.big_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.small_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
}
.content_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}
ul {
	margin:0;
	padding: 32px 0 0 32px;
}
li {
	padding:0;
}
.block {
	background-image:url(../BG_bilder/reglement.gif);
	background-repeat:no-repeat;
 	overflow:hidden;
	width:333px;
	height:300px;
}
.block li {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
	list-style:none;
	text-align:left;
	line-height:20px;
}
.block a {
	text-decoration:none;
	color:#333;
}
.block a:hover {
	font-weight:bold;
	color:#333;
}
li {
	padding-left:20px;
	background-image:url(../btn/disk.png);
	background-repeat:no-repeat;
}

