/* SCREEN CSS by Wes Oudshoorn */
html {

     overflow-y: scroll;

	}
html, body, #wrap {
height: 100%;
}

body {
background: none;
font: 85%/20px Arial;
}

#wrap {
width: 930px;
margin: 0 auto;
position:relative;
z-index: 200;
}

a {
text-decoration: none;
}

a span {
font-size: 1.2em;
margin-left: .1em;

}
	
h1, h2, h3, h4, h5, h6 {
	color: #555;
	margin-bottom: .5em;
font-family: Verdana;
	}
	
	h2 {
		font-size: 1.4em;
		}
		
		h3 {
			font-size: 1.2em;
			}

h3 a {
border: 0;
}

h3 a span {
margin-left: 10px;
font-size: 1.3em;
}
			
			h4 {
				font-size: 1.1em;
			}

#side {
float: left;
min-height: 100%;
width: 320px;
_overflow-x: hidden;
padding: 0 40px 0px 40px;
background: url(/media/img/bg_left.png) repeat-y;
}

h1 a {
display: block;
margin: 20px 0 15px 0;
width: 252px;
height: 49px;
text-indent: -9999px;
border: 0;
}

#nav, #foot {
width: 425px;
height: 87px;
margin-left: -50px;
margin-bottom: 30px;
}

#nav li {
float: left;
padding-top: 15px;
}

#nav li a {
display: block;
height: 50px;
text-indent: -9999em;

border: none;
}

li.home a {
margin-left: 10px;
width: 33px;
background: url(/media/img/nav_home_cur.png);
}
li.home a:hover, li.home a.current {
	background: url(/media/img/nav_home.png);
}
li.producten a {
width: 97px;
background: url(/media/img/nav_producten_cur.png);
}
li.producten a:hover, li.producten a.current {
	background: url(/media/img/nav_producten.png);
}
li.klanten a {
width: 76px;
background: url(/media/img/nav_klanten_cur.png);
}
li.klanten a:hover, li.klanten a.current {
	background: url(/media/img/nav_klanten.png);
}
li.over-ons a {
width: 80px;
background: url(/media/img/nav_over-ons_cur.png);
}
li.over-ons a:hover, li.over-ons a.current {
	background: url(/media/img/nav_over-ons.png);
}
li.english a {
width: 75px;
background: url(/media/img/nav_english_cur.png);
}
li.english a:hover, li.english a.current {
	background: url(/media/img/nav_english.png);
}
li.contact a {
width: 39px;
background: url(/media/img/nav_contact_cur.png);
}
li.contact a:hover, li.contact a.current {
	background: url(/media/img/nav_contact.png);
}

#foot li {
padding-top: 20px;
float: left;
}

#foot li a {
display: block;
height: 50px;
text-indent: -9999em;
opacity: .8;
border: 0;
}

#foot li a:hover,
#foot li.current a {
opacity: 1;
}

li.disclaimer a {
margin-left: 140px;
width: 80px;
background: url(/media/img/foot_disclaimer_cur.png);
}
li.disclaimer a:hover, li.disclaimer a.current {
	background: url(/media/img/foot_disclaimer.png);
}

li.twitter a {
width: 60px;
background: url(/media/img/foot_twitter_cur.png);
}
li.twitter a:hover, li.twitter a.current {
	background: url(/media/img/foot_twitter.png);
}


h2 {
font-size: 1.4em;
margin-bottom: .7em;
}

p, address, ul, ol {
font-size: .85em;
margin-bottom: 1em;
}

p {
text-align: justify;
}

address {
font-style: normal;
}

#right {
float: right;
width: 480px;
margin-top: 150px;
}

#cont {
padding-bottom: 20px;	
min-height: 577px;
_height: 577px;
}

#cont ul,
#cont ol {
padding-left: 1.3em;
}

#cont li {
list-style: square;
}

#cont .nobullets {
padding-left: 0;
}

#cont .nobullets li {
list-style: none;
}

.start {
height: 20px;
background: url(/media/img/cont_top.png);
}
.end {
height: 20px;
background: url(/media/img/cont_bottom.png);
}

.mid {
background: url(/media/img/cont_mid.png);
padding: 20px 40px;
}

.mid img {margin-top: 20px;}
.mid img.anders {margin-top: -5px;}

/* LOGOS */

.prod_logo {
text-indent: -9999px;
height: 150px;
}

.collegeblok {
background: url(/media/img/logo_collegeblok.jpg);
}
.betaschoolschrift {
background: url(/media/img/logo_betaschoolschrift.jpg);
}
.betawerelden {
background: url(/media/img/logo_betawerelden.jpg);
}
.conotes {
background: url(/media/img/logo_conotes.jpg);
}

#cont .blocks {
font-size: 1em;
padding: 0;
margin: 0 -30px;
border-top: 1px solid #ccc;

}

#cont .blocks li {
list-style: none;
padding: 15px 30px;
border-bottom: 1px solid #ccc;
background: #fff;
opacity: .7;
}

#cont .blocks li:hover,
#cont .blocks li.current {
opacity: 1;
}

#cont .clicks li {
cursor: pointer;
}

#cont .blocks p {
margin-bottom: 0;
}
#right .klanten  {
	list-style: square;

	}
#right .klanten li {
float: left;
display: block;
width: 50%;
list-style-type: square;
font-weight: bold;
}

.klanten:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	*zoom: 1;
}


#foot {
bottom: 0;

}

#flashcontent {
	height: 100%;
	overflow: visible;
	width: 100%;
    z-index: 0;
}
#background {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;



	height: 100%;
	text-align: center;
	overflow: hidden;
	position:fixed;
    z-index: 1;
}
.download {
text-align: right;
font-weight: bold;
}
.download a {
bordeR: 0
}

.align {
text-align: right;
}
