/* CSS Document */

body,td,th {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color:#330000;
	margin:0px;
	background-image: url(../intro/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.kleiner {
    font-size: 10px;
	line-height:16pt;
	}
.koptekst {
    font-size:14px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

#container {
    width:750px;
	height:1200px;
	margin:auto;
	padding-top:10px;
}
#gaya {
	margin:auto;
	top:120px;
	width:750px;
}	
#tekstblok {
	margin:auto;
	margin-top:100px;
	width:430px;
	height:100px;
}
