html, body {
	background-attachment: fixed;
	background-image: url(../images/pegasusR.gif);
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	scrollbar-arrow-color:maroon;/*kleur van de pijltjes*/
	scrollbar-track-color:#9A6666;/*lijn waarover de balk zich beweegt*/
	scrollbar-face-color:#D1B1B2;/*vierkantjes en de bewegende balk*/
	scrollbar-shadow-color: maroon;/*schaduw van hierboven (rechts en onderaan)*/
	scrollbar-darkshadow-color:#FFFFFF;/* donkere schaduw van hierboven (rechts en onderaan)*/
	scrollbar-highlight-color:maroon;/*oplichten van hierboven (links en bovenaan)*/
	scrollbar-3dlight-color:#FFFFFF;/* sterker oplichten van hierboven (links en bovenaan)*/
}
.headerleft     {
	text-align:left;
	margin-bottom: 1px;
	font-weight: none;
	font-family:Times New Roman, Times, serif;
	font-size: 12px;
	padding-left: 1;
	padding-right: 1;
	border: 1px  #E1D1D1;
	text-decoration: underline;
}
.lheader {
	color : white; 
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-style: normal;
	line-height: normal; 
	background : maroon; 
	text-align : left; 
}
.mheader {
	color : white; 
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-style: normal;
	line-height: normal; 
	background : maroon; 
	text-align : center; 
}
.header {
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-style: normal;
	line-height: normal; 
	text-align : center;
	background : #D1B1B2; 
} 
.kheader {
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-style: normal;
	line-height: normal; 
	text-align : left; 
}
.cheader{
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-style: normal;
	line-height: normal; 
	text-align : center;
}
.naamh {
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-weight: bold;
	line-height: normal; 
	text-align : left; 
	background-color: #D1B1B2;
}
.naamhc {
	font-family : Times New Roman, Times, serif; 
	font-size : 12px;
	font-weight: bold;
	line-height: normal; 
	text-align : center; 
	background-color: #D1B1B2;
}
#left {
position : relative; 
top : 10px; 
width : 480px; 
background-repeat : repeat-x; 
margin-left : 0px; 
border : 0 solid #ff6600; 
} 
#lefty {
position : relative; 
top : 10px; 
width : 500px; 
background-repeat : repeat-x; 
margin-left : 0px; 
border : 0 solid #ff6600; 
} 
#lefta {
position : relative; 
top : 10px; 
width : 380px; 
background-repeat : repeat-x; 
margin-left : 0px; 
border : 0 solid #ff6600; 
} 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
}
.h7 {
	font-family: Comic Sans MS, cursive;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	background: white;
                     color: black;

}
.style1 {color: #FFFFFF;
}
.style1a {color: #000000;
font-size: 10px;
}
.style1b {color: #000000;
font-size: 5px;
background-color: #D1B1B2;
}
.style2 {
	font-size: medium;
	font-weight: bold;
}
.style3 {
	color: maroon;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	}

textarea  {
	width: 650px;
	height: 200px;
	background-color:#d1b1b2	
	}
input {
	background-color:#d1b1b2;
	}
