﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color:#339a99;
    background-image: url(4all.jpg);
    background-position:242px 3px;
    background-repeat: no-repeat; 
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #339a99;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #339a99;
	scrollbar-face-color:#339a99;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	font-family: ITC Kabel, arial;
	color:#003333;
	
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 934px;
}
.a, .small, .normal, .titel, .subtitel, .textbox, .knop, .menu_over, .menu-out, a.titelitalic, .titelitalic
{
    font-family: ITC Kabel, arial;
	font-style: normal;
	font-variant: normal;
	color:#003333;
}
.a:link{	
	text-decoration:	none;
	color:	#ffff00;
}	
		
.a:visited{	
	text-decoration:	none;
	color:	#ffff00;
}	
		
.a:active{	
	text-decoration:	none;
	color:	#ffffff;
}	
		
.a:hover{	
	text-decoration:	underline;
	color:	#ffffff;
}

a.all:link{	
	text-decoration:	none;
	color: #ffffff;
}	
		
a.all:visited{	
	text-decoration:	none;
	color: #ffffff;
}	
		
a.all:active{	
	text-decoration:	none;
	color: #ffffff;
}	
		
a.all:hover{	
	text-decoration:	underline;
	color: #88cac9;
}

.a.titelitalic:link{
	text-decoration:	none;
	font-style: italic;
	color:	#003333;
}

.a.titelitalic:visited{
	text-decoration:	none;
	font-style: italic;
	color:	#003333;
}

.a.titelitalic:hover{
	text-decoration:	underline;
	font-style: italic;
	color:	#003333;
}

.a.titelitalic:active{
	text-decoration:	none;
	font-style: italic;
	color:	#003333;
}
	
UL LI{	
	list-style-type:	square ;
}	

UL LI LI{	
	list-style-type:	disc;
}	

UL LI LI LI{	
	list-style-type:	circle;
}	
	
OL LI{	
	list-style-type:	decimal;
}	

OL OL LI{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI{	
	list-style-type:	lower-roman;
}

HR
{
	border: 1px solid #000000;	
}

.imgborder
{
    border :solid 1px #339a99;
}

.titel
{
	font-size:	1.5em;
	text-decoration:underline;
}

.subtitel
{
	font-size:	1.0em;
	color:#003333;
	font-style: italic;
	font-weight:bold;
}

.small
{
	font-size:	0.8em;
}

.normal
{
	font-size:	0.8em;
}

.normalwit
{
	font-size:	0.8em;
	color: #ffffff;
}


.textbox
{
	font-size:	.8em;
	BACKGROUND-COLOR: #e5f6f6;
	border-left:1px solid #339a99;
	border-right: 1px solid #339a99;
	border-top: 1px solid #339a99;
	border-bottom: 1px solid #339a99;
}

.knop{
	background-color: #e5f6f6;
	color: #000000;
	cursor: pointer;
	border-left:1px solid #339a99;
	border-right: 1px solid #339a99;
	border-top: 1px solid #339a99;
	border-bottom: 1px solid #339a99;
	font-family:Verdana, Helvetica, sans-serif;
}
.test
{
    color:Blue;
}
.menu_over{
	cursor:hand;
	color:	#ffff00;
	FONT-SIZE: 12px;
	font-weight: bold;
}
.menu_out{
	color:	#ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}