@charset "utf-8";
/* CSS Document */

p {
	color:#525253;
	font-size: 11px;
	font-family:Tahoma;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color:#525253;
}

table {	
	color:#525253;
	font-size: 11px;
	font-family:Tahoma;
}

h1 {
	margin:0;
	font-family:Tahoma;
	font-size: 12px;
	color: #525253;
	font-weight: bold;
	margin-bottom: 15px;
}

h1 span {
	color:#0000cc;
}

h2 {
	margin:0;
	font-family:Tahoma;
	font-size: 11px;
	color: #525253;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	margin:0;
	font-family:Tahoma;
	font-size: 11px;
	color: #525253;
	font-weight: bold;
	margin-bottom: 15px;
}

h4 {
	font-family:Tahoma;
	font-size: 11px;
	color:#757575;
	font-weight:bold;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 5px;
}

h5 {
	text-align:right;
	color: #4180c0;
	font-size: 14px;
}

ul {
	list-style-type:circle;
	color:#525253;
	font-size: 11px;
	font-family:Tahoma;
}

.streep li {
	list-style-type:square;
	color:#525253;
	font-size: 11px;
	font-family:Tahoma;
    margin-left: -20px;
}

.bol li {
	list-style-type:disc;
	color:#525253;
	font-size: 11px;
}

.eventskaderhome {
	background:#dbe0e5;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
	line-height:150%;
	font-family:Tahoma;
	font-size: 11px;
}

.eventskaderhome h1{
	margin: 0;
	color: #4e7396;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
}

.eventskaderhome p{
	margin: 0;
	color: #4e7396;
	font-family:Tahoma;
	font-size: 11px;
}

.eventskaderhome a{
	margin: 0;
	color: #4e7396;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}