/* CSS Document */

body {
	background: url(../images/background.gif) left top repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* {
	outline: none;
}

a {
	text-decoration: none;
	color: #235670;
}

img {
	border: none;
}

#c {
	position: relative;
	float: left;
	width: 100%;
	background: url(../images/svdez_bg.jpg) top center no-repeat;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 900px;
	z-index: 20;
}

#header {
	position: relative;
	float: left;
	width: 900px;
	height: 200px;
	z-index: 20;
}

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 150px;
	overflow: hidden;
}

#logo img {
	position: absolute;
	left: -150px;
	top: 0px;
}

#nieuws {
	position: relative;
	float: right;
	width: 350px;
	height: 150px;
	font-size: 11px;
	line-height: 20px;
	color: #4b4b4b;
}

#nieuws strong {
	position: relative;
	float: left;
	padding: 15px 0px 10px 0px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #235670;
}

#nieuws span {
	position: relative;
	float: left;
	width: 80px;
}

#nieuws a {
	color: #4b4b4b;
}

#nieuws a.link {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0px 0px 0px;
}

#nieuws a:hover {
	text-decoration: none;
}

#menu {
	position: relative;
	float: left;
	width: 880px;
	height: 40px;
	padding: 0px 10px;
	z-index: 20;
}

#menu .tab {
	position: relative;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 9px 10px 0px 10px;
	margin: 0px 5px 0px 0px;
	display: inline;
	background: url(../images/tableft.gif) left bottom no-repeat;
}

#menu .tab span.right {
	position: absolute;
	top: 9px;
	right: 0px;
	height: 31px;
	width: 10px;
	background: url(../images/tabright.gif);
}

#menu .tab a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #4b4b4b;
}

#menu .tab:hover, #menu .tab.active {
	background: url(../images/tableft_active.gif) left bottom no-repeat;
}

#menu .tab:hover span.right, #menu .tab.active span.right {
	background: url(../images/tabright_active.gif);
}

#menu .tab:hover .submenu span.right, #menu .tab.active .submenu span.right {
	background: url(../images/submenuright.gif);
}

#menu .tab .submenu {
	position: absolute;
	left: -4px;
	top: 40px;
	width: 200px;
	line-height: 20px;
	text-indent: 5px;
	padding: 0px 18px 10px 0px;
	background: url(../images/submenu2.png) left bottom no-repeat;
}

#menu .tab .submenu .items {
	position: relative;
	float: left;
	width: 200px;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	z-index: 10;
	color: #4b4b4b;
	cursor: pointer;
}

#menu .tab .submenu .items span {
	position: relative;
	float: left;
	width: 200px;
}

#menu #zoeken {
	position: absolute;
	left: 690px;
	top: 10px;
}

#menu #zoeken form {
	position: relative;
	float: left;
	width: 200px;
}

#menu #zoeken form .zoekterm {
	position: relative;
	float: left;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px #D5D5D5 solid;
	background: #FFFFFF;
}

#menu #zoeken form .button {
	position: absolute;
	left: 175px;
	top: 1px;
	width: 20px;
	height: 20px;
	background: url(../images/zoeken.gif) no-repeat;
	cursor: pointer;
}

#left {
	position: relative;
	float: left;
	width: 640px;
	padding: 0px 20px;
	z-index: 10;
}

#left h1 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #235670;
}

#left #sitepath {
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: 10px;
	color: #4b4b4b;
}

#left #sitepath a {
	color: #4b4b4b;
}

#left #kalender {
	position: relative;
	float: left;
	width: 640x;
	display: inline;
	border: 1px #235670 solid;
}

#left #kalender th {
	width: 91px;
	height: 30px;
	line-height: 30px;
	background: #bdc5ca;
	text-align: left;
	text-indent: 10px;
	color: #235670;
}

#left #kalender td {
	padding: 0px 0px 0px 10px;
	height: 60px;
	line-height: 30px;
}

#left #kalender td.date {
	background: #d7dcdf;
	color: #235670;
	cursor: pointer;
}

#left #kalender td.inactive {
	background: #f2f3f4;
	color: #bdc5ca;
}

#left .content {
	position: relative;
	float: left;
	width: 640px;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	color: #4b4b4b;
	line-height: 19px;
	overflow: hidden;
}

#left .content .album {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	padding: 0px 10px 0px 0px;
}

#left .content .kalender_type {
	position: relative;
	float: right;
	width: 640px;
	text-align: right;
	font-size: 10px;
	color: #4b4b4b;
}

#left .content .kalender_type span {
	padding: 0px 10px;
}

#left .content .kalender_type a {
	color: #4b4b4b;
}

#left .content .kalender_type a.active {
	font-weight: bold;
}

#left .content .kalender th {
	height: 30px;
	line-height: 30px;
	background: #bdc5ca;
	text-align: left;
	text-indent: 10px;
	color: #235670;
}

