BODY{ 
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/balk.gif);
} 

h1{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 16px; 
	color: #990000; 
}
h2{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 13px; 
	color: #000000; 
}
.kop_rood{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 13px; 
	color: #990000; 
	font-weight: bold;
}

.text{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
	line-height:1.6;
}

.sm_titel{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 13px; 
	color: #006699; 
	line-height:1.4;
}

.sm_text{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 11px; 
	color: #666666; 
	text-align: left; 
	line-height:1.5;
}

ul { 
	list-style-image: url(../img/li.gif);
	margin-top: 	0px; 
	margin-right: 	0px; 
	margin-bottom: 	0px; 
	margin-left: 	10px; 
	padding-top: 	0px; 
	padding-right: 	0px; 
	padding-bottom: 0px; 
	padding-left: 	5px;
} 

li { 
	margin-top: 	0px; 
	margin-right: 	0px; 
	margin-bottom: 	0px; 
	margin-left: 	0px; 
	padding-top: 	0px; 
	padding-right: 	0px; 
	padding-bottom: 0px; 
	padding-left: 	0px;
}

.copyright{ 
	font-family: "Arial", "Helvetica"; 
	font-size: 11px; 
	color: #666666; 
	line-height:1.6;
}


a:link{
	text-decoration: underline; 
	color: #000000;
}
a:visited{
	text-decoration: underline; 
	color: #000000;
}
a:hover{
	text-decoration: none; 
	color: #000000;
}
a:active{
	text-decoration: none; 
	color: #000000;
}

a.sub_menu:link{
	text-decoration: none; 
	color: #666666; 
}
a.sub_menu:visited{
	text-decoration: none; 
	color: #666666; 
}
a.sub_menu:hover{
	text-decoration: underline; 
	color: #666666; 
}
a.start{
	text-decoration: none; 
	color: #FF0000;
}
a.visited{
	text-decoration: none; 
	color: #FF0000;
}
a.hover{
	text-decoration: none; 
	color: #FF0000;
}

a.copyright:link{
	text-decoration: none; 
	color: #666666; 
}
a.copyright:visited{
	text-decoration: none; 
	color: #666666; 
}
a.copyright:hover{
	text-decoration: underline; 
	color: #666666; 
}

