body {
	background: #daeaee url(../img/container_wrapper_bg.png) repeat-y 50% 0;
	font-family: calibri, arial, microsoft sans serif, helvetica, times new roman;
	font-size: 11px;
	color: #FFF;
	position: relative;
	margin: 0px;
	padding: 0px;	
	overflow: -moz-scrollbars-vertical; /*browser scrollbar altijd zichtbaar*/
	overflow-y: scroll;
}

div {
	margin: 0 auto;
}

div.container {
	position: relative;
	float: none;
}
 
div#title {
	background: url(../img/logokeverclub.png) repeat-x;
	height: 170px;
	width: 900px;	
	max-width: 900px;
}

div#title, .ie div#title, .win.gecko div#title, .chrome div#title, .gecko div#title {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.win.webkit div#title, .win.safari div#title, .mac.webkit div#title, .mac.safari div#title {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

div#topmenu {
	position: relative;
	background: #b90000;
 	height: 30px;
	width: 900px;
	z-index: 1;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;	
	font-family: calibri, arial, verdana, helvetica, times new roman;
	font-size: 16px;
	font-weight: none;
	border-color: #000;
	max-width: 900px;
	text-transform: uppercase;
}

div#bottommenu {
 	background-color: #edebeb;
 	height: 27px;
 	text-align: left;
 	font-family: calibri, arial, verdana, helvetica, times new roman;
	font-size: 16px;
	font-weight: none;
 	border-color: #000;
	width: 900px;	
	max-width: 900px;
	text-transform: uppercase;
	color: #000;
	border: 1px solid;
	border-bottom: 0px solid;
 }
 
div#bottommenutext {
	position: relative;
	left: 15px;
	top: 2px;
}

div#footer {
 	background-color: #b90000;
 	text-align: center;
 	font-family: 'kristen itc', calibri, arial, verdana, helvetica, times new roman;
	font-size: 14px;
	font-weight: none;
 	border-color: #FFF;
	width: 900px;	
	max-width: 900px;
}
 
div#main {
	background-color: #FFF;
	height: 100%;
	min-height: 700px;
	position: relative;
	width: 900px;	
	max-width: 900px;
}

div#errorbox{
	position: relative;
	top: -15px;
	left: 260px;
	z-index: 800;
	background-color: #edebeb;
	border: #000 solid 1px;	
	text-align: right;
	width: 300px;
	padding-right: 5px;
	color: #F00;
	font-weight: bold;
}

div#black{
	background: #000;
	color: #FFF;
	border: solid #CCC 1px;	
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}

div#main, div#topmenu, .ie div#main, .ie div#topmenu, .win.gecko div#main, .win.gecko div#topmenu, .chrome div#main, .chrome div#topmenu, .gecko div#main, .gecko div#topmenu, div#footer, ie.div#footer, .win.gecko div#footer, .chrome div#footer, .gecko div#footer, div#bottommenu{	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.win.webkit div#main, .win.webkit div#topmenu, .win.webkit div#main, .win.safari div#topmenu, .mac.webkit div#main, .mac.webkit div#topmenu, .mac.safari div#main, .mac.safari div#topmenu, .win.webkit div#footer, .win.safari div#footer, .mac.webkit div#footer, .mac.safari div#footer {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

div#main, div#topmenu, div#title, div#main.fotosevenementen, .tabeltitelboord, .tabeltitelboordBL, td.tabelcel, .tabelachtergrond, div#footer {
	border: 1px solid;
}

div#main, div#title, div#main.fotosevenementen, div#bottommenu{
	border-color: #000;
}

p.bottomcheckbox1, p.bottomcheckbox2, p.bottomcheckbox3 {
	position: relative;	
}

p.bottomcheckbox1 {
	top: 240px;
}

p.bottomcheckbox2 {
	top: 150px;
}

p.bottomcheckbox3 {
	top: 250px;
}

div#main.fotosevenementen {
	background-color: #FFF;
	height: 100%;
	position: relative;
}

.win.webkit div#leftmenu, .win.safari div#leftmenu, .mac.webkit div#leftmenu, .mac.safari div#bottommenu{
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

div#content {
	position: relative;
	height: 100%;
	width: 850px;
	right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 0;
	font-family: calibri, arial, microsoft sans serif, helvetica, times new roman;
	color: #000;
	font-size: 15px;	
}

div#kever {
	background: url(../img/home/watermerk.gif) #000;
	position: absolute;
	top: 140px;
	left: 150px;
	height: 131px;
	width: 250px;
	z-index: -1;
}

div#photoalbum {
	width: 880px;
	text-align: left;
	position: relative;
	left: -20px;
}

/*regular selectors*/
h2, .stylish {
  	color: #b90000;
	font-size: 20px;
	font-family: verdana, times new roman;
	text-align: justify;
}

h4 {
	margin-top: -10px;
}

/*class selectors*/
.blauwkleurtje {
 	color: #537da7;
}

.roodkleurtje, .lichtkrant {
	color: red;
	font-weight: bold;
}

.lichtkrant {
 	font-size: 18px;
}

.stylish {
 	font-size: 10px;
}

.tekoop {
	border-bottom: 1px solid #CCC;
  	width: 500px;
	padding: 20px;
}

.fotosleden {
 	background-color: #EDEBEB;
 	color: #000;
 	padding-left: 10px;
 	padding-right: 10px; 	
}

.tabelalgemeen {
	width: 850px;
	background-color: #EDEBEB;
	font-weight: bold;
	border: 1px solid #000;
}

.tabelalgemeen2 {
	width: 850px;
	background-color: #e6e5e5;
	border: 1px solid #000;
}

.tabletitle {
	font-size: 18px;
	font-weight: bold; 	
}

.floatleft {
	float: left;	
}

td.tabelcel, .tabelachtergrond {
	border-color: #999999;
}

#nav li {
	padding: 2px;
}

#navlinks li a {
	padding: 2px;
}

#login {
	position: relative;
	top: -21px;
	right: -360px;
}

/*uitklapbaar event item */
#halloween {
	border: 2px solid #000;
	display: none;
	width: 684px;
	padding: 2px;
	font-size: 14px;
}

/*hide content*/
.hide {
	display: none;	
}

/*Hyperlinks*/
a.static {
	color: #FFF;
}

a.static2, a.static:hover {
	color: #000;
}

a.static, a.static2 {
	text-decoration: none;
	font-weight: none;
	font-size: 16px;
}

a, a.blacklink {
	color: #b90000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

a.whitelink {
	color: #FFF;	
}

a:hover, a:static:hover, a.active, a:hover.blacklink, a.active.blacklink {
	color: #618dac; 
}

a.uitnod {
	color :#000; 
	font-weight: normal;
	text-decoration: none;
}

a.blacklink {
	color: #000;
}
	
a.wensen{
	font-size: 20px;
}

marquee a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
}

marquee {
	border: 1px solid #999;	
}

#inhoud {
	overflow: scroll;	
}

#nav li {
	padding: 0px;
}

#navlinks li a {
	padding: 2px;
}

#voorgerecht, #hoofdgerecht {
	width: 300px;	
}
