/* CSS Document */

body {
	background-color: #0F0977;
}

#Header {
	position:absolute;
	left:25px;
	top:14px;
	width:1024px;
	height:194px;
	z-index:1;
	background-image: url(PageImages/Header.jpg);
	background-repeat: no-repeat;
}
#Navigation {
	position:absolute;
	left:25px;
	top:208px;
	width:246px;
	height:643px;
	z-index:2;
	background-image: url(PageImages/Navigation.jpg);
	background-repeat: no-repeat;
}
#Footer {
	position:absolute;
	left:25px;
	top:859px;
	width:1023px;
	height:72px;
	z-index:3;
	background-image: url(PageImages/feet.jpg);
	background-repeat: no-repeat;
}
#Bar1 {
	position:absolute;
	left:277px;
	top:208px;
	width:773px;
	height:49px;
	z-index:4;
	background-image: url(PageImages/Bar1.jpg);
	background-repeat: no-repeat;
}

#SidebarL {
	position:absolute;
	left:285px;
	top:257px;
	width:32px;
	height:555px;
	z-index:5;
	background-image: url(PageImages/tussenbar.jpg);
	background-repeat: repeat-y;
}
#Bar2 {
	position:absolute;
	left:277px;
	top:812px;
	width:772px;
	height:36px;
	z-index:6;
	background-image: url(PageImages/Bar2.jpg);
}
#SidebarR {
	position:absolute;
	left:983px;
	top:257px;
	width:42px;
	height:555px;
	z-index:7;
	background-image: url(PageImages/tussenbar2.jpg);
	background-repeat: repeat-y;
}
#Main {
	position:absolute;
	left:317px;
	top:265px;
	width:665px;
	height:547px;
	z-index:8;
	background-color:#625be9;
}

a:link{
	color:#FFFF00;
}

#Footer div {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	line-height: 18px;
}

#Bar1 div {
	padding-left: 3em;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFF00;
	line-height: 15px;
}


#Bar2 div {
	padding-left: 50em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	line-height: 12px;
}
#Navigation div{
	line-height: 5px;
}
#Navigation div div div div{
	padding-left: 3.25em;
	line-height: 15px;
}

#content{
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:center;
 width: 16em;
 padding: 0;
 color: #333;
}

#content ul {
 list-style: none;
 margin:0;
 margin-left: 14px;
 margin-right: 14px;
 padding: 0;
}

#content ul li {
 margin: 0;
 margin-left:0;
 border-top: 1px solid #003;
}

#content ul li a {
display:block;
 border-left: 10px solid #c5c30c;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #625be9;

 background-position:center;
 color:#c5c30c;
 text-decoration: none;
 width: 100%;
}

#content ul li a:hover {
 border-left: 10px solid #000;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-image:none;
 background-color:#dcdcdc;
 color: #000099;
}

.Buttonimage{
padding-left: 3.25em;
}

.CollapsiblePanelTab{
cursor:pointer;
}

.maincontent{
background-color: #0F0977;

border-bottom:4px solid #333333;
border-left:4px solid #333333;
color: #FFFF00;
width:255px;
height:690px;
float:right;
}

.homepagemedia{
background-color:#c5c30c;
color:#0F0977;
font-weight:bold;
text-shadow:#333333;
width:230px;
text-align:center;
border-bottom:4px groove #615339;
}

#media a{
color:#FFFF00;
text-decoration:underline;
cursor:pointer;
}

.linkmedia{
padding-left:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.linkmedia2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.mainweb{
float:left;
width:380px;
height:350px;
background-repeat:no-repeat;
background-image:url(Images/welkomfoto.jpg);
}

.maintekstweb{
background-image:url(Images/welkomtekst.jpg);
padding-left:20px;
padding-top: 15px;
font-size:12px;
font-weight:bold;
color:#000099;
width:350px;
height:440px;
position:absolute;
margin-top:270px;
}