/* GENERAL */
* {
	margin: 0;
	padding: 0;
}

body, html {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003246;
	line-height: 1.8;
	background: #012134 url(../images/background_rotterdam_2011.jpg) repeat-x top center;
	background-size: 1800px 1121px;
}

/* HYPERLINKS */
a, a:visited{
	color: #8d1d37;
	text-decoration: none;
}

a:hover{
	color: #8d1d37;
	text-decoration: underline;
}

a img{
	border: none;
}

/* HEADER */
#logo {
	width: 990px;
	margin-left:AUTO;
	margin-right:AUTO;
	height: 130px;
}


#logo #ece-logo{
	float: left;
	margin: 6px 0 0 7px;
}

#logo #ece-header {
	margin: 6px 0 0 0;
	float: left;
}

h1 {
	display: none;
}

#search_site{
	float: right;
	margin-top:10px;
	height: 30px;
	width:200px;
}


/* MENU */
#menu{
	min-width: 99%;
	margin: -31px auto 0 auto;
	padding: 5px 0 0 7px;
	height: 25px;
}

#menu ul{
	width: 990px;
	margin-left:AUTO;
	margin-right:AUTO;
	list-style-type: none;
}

#menu ul li{
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 0px;
	/*border: 1px solid #8d1d37;*/
}

#menu ul li a{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: block;
	height: 17px;
	line-height: 1.5;
	color: #F9BCBD;
}

#menu ul li.current a,
#menu ul li a:hover{
	background: #430000 url(../images/menu_active.png) repeat-x top center;
	text-decoration: none;
	color: white;
	height: 25px;
	padding-top:12px;
	margin-top:-12px;
	padding-left:4px;
	margin-left:-4px;
	padding-right:4px;
	margin-right:-4px;
}


/* CONTAINER */
#top-spacer{
	/*background-color: #430000;*/
	height: 0px;
	width: 100%;
	clear: both;
}

#container-background{
		
}

#container{
	//max-width: 1060px;
	//background: #430000 url(../images/gradientlight.png) repeat-x top left;
	//margin: 0 auto;
	padding-bottom: 10px;
}

/* CRUMBLE PATH */
#crumble-path{
	width: 975px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 1.2;
}

#crumble-path p{
	font-weight: bold;
	color: #58b7dd;
	text-transform: uppercase;
}

#crumble-path p a{
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

#crumble-path p span{
	font-weight: normal;
}

/* HOME */






/* CONTENT HEADER */
#content-background{
	width: 976px;
	background: url(../images/page_backdrop.png) repeat top left;
	padding: 6px;

	margin: 0 auto;
	/*border: 4px solid #003044;*/
}

#header{
	width: 976px;
	margin: 0 auto;
	padding: 0;
	min-height: 25px;
	/*background-color: #e7e8e9;*/
}

#header img{
	float: left;
	width: 976px;
	height: auto;
}

/* SUBMENU */
#content-container{
	float: left;
	width: 976px;
	margin: 0 auto;

}

#submenu{
	width: 237px;
	float: left;
	/*background: url(../images/submenu-header.png) no-repeat top left;*/
	background: url(../images/submenu_background.jpg) repeat-y top left;
	margin-top: 40px;
	padding-bottom: 10px;

	/*background-color: #e7e8e9;*/

}

#submenu h3{
	text-transform: uppercase;
	font-family: Trebuchet "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AFDFE4;
	line-height: 1;
	margin: 10px;
	margin-top: -30px;
}

#submenu ul{
	list-style-type: none;
	margin: 0 10px;
}
/*
#submenu ul li.sub  {
	border-top: 2px solid #d4c2c0;
}
*/
#submenu ul li{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0;
	border-bottom: 1px solid #ADADAD;
}

#submenu ul li ul li{
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: none;
	margin: -1px 0;
	border-bottom: none;
}

#submenu ul li ul li a:before{
	content: ":: ";
}

#submenu ul li ul li a, #submenu ul li ul li a:visited{
	color: #003246;
}

#submenu ul li ul li a:hover{
	color: #58b7dd;
	text-decoration: none;
}

/* CONTENT */
#content_header_bg{
	width: 832px;
	height: 130px;
	background: url(../images/vervolgpagina_header_bg.png) no-repeat top left;	
	margin-top: -51px;
	margin-left: 190px;
}



#content{

	width: 718px;
	padding: 4px 10px 10px 10px;
	min-height: 400px;
	background: url(../images/vervolgpagina_header_bg.png) no-repeat top left;
	background-position: -47px -29px;

	/*border-left: 1px solid #ceacaa;*/
	background-color: #ffffff;
	margin-top: -99px;
	margin-left:237px;
}


#content #print{
	float: right;
	margin: -45px 0 0 0;
}

#content #content-column{
	width: 550px;
	margin-left: 15px;
}

#content p{
	margin: 0 0 20px 0;
}

#content ul{
	list-style-type: square;
}

#content ol, #content ul{
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
}

#content p+ul,
#content p+ol{
	margin-top: -20px;
}

#content ol ol, #content ol ul, #content ul ol, #content ul ul{
	margin-bottom: 0;
}

#content .alignleft{
	float: left;
	margin: 0 5px 5px 0;
}

#content .alignright{
	float: right;
	margin: 0 0 5px 5px;
}

#content .aligncenter{
	display: block;
	margin: 0 auto;
}

#content .blogtime{
		text-align: left;
		font-size: 10px;
		margin-top: -20px;
}

