﻿body {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 11px;
	background-position: center top;
	background-image: url( 'SiteImages/bg_top.png' );
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right:0px;
}
a:link, a:active, a:visited, a:hover {
	color: #D80050;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#container {
	width: 100%;
	margin-bottom: 20px;
	background-position: center bottom;
	background-image: url( 'SiteImages/line.png' );
	background-repeat: repeat-x;
}
#header {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 5px;
}
#navigation  {
	width: 1100px;
	height: 28px;
	margin: 0 auto;
}
#navigation a:hover {
	color: #D80050;
	text-decoration: none;
}
#navigation a:link {
	color: Black;
	text-decoration: none;
}
#navigation a:active {
	color: Black;
	text-decoration: none;
}#navigation a:visited {
	color: Black;
	text-decoration: none;
}
#footer {
	background-position: center top;
	background-image: url('SiteImages/line.png' );
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	padding-top: 10px;
}
#sidebar {
	float: left;
	width: 250px;
	min-height: 550px;
	padding: 10px 10px 20px 10px;
	background-image: url( 'SiteImages/bg_sidebar.png' );
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}
#sidebar_groter {
	float: left;
	width: 250px;
	padding: 10px 10px 5px 10px;
	min-height: 900px;
	background-image: url( 'SiteImages/bg_sidebar.png' );
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar hr, #sidebar_home, sidebar_berichten hr{
	margin: 0px;
	border: dotted 1px #97C000;
}
#footer_contentbar{
	width: 1100px;
	height: 280px;
	position: static;
	margin: 0 auto;
	overflow: auto;
	background-image: url( 'SiteImages/bg_footer_content.png' );
	background-repeat: no-repeat;
	background-position: center top;
}
#GalleryList {
	min-height:130px;
	}
#content
{
	background: url(   'SiteImages/bg_content.png' ) no-repeat right top;
	margin-left: 275px;
	padding: 0px 40px 10px 10px;
	min-height: 400px;
	width: 775px;
	margin-top: 0px;
}
#content_berichten
{
	background: url(   'SiteImages/bg_content.png' ) no-repeat right top;
	margin-left: 275px;
	padding: 0px 40px 10px 10px;
	min-height: 900px;
	width: 775px;
	margin-top: 0px;
}
#gallery
{
	margin-left: 275px;
	padding: 0px 40px 0px 10px;
	min-height: 900px;
}
#main {
	width: 1100px;
	margin: auto;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: Transparent;
	min-height: 750px;
}
#Berichtfoto {
	width: 200px;
	max-height: 300px;
	margin-left: 10px;
	position: relative;
	padding: 0px 5px 15px 5px;
	float:left;
}
#Berichtextra 
{
	max-height: 300px;
	margin-left: 250px;
	padding: 0px 5px 15px 5px;
	float:none;

	}
#Berichttekst {
	float:left;
	width: 775px;
	}
.menu {
	height: 30px;
	font-size: 14px;
	z-index: 1000;
	margin-left: 20px;
}
.menu a:link {
	color: Black;
	text-decoration: none;
}
.menu a:visited 
{
	color: Black;
	text-decoration: none;
	}
.menu a:active 
{
	color: Black;
	text-decoration: none;
	}
.menu a:hover {
	color: #D80050;
	text-decoration: none;
}
.IE8Fix
{
    z-index: 1000;
}
.DynamicMenuItemStyle
{
	display:block;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 7px;
	border: 1px solid #EEEEEE;
	text-align: left;
    z-index: 1000;
    overflow:auto;


}
.DynamicHoverStyle
{
	display:block;
	background-color: #FFFFFF;
	padding: 3px 7px 3px 7px;
	border: 1px solid #EEEEEE;
	text-align: left;
	z-index: 999;
	overflow:auto;
}
	
img {
	border: none;
}
p 
{
	padding: 0px 0px 3px 0px;
	margin-top:0px;
	}
h1 {
	color: #D80050;
	font-size: 40px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;

}
h2 {
	color: #D80050;
	font-size: 16px;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}
h3
{
	color: #D80050;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
hr
{
	border: 1px solid #97C000;
}
.wit
{
	border-bottom: 3px solid White;
}
.grijs
{
	color: Gray;
	font-size: 10px;

}
.groen
{
	color: #97C000;
}
.groter 
{
	font-size: 14px;
	
	}
.Studierichtingen
{
	border-style: solid;
	border-width: medium;
	border-color: #97C000;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0px 3px 0px;
	border-collapse: collapse;
}
.StudierichtingenOnderverdeling
{
	border: 1px solid #97C000;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}
.dagindeling 
{
	border-color: #D80050;
	text-align: center;
	border-collapse: collapse;
	}
.maand 
{
	background-color: #97C000;
	font-size: 20px;
	color: White;
	margin-left: 15px;
	padding-left: 15px;
	height: 28px;
	}
.kalenderitems 
{
	margin-left: 35px;
	padding: 5px 0px 5px 0px;
}
.items
{
		padding: 7px 0px 7px 0px;
}
	
.studierichting 
{
	color: #D80050;
	font-size: 32px;
	padding: 0px 0px 10px 0px;
	margin: 10px 25px 10px 10px;
	text-align: center;
	background-position: center top;
	background-image: url( 'SiteImages/bg_top.png' );
	background-repeat: repeat-x;

	}
.sterretje
{
	padding: 3px 5px 3px 5px;
	}	
	
.foto_bericht {
	float:left;
	margin-right:5px;
	padding-right:5px;
	text-align: center;
	max-height: 300px;
	max-width: 200px;
	}

.Kijker_Titel 
{
	font-weight:bold;
	color: #D80050;
	font-size: 15px;
	padding: 0px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
	}

#Kijker 
{
	height: 120px;
	width: 650px;
	background: url( 'SiteImages/bg_bericht.png' ) no-repeat left top;
	padding: 10px 50px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: 0
}

/*Bookmarks 
______________*/

#Bookmarks 
{
	height: 40px;
	padding: 10px 10px 20px 10px;
}	

/* CAROUSEL
______________*/

#slider 
{
	height: 120px;
	width: 650px;
	background: url( 'SiteImages/bg_bericht.png' ) no-repeat left top;
	padding: 10px 50px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#inside {
	width: 650px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 650px; /*Width of Carousel Viewer itself*/
	height: 120px; /*Height should enough to fit largest content's height*/
	margin: 0px 0px 0px 0px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 0px 0px 0px;
	width: 650px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 120px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:500px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .projectImg {
	position:absolute;
	right:16px;
	top: 5px;
}