/* CSS Document */

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

body
{
margin: 0;
}

input
{
border: 1px solid #bdbebf;
}

.container
{
width: 920px;
height: 560px;
overflow: hidden;
background-image: url(../beeld/opmaak/bg_site.jpg);
}

.main
{
width: 900px;
height: 540px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

.content
{
float: right;
width: 710px;
height: 540px;
overflow: hidden;
}

.content_scroll
{
text-align: left;
float: right;
width: 710px;
height: 540px;
overflow: auto;
}

.content_form
{
text-align: left;
float: right;
width: 710px;
height: 540px;
background-color: #f1ece6;
overflow: auto;
}

.content_dark
{
width: 100%;
height: 180px;
background-color: #f1ece6;
}

.content_dark2
{
width: 100%;
height: 360px;
background-color: #f1ece6;
}

.content_dark3
{
width: 710px;
height: 540px;
background-color: #f1ece6;
}

.content_light
{
width: 100%;
height: 180px;
background-color: #fef9f2;
}

.content_light2
{
width: 100%;
background-color: #fef9f2;
}

.content_light3
{
width: 100%;
height: 360px;
background-color: #fef9f2;
}

.content_light4
{
width: 100%;
height: 720px;
background-color: #fef9f2;
}


.menu
{
	float: left;
	width: 190px;
	height: 540px;
}

.menu_top
{
	float: left;
	width: 190px;
	height: 180px;
	background-image:url(../beeld/home/everloo-events_logo.jpg);
}

.menu_middle
{
	float: left;
	width: 190px;
	height: 180px;
	background-color: #f09100;
	overflow: hidden;
}

.menu_bottom
{
	float: left;
	width: 190px;
	height: 180px;
	background-color: #fbdeb3;
}

.menu_bottom a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #56595c;
}
	

ul.circle
{
margin-left: 48px;
color: #56595c;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}


/* Teksten */

.tekst_main, p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
/*line-height: 18px;*/
color: #56595c;
margin-left: 33px;
margin-right: 26px;
}

.tekst_normaal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #56595c;
margin-left: 33px;
}

.tekst_normaal2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #56595c;
margin-right: 11px;
}

.tekst_kop, h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*line-height: 18px;*/
margin-left: 33px;
color: #56595c;
font-weight: bold;
}

.tekst_kop2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #56595c;
font-weight: bold;
}

.tekst_kop3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #56595c;
font-weight: bold;
}


.tekst_hoofdkop, h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-left: 33px;
color: #f09100;
font-weight: bold;
}

.meerinfo
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #f09100;
text-decoration: none;
}

/* Table */
.adres
{
vertical-align: bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #56595c;
padding: 10px;
text-align: right;
line-height: 16px;
}

.cell
{
vertical-align: top;
padding-top: 18px;
}