#content h2{
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	/*color: #003045;*/
	line-height: 1;
	padding: 0 0 6px 15px;
	/*border-bottom: 1px solid #a9acb7;*/
	margin: 0 0 20px 0;

}

#content h4,
#content h5{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #58b7dd;
	line-height: 1.8;
	margin: 3px 0 0 0;
}

/* CONTENT HYPERLINKS */
#content a, #content a:visited{
	text-decoration: underline;
}

#content a:hover{
	text-decoration: underline;
}

#content #print a, #content #print a:visited{
	font-weight: bold;
	color: #003246;
	text-decoration: none;
	border: none;
}

#content #print a:hover{
	text-decoration: underline;
}

#catch-phrase{
	width: 737px;
	float: right;
	margin-right: 1px;
	border-left: 1px solid #ceacaa;
}

#catch-phrase p{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003045;
	text-align: right;
	line-height: 1.2;
	padding: 15px 10px 0 10px;
	width: 718px;
	height: 30px;
	background-color: #dae4f2;
}

#catch-phrase p a{
}

/* SOCIAL NETWORKING */
#social-networking{
	width: 984px;
	background-color: #003246;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#social-networking .left{
	margin: 0 0 0 20px;
}
#social-networking .right{
	float: right;
	margin: -35px 20px 0 10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	line-height: 1.2;
	color: #58b7dd;
}

#social-networking .right a, #social-networking .right a:visited {
	color: #58b7dd;
}

#social-networking .right a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* CONTENT FORMS */
.mmf p{
	display: block;
	clear: both;
}
.mmf label {
	width: 120px;
	display: block;
	float: left;
}

.mmf input{
	width: 200px;
	
}

.mmf input,
.mmf textarea,
.mmf select{
	border: 1px solid black;
	background-color: #ffffff;
	height: 25x;
	padding: 2px;
	margin: 3px;
}

.mmf-checkbox input,
.mmf-radio input{
	border: none;
	background-color: transparent;
}

.cursus-list{
	float: left;
	display: block;
	width: 500px;
	margin: -20px 0 20px 120px;
}

.mmf-list-item input{
	width: auto;
	height: auto;
	margin-left: 10px;
	
}

.mmf-list-item{
	display: block;
	float: left;
	clear: both;
}

.mmf-list-item-label {
	
	
}

.cursus-list b{
	float: left;
	clear: both;
}
/* FOOTER */
#footer{	
	/*width: 944px;*/
	width: 956px;
	margin: 0 auto;
	padding: 16px;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.2;
	background: url(../images/page_backdrop.png) repeat top left;	
	/*background-color: #001f32;
	border: 10px solid #003246;
	border-top: 6px solid #003246;*/
}

#footer .right{
	float: right;
	margin-top: -13px;
}

#footer a, #footer a:visited{
	color: #ffffff;
}

#footer a:hover{
	color: #58b7dd;
	text-decoration: none;
}

#footer .colored{
	color: #58b7dd;
}

br.clear-both{
	clear: both;
	width: 100%;
}

/* FOOTER-ROOT */
#footer_root{
	position:absolute;	
	width: 944px;
	margin-top: 650px;
	margin-left: 24px;
	padding: 10px;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.2;
	/*background-color: #001f32;
	border: 10px solid #003246;
	border-top: 6px solid #003246;
	*/
}

#footer_root .right{
	float: right;
	margin-top: -13px;
}

#footer_root a, #footer_root a:visited{
	color: #ffffff;
}

#footer_root a:hover{
	color: #58b7dd;
	text-decoration: none;
}

#footer_root .colored{
	color: #58b7dd;
}

br.clear-both{
	clear: both;
	width: 100%;
}
/*agenda*/
#agenda_bullet {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #66B8CD;
	line-height: 20px; 
	
	width: 17px;
	height: 65px;
	position: relative;
	float: left;
}

.agenda_name {
	position:absolute; 
	width: 446px; 
	margin-left: 595px; 
	margin-top: 32px; 
	height: 95px;
	z-index: 2; 
}

.socialmedia {
	position:absolute; 
	width: 401px; 
	margin-left: -27px; 
	margin-top: 370px; 
	height: 95px;
	z-index: 2; 
}

.socialmedia_item {
	float: left
}

.agenda_item_title {
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #66B8CD;
	line-height: 20px; 
	width: 338px;
}

a.agenda_item_title:link { font-weight: bold; color:#66B8CD; text-decoration: none; }
a.genda_item_title:visited { font-weight: bold; color:#66B8CD; text-decoration: none; }
/*a.agenda_item_title:hover { font-weight: bold; color:#5191a2; text-decoration: none; }*/
a.agenda_item_title:hover { font-weight: bold; color:#7fe5ff; text-decoration: none; }


#agenda_content {
	position:absolute; 
	width: 355px;
	margin-left: 625px; 
	top: 115px; 
	height: 525px; 
	border: none;
	z-index:3; 
	line-height: 17px; 
	color: #FFFFFF;
	padding-left:17px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	font-style: italic;
}

#agenda_content a:link { font-weight: bold; color:#66B8CD; text-decoration: none; }
#agenda_content a:visited { font-weight: bold; color:#66B8CD; text-decoration: none; }
#agenda_content a:hover { font-weight: bold; color:#7fe5ff; text-decoration: none; }

.agenda_item_content {
	font-size: 13px;
	color: #FFFFFF;
	padding-left:17px;
	line-height: 17px; 
}

