/* -----------------------------------*/
/* ---------->>>ALGEMEEN <<<-----------*/
/* -----------------------------------*/ 
* {
    margin: 0;
    padding: 0;
    border: none;
}

html {
    color: #333333;
    font-family: Trebuchet MS1, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 1.5em;
    text-align: center;
    background: transparent url(images/backgroundmid.png) repeat-y scroll center top;
}

body {
    background: transparent url(images/backgroundtop.png) no-repeat scroll center top;
} 

#page {
    position: relative;
	height: auto;
	text-align:left;
	margin: 0 auto;
    padding: 0;
    width: 940px;
    text-align: left;
} 


#backgroundbot {
    clear: both;
    height: 142px;
    background: transparent url(images/backgroundbot.png) no-repeat scroll center bottom;
} 

#gatindemuur {
    clear: both;
	width: 100%;
    height: 247px;
    background: transparent url(images/Gat.png) no-repeat scroll center bottom;
} 

/* -----------------------------------*/
/* ---------->>>COLUMNS <<<-----------*/
/* -----------------------------------*/

#contentframe {
margin: 25px 0 0 50px;

clear: both;
} 

#leftcontent {
    position: relative;
    float: left;
	width: 180px;
} #midcontent {
    position: relative;
    float: left;
	width: 180px;
}

.papierframe {
    position: relative;
	margin-right: 60px;
    float: right;
	width: 454px;
}


.papier {
    background-color: #FFFFFF;
	padding: 0 20px 0;} 
	
.papiertop {
    background: transparent url(images/papiertop.png) no-repeat scroll center top;
    height: 60px;
} .papierbot {
    background: transparent url(images/papierbot.png) no-repeat scroll center bottom;
	width: 452px;
    height: 60px;
}

.menu {padding: 25px 0 0 25px;}

.menu ul {
font-weight: bold; 
font-size: 1.1em; 
line-height: 1.1em;
padding:0;
margin:0; 
}

.menuBACKUP ul {
font-weight: bold; 
font-size: 1.1em; 
line-height: 1.6em;
padding:0;
margin:0; 
}

.menuspray{
/*background: transparent url(images/spray.png) no-repeat scroll center top;*/
}
	
.hyvesfeed {
    background: transparent url(images/hyvesbackground.png) no-repeat scroll left top;
	min-height: 205px;
	/* padding-top: 100px; */
    padding-left: 25px;
    margin: 10px 0;
	font-weight: bold;
}

.hyvesfeed li, .hyvesfeed li a {
	color: #3579a8;
	list-style: disc;
	line-height: 1.6em;
	font-size: 1em;
	}
	
	.hyvesfeed li {
	background: transparent url(images/lijntje.png) no-repeat scroll bottom right;
	padding-bottom: 0.8em;
	padding-top: 0.2em;
	}

a#nawerk {
	display: block;
    background: transparent url(images/blijfinbeweging.png) no-repeat scroll left top;
	width: 214px;
	height: 123px;
	margin-top: 20px;
	text-decoration: none;
}

.spacer {
    width:100%;
	clear: both;
}

/* -----------------------------------*/
/* ---------->>>LINKS EN KNOPPEN<<<-----------*/
/* -----------------------------------*/

.lichtaan {
    color: #FFFFFF;
} #knoppen a {
    position: absolute;
    height: 38px;
    width: 88px;
    top: 31px;
    text-decoration: none
}

a i {
    visibility: hidden
}

a:focus {
    outline: none
}



a#muziek {
    left: 97px;
    top: 60px;
    width: 22px;
    height: 51px;
}

a#lichtuit {
    left: 122px;
    top: 60px;
    width: 22px;
    height: 51px;
}

a#hyves {
	display: block;
	text-decoration: none;
    left: 50px;
    top: 0px;
    width: 100px;
    height: 90px;
}

a#brunabruna {
	display: block;
	text-decoration: none;
    left: 50px;
    top: 0px;
    width: 100px;
    height: 90px;
}

/* -----------------------------------*/
/* ---------->>>Overig<<<-----------*/
/* -----------------------------------*/

p { margin-bottom: 1em;}

#lamp {
    position: relative;
    background: transparent url(images/lamp.png) repeat-x scroll left top;
    height: 40px;
} .logo {
	position: absolute;
	top:90px;
	left: 80px;
    width: 266px;
    height: 123px;
    background: transparent url(images/logotraxx.png) no-repeat scroll left top;
}  

#dim {
    position: absolute;
    top: 0;
    left: 0;
    height: 2000px;
    width: 100%;
    z-index: 100;
    background: url('images/dimblack.png');
    display: none;
    text-align: left;
} 

ul {
    list-style: none;
    padding-left: 10px;
    line-height: 1.5em;
} 



strong {
    color: #922990;
}


H1 {
    color: #922990;
	line-height: 1.3em;
	font-size: 1.3em;
	text-decoration: none;
}

.menu H1{
	display: block;
    color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 13px 0px;
	}
	
h5 {
	display: block;
	line-height: 1.3em;
	font-size: 1.3em;
	color: #2D78AC;
	text-decoration: none;
	margin: 0 0 13px 0px;
	}

H1 A:link, H1 A:focus, H1 A:visited {
    	text-decoration: none;
		color: #922990;
}




H2 {
	line-height: 1.1em;
	text-decoration: none;
	font-size: 1.1em;
	margin-bottom: 1em;
}

ol {
    	list-style-position: inside;
}

ul a {
    	text-decoration: none;
		color: #000000;
}

ul a:hover {color: #922990; }

.storycontent {
  padding-bottom: 10px;
}

#flashbanner {
height: 165px;
width: 460px;
margin: 17px 0 0 410px;
}

.navigation a:link {font-size: 1em; color: #000000;}
.navigation a:hover {color: #922990;}
.alignleft {text-align: left; clear: none;}
.alignright {text-align: right; clear: none;}
