@charset "UTF-8";
html, body, #container {
	height: 100%;
}
body > #container {
	height: auto;
}
body {
	padding: 0;
	margin: 0;
	background-color: #081026;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/starkootje_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
       color: #e1a015;
       text-decoration: none;
}
a:hover {
       color: #F60;    
       text-decoration: underline;
}
#container {
	width: 1078px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#menuContainer {
	width: 1078px;
	height: 57px;
	margin: 0 auto;
	text-align: center;
}
#menu {
	height: 57px;
	margin: 0 auto;
	width: 886px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	float: left;
}
#menu li a {
	text-indent: -9999px;
	display: block;
	outline: none;
}
li.home a {
	background-image: url(../images/menu_home_off.jpg);
	width: 84px;
	height: 57px;
}
li.home a:hover, li.home_ac a {
	background-image: url(../images/menu_home_on.jpg);
	width: 84px;
	height: 57px;
}
li.agenda a {
	background-image: url(../images/menu_agenda_off.jpg);
	width: 85px;
	height: 57px;
}
li.agenda a:hover, li.agenda_ac a {
	background-image: url(../images/menu_agenda_on.jpg);
	width: 85px;
	height: 57px;
}
li.fotos a {
	background-image: url(../images/menu_fotos_off.jpg);
	width: 87px;
	height: 57px;
}
li.fotos a:hover, li.fotos_ac a {
	background-image: url(../images/menu_fotos_on.jpg);
	width: 87px;
	height: 57px;
}
li.roadshows a {
	background-image: url(../images/menu_roadshows_off.jpg);
	width: 126px;
	height: 57px;
}
li.roadshows a:hover, li.roadshows_ac a {
	background-image: url(../images/menu_roadshows_on.jpg);
	width: 126px;
	height: 57px;
}
li.verkoop a {
	background-image: url(../images/menu_verkoop_off.jpg);
	width: 111px;
	height: 57px;
}
li.verkoop a:hover, li.verkoop_ac a {
	background-image: url(../images/menu_verkoop_on.jpg);
	width: 111px;
	height: 57px;
}
li.links a {
	background-image: url(../images/menu_links_off.jpg);
	width: 75px;
	height: 57px;
}
li.links a:hover, li.links_ac a {
	background-image: url(../images/menu_links_on.jpg);
	width: 75px;
	height: 57px;
}
li.contact a {
	background-image: url(../images/menu_contact_off.jpg);
	width: 108px;
	height: 57px;
}
li.contact a:hover, li.contact_ac a {
	background-image: url(../images/menu_contact_on.jpg);
	width: 108px;
	height: 57px;
}
#menu li.video a {
	background-image: url(../images/menu_videos_off.jpg);
	width: 88px;
	height: 57px;
}
#menu li.video a:hover, li.video_ac a {
	background-image: url(../images/menu_videos_on.jpg);
	width: 88px;
	height: 57px;
}
#menu li.downloads a {
	background-image: url(../images/menu_downloads_off.jpg);
	width: 126px;
	height: 57px;
}
#menu li.downloads a:hover, li.downloads_ac a {
	background-image: url(../images/menu_downloads_on.jpg);
	width: 126px;
	height: 57px;
}
#header {
	background-image: url(../images/starkootje_header.jpg);
	background-repeat: no-repeat;
	width: 1078;
	height: 289px;
	text-align: left;
	vertical-align: top;
	position: relative;
}
#header a img {
	float: left;
	width: 250px;
	height: 240px;
	outline: none;
	border: none;
	margin: 10px 0 0 40px;
}
#slogan {
	position: absolute;
	left: 355px;
	top: 70px;
	text-align: center;
	width: 680px;
}
h5 {
	font-size: 45px;
	color: #EE7719;
}
#slogan span {
	display: none;
}
#main {
	width: 1078px;
	min-height: 300px;
	text-align: left;
	line-height: 20px;
	position: relative;
}
.contentbox {
	background-image: url(../images/starkootje_contentbox_bck.jpg);
	background-repeat: repeat-x;
	background-color: #516CAF;
	position: relative;
	width: 275px;
	overflow: hidden;
	min-height: 295px;
	border: 1px solid #212c42;
	float: left;
	margin-left: 30px;
	padding: 20px;
	color: #FFFFFF;
}
.contentBoxBig {
	background-image: url(../images/starkootje_contentbox_bck.jpg);
	background-repeat: repeat-x;
	background-color: #516CAF;
	position: relative;
	width: 620px;
	overflow: hidden;
	min-height: 295px;
	border: 1px solid #212c42;
	float: left;
	margin-left: 30px;
	padding: 20px;
	color: #FFFFFF;
	clear: both;
}
.clear {
	clear: both;
}
h1 {
	margin: 0 0 10px 0;
	color: #FF8000;
	font-size: 16px;
}
h1 span {
	display: none;
}
h2 {
	margin: 0 0 10px 0;
	color: #FF8000;
	font-size: 14px;
}
hr {
	color: #ed7719;
	background-color: #ed7719;
	border: 1px dotted #ed7719;
}
.contentbox .fles {
	position: absolute;
	top: 0;
	right: 0;
}
.contentbox .blok1Text {
	width: 160px;
	text-align: left;
	margin: 0 0 10px 0;
}
.homeButtonVerkoop {
	padding: 10px 0 0 0;
}
.homeButtonVerkoop a {
	background-image: url(../images/button_verkoop.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 33px;
	text-indent: -9999px;
	outline: none;
	display: block;
}
.homeButtonVerkoop a:hover {
	background-image: url(../images/button_verkoop_on.gif);
}
.homeButtonAgenda {
	padding: 10px 0 0 0;
}
.homeButtonAgenda a {
	background-image: url(../images/button_agenda.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 33px;
	text-indent: -9999px;
	outline: none;
	display: block;
}
.homeButtonAgenda a:hover {
	background-image: url(../images/button_agenda_on.gif);
}
.homeButtonTwitter {
	position: absolute;
	top: 280px;
}
.homeButtonTwitter a {
	background-image: url(../images/button_twitter.gif);
	background-repeat: no-repeat;
	width: 151px;
	height: 33px;
	text-indent: -9999px;
	outline: none;
	display: block;
}
.homeButtonTwitter a:hover {
	background-image: url(../images/button_twitter_on.gif);
}
#footer {
	background-image: url(../images/starkootje_footer_bck.jpg);
	background-repeat: repeat-x;
	background-color: #3C528B;
	background-position: top;
	height: 80px;
	width: 100%;
	margin: 50px 0 0 0;
	position: relative;
}
#footer #footerContent {
	width: 1078px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size: 11px;
}
#footerContent a {
	color: #AFB2C1;
	text-decoration: none;
}
#footerContent a:hover {
	text-decoration: underline;
}
.footerMonnik {
	width: 220px;
	border-right: 1px solid #6f7782;
	text-align: left;
	color: #6f7782;
	margin: 0 0 0 40px;
	float: left;
}
.footerLinks {
	float: left;
	width: 200px;
	color: #6f7782;
	margin: 0 0 0 40px;
}
.footerRight {
	float: right;
	width: 450px;
	margin: 0 40px 0 0;
	color: #6f7782;
	text-align: right;
}


