/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:16px;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	color:#00CCFF;
	line-height:24px;
	margin:0px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	color:#5EB7E5;
	margin:0px;
}
h3 {
	font-size: 11px;
	font-weight:bold;
	line-height:14px;
	color:#000000;
	margin:0px;
}




p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;	
}
small {
	font-size:0.85em;
}
form {
	margin: 5px 0px 0px 0px;
}
input, select, textarea {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-bottom:2px;
	height:18px;
}

.stapactive a {
	text-decoration:none;
	color: #000000;
}
.stapinactive {
	text-decoration:none;
	color: #666666;
}

#creategame input, #uploadFoto input {
	background-color:#CCECF4;
}
#creategame input.submit, #uploadFoto input.submit {
	background-color:#5EB7E5;
}

form div {
	width: 100%;
}
form div label {
	display:block;
	float:left;
	width:110px;
	font-size:10px;
}
.submit {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	color: #000000;
	background-color: #5EB7E5;
	border: 1px solid #000000;
	margin-bottom:4px;
	height:18px;
}
#verplicht {
	font-weight:bold;
}
ul {
	margin-top:4px;
}

li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;
	margin-top:0px;
}
#main {
	width:907px;
}
#top {
	width:908px;
	height:207px;
	margin:0px;
	padding:0px;

}
#mainmenu {
	width:170px;
	float:left;
}
#menu {
	width:170px;
	height:53;
}
#content {
	width:737px;
	float:right;
}
#content_left {
	width:460px;
	float:left;
	padding-right:5px;
	display:block;
	min-height:400px;
	height: expression( this.scrollHeight < 400? "400px" : "auto" ); /* IE */
}
#content_right {
	width: 235px;
	float:right;
}
#content_right_top {
	width: 235px;
}
#content_right_midd {
	width: 225px;
	background-color:#CCECF4;
	padding:5px;
}
#flashkaart {
	width: 702px;
	background-color:#ffffff;
	padding:0px;
}

#content_right_bott {
	width: 235px;
}

#copyright {
	width:892px;
	text-align:right;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	float:left;
}
.intro {
	font-size: 13px;
	line-height:22px;
	font-weight:normal;
}
.img {
	padding: 0px 0px 0px 0px;
}
.news, a.news:link, .news:link, a.news:visited, .news:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
}
.brood-klein {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
a.brood-klein:link, a.brood-klein:visited { 
	font-weight:bold;
	line-height: 13px;
} 
a.brood-klein:hover {
	text-decoration: underline;
	line-height: 13px;
}
.fout {
	color:#FF0000;
}
#thumbrow {
width:440px;
height:110px;
}
#thumb {
width:90px;
height:90px;
margin:5px 5px 2px 5px;
border: 2px solid #00CC00;
}
#thumb2 {
	float:left;
}
#thumb2 input {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin:0px 5px 2px 5px;
	padding-bottom:2px;
	height:17px;
	width:92px;
}
