/* CSS Document */

body
{
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	background-image:url(bg.png);
	background-repeat:repeat-x;
	margin: 0; 
}

#midden
{
	width:1024px;
	position:relative;
	display:inline-block;
	left: 50%;
	margin-left: -512px;
	background-image:url(background.png);
	background-color:#E8E4DE;
}


#header
{
	width:1024px;
	height:123px;
	background-image:url(layout/header.png);
	float:left;
}

#menul
{
	width:41px;
	height:44px;
	background-image:url(layout/menul.png);
	float:left;
}

#overdeclub
{
	width:138px;
	height:44px;
	background-image:url(layout/overdeclub.png);
	float:left;
}
#activiteiten
{
	width:135px;
	height:44px;
	background-image:url(layout/activiteiten.png);
	float:left;
}

#leden
{
	width:120px;
	height:44px;
	background-image:url(layout/leden.png);
	float:left;
}

#aanmelden
{
	width:135px;
	height:44px;
	background-image:url(layout/aanmelden.png);
	float:left;
}

#fotoboek
{
	width:117px;
	height:44px;
	background-image:url(layout/fotoboek.png);
	float:left;
}

#contact
{
	width:109px;
	height:44px;
	background-image:url(layout/contact.png);
	float:left;
}

#menubalk
{
	width:212px;
	height:44px;
	background-image:url(layout/menubalk.png);
	float:left;
}
#menur
{
	width:17px;
	height:44px;
	background-image:url(layout/menur.png);
	float:left;
}

#menuonder
{
	width:1024px;
	height:18px;
	background-image:url(layout/website_r3_c1.png);
	float:left;
}

#left
{
	width:26px;
	height:529px;
	background-image:url(layout/left.png);
	float:left;
}


#right
{
	width:33px;
	height:529px;
	background-image:url(layout/right.png);
	float:right;
}


#agenda
{
	width:288px;
	height:194px;
	background-image:url(layout/agenda.png);
	float:left;
	background-repeat:no-repeat;
}

.titelagenda
{
color: #99cde1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:15px;
margin-right:-15px;

padding-top:10px;
margin-bottom:-10px;
}

.textagenda
{
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

padding-left:15px;
margin-right:-15px;

padding-top:25px;
margin-bottom:-25px;
height:194px;
}

.titelnieuws
{
color: #99cde1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:15px;
margin-right:-15px;

padding-top:15px;
margin-bottom:-15px;
}
.textnieuws
{
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:216px;

padding-left:15px;
margin-right:-15px;

padding-top:35px;
margin-bottom:-35px;
}

#aanmeldbutton
{
	width:288px;
	height:119px;
	background-image:url(layout/aanmeldbutton.png);
	float:left;
}
#nieuws
{
	width:288px;
	height:216px;
	background-image:url(layout/nieuws.png);
	float:left;
	background-repeat:no-repeat;
}

#content
{
	width:677px;
	height:529px;
	background-image:url(layout/content.png);
	float:right;
	background-repeat:no-repeat;
					position:relative;
		display:table;
	
		background-repeat:no-repeat;
}

.titelcontent
{
color: #f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:30px;
margin-right:-30px;

padding-top:10px;
margin-bottom:-10px;
}

.textcontent
{
	display:block;
	vertical-align:top;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:640px;

padding-left:30px;
margin-right:-30px;

padding-top:10px;
margin-bottom:-10px;
word-break:break-word;

}
#movie { margin:0; width:280px; height:170px; text-align:left; display:inline; float:left; margin-right:15px;}


#footer
{
	width:1024px;
	height:54px;
	background-image:url(layout/footer.png);
	float:left;
	background-repeat:no-repeat;
}

.textfooter
{
color: #99cde1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

padding-left:30px;
margin-right:-30px;

padding-top:15px;
margin-bottom:-15px;
}

a.footer
{
color:#47A5C9;
text-decoration:none;
font-weight:bold;
font-size:11px;

}
a:hover.footer
{
color:#319191;
text-decoration:none;
}

#textcontent {
	position:absolute;
	top:218px;
	left:340px;
	width:656px;
	height:498px;
	overflow:auto;
	
}

.sub_info
{
color:#666;
font-size:9px;	
font-weight:bold;
}