.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
}
.tinygray {
	font-size: 11px;
	color: #aaaaaa;
}

.imgborder {
	border: 1px solid #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #C32A2C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top:25px;
	margin-bottom:-12px;
	padding-bottom:0px;
	color: #517BB9;
	font-weight: bold;
}
a:link {
	color: #DF0031;
	
}
a:hover {
	color: #054EBE;
	background-color: #FBF2B4;
}
a:visited {
	color: #FF557B;
}

#inbrief {
	position:relative;
	width:500px;
	z-index:1;
	border: 1px solid #999999;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
	line-height: 1.4;
	text-align: left;
	padding-top: 17px;
	padding-right: 5px;
	
	padding-left: 0px;
	top: 16px;
	
}
.inbriefheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #580A61;
line-height: 1.1;
position: absolute;
top: -10px;
left: 17px;
background-color: #FFFFFF;
z-index: 100;
padding-right: 5px;
padding-left: 5px;
}


li {
margin-bottom:8px;
}
.tiny2 {
	font-size: 10px;
	color: #999999;
}
