@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(images/headerlinks.png);
	background-repeat:repeat-x;
	background-color:#361226;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a{
	font-size:11px;
	color:#cdc420;
	text-decoration:none;
}

a:visited{
	font-size:11px;
	color:#cdc420;
	text-decoration:none;
}

a:hover{
	font-size:11px;
	color:#cdc420;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cdc420;
}

.imagelink:hover{
	border-style:none;
	border-width:none;
	border-color:none;
}

.menulink{
	height:20px;
	color:#cdc420;
	text-decoration:none;
}

.menulink:visited{
	color:#cdc420;
	text-decoration:none;
}

.menulink:hover{
	color:#cdc420;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cdc420;
}

img{
	border:none;
}

#container{
	width:700px;
	margin-right:auto;
	margin-left:auto;
}

#header{
	height:158px;
	width:700px;
	background-image:url(images/header.png);
}

#schild{
	position:absolute;
	top:4%;
	left:67%;
}

#center{
	float:left;
	width:674px;
	margin-left:12px;
	background-color:#521738;
}

#menu{
	float:left;
	width:119px;
	background-color:#521738;
}

#menufoto{
	height:335px;
	width:119px;
	background-color:#521738;
	background-image:url(images/Praesidium/10.png);
	background-repeat:no-repeat;
}

ul{
	list-style-type:none;
}

ul .menuitemlast{
	font-size:12px;
	text-align:center;
	list-style-type:none;
	padding-top:6px;
	padding-bottom:6px;
	width:119px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
}

ul .menuitem{
	font-size:12px;
	text-align:center;
	list-style-type:none;
	padding-top:6px;
	padding-bottom:6px;
	width:119px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
}
ul .menuitem:hover{
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	background-image:url(images/menuhover.png);
	background-repeat:repeat-y;
}

ul .menuitemlast{
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-top:6px;
	padding-bottom:6px;
	width:119px;
}

ul .menuitemlast a{
	height:20px;
}

ul .menuitemlast:hover{
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background-image:url(images/menuhover.png);
	background-repeat:repeat-y;
}

#sponsors{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#content{
	float:left;
	padding-left:20px;
	width:365px;
	background-color:#521738;
}

#shoutbox{
	float:left;
	padding-left:10px;
	width:150px;
	background-color:#521738;
}

#footer{
	clear:both;
	height:27px;
	width:674px;
	text-align:center;
	margin-left:12px;
	background-image:url(images/footer2.png);
}

#footer p{
	padding-top:10px;
}

#linkstable{
	margin-left:auto;
	margin-right:auto;
}

h1{
	font-size:16px;
	background-color:#770141;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	
}

h2{
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#770141;
}

.clubnaam{
	padding-left:10px;
}

.dioimage{
	margin-top:10px;
}

.diolid{
	margin-right:7px;
	margin-bottom:5px;
	float:left;
	width:175px;
	height:230px;
}

.activiteit{
	margin-bottom:10px;
}

#vriendenclubs{
	width:150px;
	margin-bottom:10px;
	float:left;
}

/* Form lay-out */

label{
	width:100px;
	float:left;
}

input[type="text"]{
	width:250px;
	float:left;
	color:#cdc420;
	margin-bottom:5px;
	background:none;
	border:none;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
input[type="password"]{
	width:250px;
	float:left;
	color:#cdc420;
	margin-bottom:5px;
	background:none;
	border:none;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}


input[type="submit"]{
  width: auto;
  color: #cdc420;
  border: none;
  background:none;
}

input[type="reset"]{
  width: auto;
  color: #cdc420;
  border: none;
  background:none;
}

input[type="submit"]:hover
{
  color: #cdc420;
  cursor: pointer;
  	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cdc420;
}

input[type="reset"]:hover
{
  color: #cdc420;
  cursor: pointer;
  	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cdc420;
}

.checkbox{
clear:both;
}

#knoppen{
clear:both;
}

/* Gastenboek lay-out */

.gastenboek{
	width:130px;
	
}

.gastenboek input[type="text"]:focus, .gastenboek input[type="text"]:hover{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#cdc420;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.gastenboek input[type="text"]{
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.gastenboek textarea{
	width:130px;
  	border: none;
  	background:none;
	border-style:dashed;
	border-width:1px;
	border-color:#FFFFFF;
	color:#cdc420;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.gastenboek textarea:focus, .gastenboek textarea:hover{
	width:130px;
  	border: none;
  	background:none;
	border-style:dashed;
	border-width:1px;
	border-color:#cdc420;
}

.shoutNaam{
	color:#cdc420;
	background-color:#770141;
	font-size:10px;
}
.shoutBericht{
	margin-bottom:10px;
	font-size:10px;
}

#iframeShoutbox{
width:160px;
border:none;
height:400px;
}