/* CSS Document */

html, body {
	background-color: #000000;
	text-align: center;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {margin:0; padding:0;}

select {
	border: 1px solid #ff0090;
	font-size: 11px;
	padding: 4px;
	width: 150px;
}

.error {
	border: 1px solid #FF0000;
	background-color: #ffdbdb;
}

.error p {
	margin:10px;
	padding:0 0 0 0px;
	background:url(../images/icons/error.png) no-repeat center left;
	font-size:11px;
	line-height:16px;
	text-align: center;
	font-style: italic;
}

.melding {
	border: 1px solid #a2d5a0;
	background-color: #d5f2d4;
}

.melding p {
	margin:10px;
	padding:0 0 0 0px;
	background:url(../images/icons/melding.png) no-repeat center left;
	font-size:11px;
	line-height:16px;
	text-align: center;
	font-style: italic;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	position: relative;
	clear: both;
}

#shoutbox {
	max-height: 500px;
	overflow: hidden;
}

caption {
	font-weight: bold;
	color: #2075ae;
	text-align: left;
	padding: 5px;
	margin: 0;
	border-bottom: 2px solid #2075ae;
}

#container .content a {
	color: #45a3fb;
	text-decoration: none;
}

#container .content a:hover {
	color: #666666;
	text-decoration: underline;
}

.norow {
	background-color: #f4fbfe;
	text-align: center;
	font-style: italic;
}

.td1 {
	background-color: #f4fbfe;
}

.td2 {
	background-color: #e4f1f8;
}

.first {
	text-align: center;
	font-weight: bold;
	color: #ff0090;
}

.titel {
	font-weight: bold;
	color: #2075ae;
	border-bottom: 2px solid #2075ae;
}

.unread {
	font-weight: bold;
}

.nieuwskop {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	padding-bottom: 2px;
	display: block;
}

.nieuwsposter {
	font-size: 10px;
	display: block;
}

#header {
	width: 954px;
	height: 85px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#header .logo {
	float: left;
	width: 332px;
	text-align: center;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
	padding-top: 20px;
}

#header .login {
	float: right;
	width: 340px;
	height: 65px;
	background-color:#514740;
	border: 1px solid #685f58;
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
}

#header .menu {
	float: right;
	width: 570px;
	height: 65px;
	background-color:#514740;
	border: 1px solid #685f58;
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
}

#header .menu a {
	color: #45a3fb;
	text-decoration: none;
}

#header .menu a:hover {
	color: #ffffff;
}


#header .login .button {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	height: 58px;
	width: 58px;
}

#header .login input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 4px;
}

#menu {
	width: 946px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #45a3fb;
	border: 4px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
}

#menu ul {
	padding: 0px;
	list-style: none;
	display:block;
	margin: 0;
}

#menu li {
	list-style: none;
	display:block;
	float: left;
}

#menu li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px;
	padding-left: 38px;
	padding-right: 38px;
	
}

#menu li a:hover {
	display:block;
	text-decoration: none;
	color: #45a3fb;
	background-color: #FFFFFF;
}

#container {
	width: 920px;
	background-color: #eee8dc;
	border: 2px solid #fbf9f4;
	text-align: left;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
}

#container .links {
	float: left;
	width: 190px;
}

#container .links h1 {
	background-color: #463c33;
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
}

#container .links ul {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	width: 170px;
	margin: 0;
}

#container .links ul li {
	border-bottom: 1px dotted #eee8dc;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style: none;
}

#container .links ul li a {
	text-decoration: none;
	color: #000000;
}

#container .links ul li a:hover {
	color: #45a3fb;
}

#container .content {
	float: left;
	width: 500px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
}

#container .content input {
	border: 1px solid #888888;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	width: 150px;
}

#container .content input.button {
	background-color: #ff0090;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	height: auto;
	width: auto;
	border: 0px;
}

#container .content textarea {
	border: 1px solid #888888;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#container .content h1 {
	background-color: #45a3fb;
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 8px;
}

#container .content .countdown {
	background-color: #FF9999;
	color: #fff;
	border: 1px solid #FF0000;
	padding: 5px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}


#container .rechts {
	float: right;
	width: 190px;
}

#container .rechts h1 {
	background-color: #463c33;
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
}

#container .rechts ul {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	width: 170px;
	margin: 0;
}

#container .rechts ul li {
	border-bottom: 1px dotted #eee8dc;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style: none;
}

#container .rechts ul li a {
	text-decoration: none;
	color: #000000;
}

#container .rechts ul li a:hover {
	color: #45a3fb;
}


#footer {
	padding-top: 20px;
	color: #6a6058;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#footer a {
	color: #675e58;
	text-decoration: none;
}

#navigatie table {
	border: 0px;
}

#navigatie td {
	background-color: #e4f1f8;
	padding-left: 6px;
	padding-right: 6px;
}

#navigatie .pagina {
	background-color: #2075ae;
	color: #FFFFFF;
}

#navigatie .huidige {
	background-color: #FFFFFF;
	font-weight: bold;
}

#navigatie .close {
	background-color: #2075ae;
	color: #FFFFFF;
	width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