#twitterItem {
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	width: 260px;
	height: 198px;
	overflow: hidden;
	position: absolute;
	top: 70px;
	left: 20;
	color: #FFF;
}	
.twitterMessage {	
	display: block;
	font-size: 12px;
}
.twitterMessage a {
	color: #FFF;
	text-decoration: underline;
}
.twitterDate {
	font-size: 10px;
	color: #FF8000;
	display: block;
	margin: 0 0 8px 0;
}
.blokFooter {
	position: absolute;
	top: 280px;
}
.subText {
	color: #FF8000;
	display: block;
	margin: 10px 0 0 0;
}
.subText a {
	text-decoration: none;
	color: #FFF;
}
.subText a:hover {
	text-decoration: underline;
}
.Scroller-Container {
	left: 0;
	position: absolute;
	top: 0;
}
.Scrollbar-Up {
	background-image: url(../images/scroll_up.jpg);
	background-repeat: no-repeat;
	font-size: 0;
	height: 11px;
	position: absolute;
	width: 11px;
	cursor: pointer;
}
.Scrollbar-Track {
	background-image: url(../images/scroll_line.gif);
	background-repeat: repeat-y;
	height: 160px;
	position: absolute;
	top: 20px;
	width: 11px;
}
.Scrollbar-Handle {
	background-image: url(../images/scroll_schuif.jpg);
	background-repeat: no-repeat;
	height: 31px;
	position: absolute;
	width: 11px;
	cursor: pointer;
}
.Scrollbar-Down {
	background-image: url(../images/scroll_down.jpg);
	background-repeat: no-repeat;
	font-size: 0;
	height: 11px;
	position: absolute;
	top: 190px;
	width: 11px;
	cursor: pointer;
}
#Scrollbar-Container {
	left: 285px;
	position: absolute;
	top: 70px;
}
.labelName {
}
.typeText {
	border: 1px solid #EE7719;
	display: block;
	margin: 2px 0 8px 0;
	width: 300px;
}
.typeArea {
	border: 1px solid #EE7719;
	display: block;
	margin: 2px 0 8px 0;
	width: 100%;
	height: 150px;
}
.typeSubmit {
	background-color: #EE7719;
	border: 1px solid #EE7719;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	width: 110px;
}
.typeError {
	font-size: 10px;
	color: #EE7719;
	margin: 0 0 0 30px;
}
.line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.fotoboek_titel_profiel { color: #FF8000;font-size: 14px; font-weight:bold; }
.fotoboek_datum_profiel { margin-bottom:5px; }
.fotoboek_box { width:100%; clear:both; padding-bottom:20px; }
.fotoboek_image { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-right:6px;margin-bottom:6px; }
.fotoboek_image_last { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-bottom:6px; }

.fotoboek_image_rechts { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-right:6px;margin-bottom:6px;opacity:0.5;filter:alpha(opacity=45); }
.fotoboek_image_rechts_last { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-bottom:6px;opacity:0.5;filter:alpha(opacity=45); }

.fotoboek_image_rechts_actief { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-right:6px;margin-bottom:6px; }
.fotoboek_image_rechts_last_actief { float:left;width:70px;height:70px;overflow:hidden;border:1px #EE7719 solid;margin-bottom:6px; }

.paginanummers {
width:100%;
clear:both;
margin-top:10px;
text-align:center;
}
.paginanummers a {
margin-right:5px;
}