#left .content .kalender td {
	height: 30px;
	line-height: 30px;
	background: #d7dcdf;
	color: #235670;
	text-indent: 10px;
}

#left .content .kalender td.light {
	background: #f2f3f4;
}

#left .content .nieuwsitem {
	position: relative;
	float: left;
	width: 75px;
}

/**
*	Formulieren
*/

.caption {
	width: 120px;
}

.required {
	width: 20px;
	text-align: right;
}

.melding {
	position: relative;
	float: left;
	width: 618px;
	padding: 10px;
	font-weight: bold;
	border: 1px #702323 solid;
	background: #f2f3f4;
	margin: 0px 0px 20px 0px;
	display: inline;
	color: #702323;
}

form {
	position: relative;
	float: left;
	width: 640px;
}

form .text {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	border: 1px #235670 solid;
	padding: 2px;
	margin: 2px 0px;
	display: inline;
}

form textarea {
	width: 240px;
	height: 60px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	border: 1px #235670 solid;
	padding: 2px;
	margin: 2px 0px;
	display: inline;
}

form .submit {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #235670;
	border: 1px #235670 solid;
	padding: 2px;
	margin: 2px 0px;
	display: inline;
	cursor: pointer;
	background: #f2f3f4;
}

.gastenboek {
	position: relative;
	float: left;
	width: 640px;
	margin: 20px 0px 0px 0px;
	display: inline;
	border-top: 1px #235670 dotted;
}

.gastenboek .naam {
	font-weight: bold;
	width: 300px;
	padding: 5px 10px;
	color: #235670;
	background: #f2f3f4;
}

.gastenboek .datum {
	font-weight: bold;
	width: 300px;
	text-align: right;
	padding: 5px 10px;
	color: #235670;
	background: #f2f3f4;
}

.gastenboek .bericht {
	width: 610px;
	padding: 0px 10px 5px 10px;
	background: #f2f3f4;
	border-bottom: 1px #235670 dotted;
}

.gastenboek .naam.color, .gastenboek .datum.color, .gastenboek .bericht.color {
	background: #d7dcdf;
}

.poll {
	position: relative;
	float: left;
	margin: 20px 0px;
	display: inline;
}

.poll td {
	padding: 0px 5px;
}

.poll .vraag {
	font-weight: bold;
}

.poll .stemmen {
	width: 100px;
}

.poll .optie {
	padding: 0px 30px 0px 5px;
}

#right {
	position: absolute;
	right: 0px;
	top: 190px;
	float: right;
	width: 220px;
}

#right .sponsor {
	position: relative;
	float: left;
	width: 200px;
	padding: 20px 10px;
	color: #7b8b95;
}

#right .sponsor strong {
	position: relative;
	float: left;
	width: 100%;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
}

#r_menu {
	position: relative;
	float: left;
	width: 220px;
	padding: 12px 0px 15px 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background: url(../images/menuright.gif);
}

#r_menu .item {
	position: relative;
	float: left;
	width: 160px;
	padding: 0px 30px;
	line-height: 25px;
	font-size: 11px;
}

#r_menu .item a {
	display: block;
	text-decoration: none;
	color: #4b4b4b;
}

#r_menu .item.sub {
	position: relative;
	float: left;
	width: 130px;
	padding: 0px 45px;
	line-height: 20px;
	font-size: 10px;
}

#r_menu .bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 15px;
	width: 220px;
	background: url(../images/menurightb.gif);
}

.game {
	position: relative;
	float: left;
	padding: 0px 0px 7px 0px;
}

.game img {
	position: relative;
	float: left;
	padding: 0px 0px 0px 6px;
}

.menu_extra {
	position: relative;
	float: left;
	width: 220px;
	margin: 0px 0px 10px 0px;
	display: inline;
	padding: 5px 0px;
	background: url(../images/menuright.gif);
}

.menu_extra .item {
	position: relative;
	float: left;
	width: 100%;
	text-indent: 30px;
	line-height: 25px;
	font-size: 11px;
	color: #4b4b4b;
	z-index: 10;
}

.menu_extra .subi {
	position: relative;
	float: left;
	width: 100%;
	z-index: 20;
}

.menu_extra .item a {
	display: block;
	text-decoration: none;
	color: #4b4b4b;
}

.menu_extra .item.sub {
	position: relative;
	float: left;
	width: 130px;
	padding: 0px 45px;
	line-height: 20px;
	font-size: 10px;
}

.menu_extra .menu_top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 220px;
	background: url(../images/menurightt.gif);
}

.menu_extra .menu_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 15px;
	width: 220px;
	background: url(../images/menurightb.gif);
	z-index: 5;
}

#left #footer {
	position: relative;
	float: left;
	width: 640px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #4b4b4b;
	background: url(../images/footer.gif) center top no-repeat;
	padding: 20px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	display: inline;
}

#left #footer span {
	padding: 0px 10px;
}

#left #footer a {
	color: #4b4b4b;
}

