html, body, table, input{
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #001D3C;
}
html{
	height: 100%;
}
body{
	background-color: #D1D1D1;
	background-position: center;
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #001D3C;
}
h1{
	margin-top: 20px;
}
h3 a{
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}
p{
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #001D3C;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
a{
	color: #001D3C;
	text-decoration: underline;
}
ul{
	margin-bottom: 15px;
}
ul li{
	list-style: disc;
	list-style-position: inside;
	line-height: 18px;
}
ol li{
	list-style: decimal;
	list-style-position: inside;
	line-height: 18px;
}
fieldset{
	border: solid 2px #91CAEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
fieldset legend{
	font-weight: bold;
}
#container{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -382px;
}
#site{
	width: 1064px;
	height: 764px;
	text-align: left;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
#header{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0px;
}
#header .text{
	height: 30px;
	float: left;
}
#header .language{
	float: right;
	margin-top: 9px;
}
#header .language img{
	display: block;
}
#sidemenu{
	float: left;
	height: 734px;
	width: 174px;
}
#sidemenu .logo{
	height: 151px;
	background-color: #FFFFFF;
}
#sidemenu .logo img{
	margin-top: 16px;
	margin-left: 22px;
}
#sidemenu .logo .text{
	color: #001D3C;
	margin-left: 10px;
	line-height: 14px;
}
#sidemenu .logo .text a{
	text-decoration: none;
}
#sidemenu .logo .text a:hover{
	text-decoration: underline;
}
#sidemenu .menu{
	height: 287px;
	overflow: hidden;
}
#sidemenu .menu .item{
	height: 47px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
}
#sidemenu .menu .item a{
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu .menu .item a:hover{
	text-decoration: underline;
}
#sidemenu .menu .item0{
	background-image: url('../img/contact_bg.jpg');
	color: #053561;
	text-transform: uppercase;
	line-height: 29px;
	height: 29px;
}
#sidemenu .menu .item1{
	background-image: url('../img/menu_bg1.jpg');
	color: #001D3C;
	text-transform: uppercase;
	line-height: 15px;
	position:relative;
	background: transparent url(../img/social.jpg) left top no-repeat;
}
#sidemenu .menu .item1 a{
	color: #001D3C;
}
#sidemenu .menu .item1 a#sidebar_youtube{
	position:absolute;
	left:0;
	top:2px;
}
#sidemenu .menu .item1 a#sidebar_linkedin{
	position:absolute;
	left:45px;
	top:10px;
}
#sidemenu .menu .item1 a#sidebar_facebook{
	position:absolute;
	left:90px;
	top:2px;
}
#sidemenu .menu .item1 a#sidebar_twitter{
	position:absolute;
	left:135px;
	top:8px;
}
#sidemenu .menu .item2{
	background-image: url('../img/menu_bg4.jpg');
	line-height: 47px;
	text-transform: uppercase;
}
#sidemenu .menu .item3{
	background-image: url('../img/menu_bg3.jpg');
	line-height: 47px;
	text-transform: uppercase;
	color: #001D3C;
}
#sidemenu .menu .item3 a{
	color: #001D3C;
}
#sidemenu .menu .item4{
	background:#053661;
	line-height: 47px;
	text-transform: uppercase;
}
#sidemenu .language{
	height: 22px;
	background-color: #FFFFFF;
}
#sidemenu .language img{
	margin-top: 4px;
	margin-left: 8px;
}
#twitter{
	height: 226px;
	background-color: #91CAEE;
	overflow: auto;
}
#sponsor_logos{
	height: 116px;
	padding-top: 10px;
	background-color: #91CAEE;

}
#twitter ul, #twitter li{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#twitter h3{
	padding-top: 8px;
	margin-left: 8px;
	font-size: 14px;
	text-transform: uppercase;
}
#twitter h3 img{
	margin-right: 5px;
}
#twitter h3 a{
	text-decoration: none;
}
#twitter .item{
	margin: 12px 8px 12px 8px;
	border-top: solid 1px #000000;
	width: 140px;
	overflow: hidden;
}
#twitter .item img{
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}
#twitter .item p{
	font-size: 11px;
	clear: both;
}
#twitter .item h5{
	font-size: 12px;
	font-weight: bold;
}
#nieuwscontainer{
	float: left;
	height: 734px;
	width: 270px;
}
#nieuws{
	float: right;
	height: 734px;
	width: 270px;
	background-color: #FFFFFF;
	overflow: auto;
}
#nieuws .text_content{
	display: none;
}
#nieuws .text_read_more{
	text-decoration: underline;
	cursor: pointer;
}
#nieuws .text_read_less{
	text-decoration: underline;
	cursor: pointer;
}
#nieuws h3{
	margin-top: 30px;
	margin-left: 8px;
	font-size: 14px;
	text-transform: uppercase;
}
#nieuws h3 img{
	margin-right: 5px;
}
#nieuws li{
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	line-height: 14px;
	width: 160px;
}
#nieuws ul{
	margin-left: 8px;
	margin-bottom: 24px;
}
#nieuws ul a{
	color: #001D3C;
	text-decoration: none;
}
#nieuws ul a:hover{
	color: #001D3C;
	text-decoration: underline;
}
#nieuws ul .active{
	background-color: #F4EC07;
}
#nieuws .nieuwsitem{
	margin: 12px 8px 12px 8px;
	border-top: solid 1px #000000;
}
#nieuws .nieuwsitem img{
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}
#nieuws .nieuwsitem p{
	font-size: 11px;
	clear: both;
}
#nieuws .nieuwsitem h5{
	font-size: 11px;
	font-weight: normal;
}
#nieuws .nieuwsitem h4{
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 3px;
}
#nieuws .nieuwscontent{
	width: 100%;
}
#menu{
	float: left;
	height: 734px;
	width: 154px;
}
#menu img{
	display: block;
	float: left;
}
#page{
	float: left;
	height: 734px;
	width: 466px;
	background-color: #FFFFFF;
	overflow: auto;
	position: relative;
}
#page .content{
	margin-left: 50px;
	width: 366px;
}
#links_content{
	width: 390px;
}
#links_content .link{
	width: 130px;
	float: left;
}
#links_content .title{
	font-weight: bold;
}
#pers_content li{
	list-style: none;
	font-weight: bold;
}
#sponsors_content img{
	margin-right: 6px;
	margin-bottom: 6px;
}
#fotoveiling_content{
	clear: both;
	width: 390px;
}
#fotoveiling_content img{
	margin-right: 4px;
	margin-bottom: 4px;
}
#fotoveiling_photographers{
	clear: both;
	width: 390px;
	padding-top: 10px;
}
#fotoveiling_photographers .link{
	width: 130px;
	float: left;
}
#fotoveiling_photographers .link a{
	text-decoration: none;
}
#medewerkers_content{
	clear: both;
	width: 390px;
}
#medewerkers_content img{
	margin-right: 4px;
	margin-bottom: 4px;
}
#medewerkers_names{
	clear: both;
	width: 390px;
	padding-top: 10px;
}
#medewerkers_names .link{
	width: 190px;
	float: left;
}
#medewerkers_names .link a{
	text-decoration: none;
}
#medewerkers_names .link a:hover{
	text-decoration: underline;
}
#medewerker_body{
	background-color: #FFFFFF;
}
#medewerker{
	color: #001D3C !important;
	text-align: center;
	padding-top: 10px;
}
#medewerker p{
	color: #001D3C !important;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
}
#medewerker a{
	color: #001D3C !important;
}
#nieuwsitem_body{
	background-color: #FFFFFF;
}
#nieuwsitem{
	color: #001D3C !important;
	text-align: center;
	padding-top: 10px;
}
#nieuwsitem p{
	color: #001D3C !important;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
}
#nieuwsitem a{
	color: #001D3C !important;
}
#nieuwsitem h1{
	color: #001D3C;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin-top: 6px;
}
#agenda_content{

}
#agenda_content .agenda_item{
	border-bottom: solid 1px #000000;
	margin-bottom: 20px;
}
#agenda_content .agenda_item img{
	margin-right: 8px;
	margin-bottom: 4px;
}
#concept_description, #media_description, #fenceart_description{
	clear: both;
	padding-top: 10px;
}
.content .head{
	clear: both;
	width: 380px;
}
.content .head .active{
	color: #001D3C;
}
.content .head h3{
	margin-top: 30px;
	font-size: 14px;
	text-transform: uppercase;
	clear: both;
}
.content .head h3 img{
	margin-right: 5px;
}
.content .head li{
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	line-height: 14px;
}
.content .head ul{
	margin-bottom: 24px;
}
.content .head ul a{
	color: #2EF90D;
	text-decoration: none;
}
.content .head ul a:hover{
	color: #001D3C;
	text-decoration: underline;
}
.content .page{
	clear: both;
}
.nav{
	color: #001D3C !important;
	float: left;
	margin-top: 0px;
}
.nav li{
	width: 140px;
	padding-left: 2px;
}
.nav li a{
	color: #001D3C !important;
}
.nav li a:hover{
	text-decoration: underline;
}
.nav .active{
	background-color: #F4EC07 !important;
	color: #001D3C !important;
}
.nav .active a{
	color: #001D3C !important;
}
.subnav{
	color: #91CAEE !important;
	float: right;
	margin-right: 60px;
	margin-top: 0px;
}
.subnav li{
	width: 160px;
	padding-left: 2px;
}
.subnav li a{
	color: #91CAEE !important;
	font-weight: normal;
}
.subnav li a:hover{
	text-decoration: underline;
}
.subnav .active{
	background-color: #F4EC07 !important;
	color: #08291E !important;
}
.subnav .active a{
	color: #08291E !important;
}
.project_description{
	padding-top: 20px;
	clear: both;
}
.thumbs img{
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	float: left;
}
.large_record{
	clear: both;
}
.large_record img{
	margin-right: 6px;
	margin-bottom: 4px;
	float: left;
}
.large_record .link{
	line-height: 30px;
}
.large_record .text{
	width: 230px;
	float: right;
}
.large_record .text_content{
	display: none;
}
.large_record .text_read_more{
	text-decoration: underline;
	cursor: pointer;
}
.large_record .text_read_less{
	text-decoration: underline;
	cursor: pointer;
}
.form{
	margin: 0px;
	padding: 0px;
}
.form input, form textarea{
	margin-bottom: 5px;
}
.form .label{
	margin-bottom: 2px;
	font-weight: bold;
}
.form .textfield input{
	border: solid 1px #CECECE;
	width: 360px;
}
.form .radio{
	margin-top: 2px;
	margin-bottom: 6px;
}
.form textarea{
	border: solid 1px #CECECE;
	width: 360px;
	height: 200px;
}
.form .button{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #001D3C;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #F4EC07;
}
.hidden{
	display: none !important;
}
.formulierbeveiliging{
	display: none;
}
#map{
	width: 350px;
	height: 325px;
}
.tip{
	background-color: #F4EC07;
	padding: 5px;
	font-weight: bold;
}
.share_link{
	font-size: 12px;
	font-weight: normal;
}
.youtube_image{
	display: block;
	width: 130px;
	height: 97px;
	overflow: hidden;
	background-color: fuchsia;
}
.youtube_image img{
	position: absolute;
}
.shadowbox_description{
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	background-color: #F4EC07;
}

div#rotator{
	position:relative !important;
}

iframe#main_like{
	position:absolute;
	left: 330px;
	top:30px;
}
