* {margin: 0px;} 

body
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-family: Verdana;
	min-height: 100%;
}

textarea
{
	font-family: Verdana;
	font-size: 11px;
}

#Main_Wrapper
{
	width: 985px;
	text-align: left;
	display: block; 
	margin: auto auto;
	height: 100%;
}

#Header
{
	float: left;
	width: 985px;
	height: 127px;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
}

#Header_Left
{
	float: left;
	width: 700px;
	height: 127px;
}

#Header_Right
{
	float: right;
	width: 285px;
	height: 127px;
	margin-top: 10px;
}

#Logo
{
	float: left;
	width: 562px;
	height: 59px;
	margin-left: 20px;
	margin-top: 21px;
}

#Header_Bottom
{
	float: left;
	width: 700px;
}

#Logo_Text
{
	float: left;
	width: 294px;
	height: 32px;
	margin-left: 96px;
	margin-top: 0px;
}

#Aanmelden
{
	float: left;
	width: 48px;
	height: 50px;
	margin-left: 80px;
}

#Menu
{
	float: left;
	width: 985px;
	height: 22px;
	margin-top: 8px;
}

#Menu_Left
{
	float: left;
	width: 879px;
	height: 22px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

#Menu_Right
{
	float: right;
	width: 100px;
	height: 22px;
}

.Menu_Right_Item
{
	float: left;
	width: 22px;
	height: 22px;
	margin-left: 10px;
}

.Menu_Item_Home
{
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 4px;
}

.Menu_Item
{
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(../images/menu_item_devider.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 8px;
}

.Menu_Item_Home_Active
{
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 4px;
}

.Menu_Item_Active
{
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(../images/menu_item_devider.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 8px;
}

.Menu_Item_Home a
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menu_Item a
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menu_Item_Home a:hover
{
	color: #62126C;
	text-decoration: none;
}

.Menu_Item a:hover
{
	color: #62126C;
	text-decoration: none;
}

.Menu_Item_Home_Active a
{
	color: #62126C;
	text-decoration: none;
}

.Menu_Item_Active a
{
	color: #62126C;
	text-decoration: none;
}

#Breadcrumb
{
	float: left;
	margin-left: 20px;
	margin-top: 4px;
	height: 20px;
	width: 965px;
	color: #C8C9C9;
}

#Breadcrumb a
{
	color: #C8C9C9;
	text-decoration: none;
	font-size: 9px;
}

#Content
{
	float: left;
	width: 985px;
}

#Content_Left
{
	float: left;
	width: 362px;
	margin-right: 8px;
	min-height: 400px;
}

#Content_Left_Large
{
	float: left;
	width: 733px;
	margin-right: 8px;
	min-height: 400px;
}

#Content_Right
{
	float: right;
	width: 244px;
	min-height: 400px;
}

#Content_Right_Large
{
	float: right;
	width: 608px;
	min-height: 400px;
}

#Content_Middle
{
	width: 364px;
	margin-left: 370px;
	margin-right: 244px;
	min-height: 400px;
}

.Content_White
{
	float: left;
	margin-bottom: 10px;
}

.Content_White a
{
	color: #000000;
	text-decoration: underline;
}

.Content_Green_362
{
	float: left;
	width: 362px;
	background-image: url(../images/content_Green_Middle_362.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.Content_Green_362 hr
{
	width: 322px;
}

.Content_Green_244
{
	float: left;
	width: 244px;
	background-image: url(../images/content_Green_Middle_244.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.Content_Green_244 hr
{
	width: 204px;
}

.Content_Green_Top
{
	float: left;
	width: 100%;
	height: 6px;
	background-image: url(../images/content_Green_top.jpg);
	background-repeat: repeat-x;
}

.Content_Green_Top_Left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_green_lt.jpg);
}

.Content_Green_Top_Right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_green_rt.jpg);
}

.Content_Green_Bottom
{
	float: left;
	width: 100%;
	height: 6px;
	background-image: url(../images/content_Green_bottom.jpg);
	background-repeat: repeat-x;
}

.Content_Green_Bottom_Left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_green_lb.jpg);
}

.Content_Green_Bottom_Right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_green_rb.jpg);
}

.Content_Green_Middle
{
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

.Content_Green_Middle a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.Content_Blue_362
{
	float: left;
	width: 362px;
	background-image: url(../images/content_Blue_Middle_362.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.Content_Blue_362 hr
{
	width: 322px;
}

.Content_Blue_733
{
	float: left;
	width: 693px;
	background-image: url(../images/content_Blue_Middle_733.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.Content_Blue_362 hr
{
	width: 322px;
}

.Content_Blue_244
{
	float: left;
	width: 244px;
	background-image: url(../images/content_Blue_Middle_244.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.Content_Blue_244 hr
{
	width: 204px;
}

.Content_Blue_Top
{
	float: left;
	width: 100%;
	height: 6px;
	background-image: url(../images/content_Blue_top.jpg);
	background-repeat: repeat-x;
}

.Content_Blue_Top_Left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_blue_lt.jpg);
}

.Content_Blue_Top_Right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_blue_rt.jpg);
}

.Content_Blue_Bottom
{
	float: left;
	width: 100%;
	height: 6px;
}

.Content_Blue_Bottom_Left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_blue_lb.jpg);
}

.Content_Blue_Bottom_Right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url(../images/corner_blue_rb.jpg);
}

.Content_Blue_Middle
{
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

.Content_Blue_Middle a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.Width244
{
	width: 204px;
}

.Width362
{
	width: 322px;
}

.Width733
{
	width: 693px;
}

.icon
{
	float: left;
	margin-right: 4px;
}

.icon_medium
{
	float: left;
	margin-right: 8px;
}

.nomargin
{
	margin-right: 0px;
}

.Spreker
{
	float: left;
	width: 322px;
	height: 66px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #FFFFFF;
}

.Spreker_Thumb
{
	float: left;
	width: 49px;
	margin-right: 20px;
}

.Spreker_Name
{
	float: left;
	margin-top: 40px;
	width: 240px;
}

#Sprekers
{
	float: left;
	margin-top: 20px;
}

.Spreker2
{
	float: left;
	width: 150px;
	height: 76px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px dotted #FFFFFF;
}

.Spreker_Thumb2
{
	float: left;
	width: 150px;
	text-align: center;
}

.Spreker_Thumb2 img
{
	text-align: center;
}

.Spreker_Name2
{
	float: left;
	width: 150px;
	text-align: center;
}

.Project
{
	float: left;
	width: 322px;
	height: 66px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #FFFFFF;
}

.Project_Thumb
{
	float: left;
	width: 49px;
	margin-right: 20px;
}

.Project_Name
{
	float: left;
	margin-top: 40px;
	width: 240px;
}

#Inschrijving
{
	float: left;
	width: 342px;
	height: 20px;
	background-image: url(../images/inschrijving.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#Inschrijving_Counter
{
	float: left;
	width: 21px;
	height: 20px;
	margin-left: 130px;
	margin-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

#Inschrijving_Link
{
	float: left;
	margin-left: 45px;
	margin-top: 2px;
}

hr
{
	height: 0;
	border: 0;
	border-top: 2px dotted #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

b
{
	color: #000000;
	font-weight: bold;
}

strong
{
	color: #000000;
	font-weight: bold;
}

p
{
	margin-bottom: 14px;
}

blockquote
{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

li a
{
	font-size: 11px;
	color: #000000;	
}

a
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #5C0C67;
}

img
{
	border: 0px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	color: #000000;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	color: #000000;
}

h3
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	color: #000000;
}

h4
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	color: #000000;

}

h5
{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	color: #000000;
}
