/* oof hart voor je werk ~ layout.css

Sitestorm ~ advies, vormgeving en websiteontwikkeling
info@sitestorm.nl
www.sitestorm.nl

*/ 



body{
	background: #FFF url(../images/body_bg.gif);
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	margin: 0;
}

h1,
h2,
h3,
h4{
	margin: 0;
	color: #b69501;	
}

h2{
	font-size: 1.2em;
}

h3{ 
	font-size: 1em;
}

h1,
h2.contentheading{
	margin-bottom: 1em;
	font-size: 1.6em;
}

a{
	color: #322E2F;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

a:hover{
	color: black;
	border-bottom: 1px dotted #6C6A6A;
}

a.img{
	border: none;
}

a.leesverder{
	display: block;
	float: right;
	font-size: 90%;
	padding-right: 15px;
	background: url(../images/pijltje.gif) no-repeat right center;
}

.downlimage{
	float:right;
	margin-right: 15px;
}

a.downlink{
	display: block;
	padding: 15px 0 20px 20px;
	border-bottom: 1px dotted #b69500;
}
a.downlink:hover{
	background: #FFFDF0;
}

.formaat{
	font-weight: normal;
}

hr{
	height:1px;
	margin-top:15px;
	border-top: 1px dotted #b69500;
}

p{
	margin-top: 0;
}

ol{
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;
	padding-left: 20px;
	color: #B69500;
}

ol ul{
	list-style-type: disc;	
	margin-left: 14px;
	padding: 0;
}

.list{
	font-weight: normal;
	color: black;
}

#container{
	color: #000000;
	margin: 0 auto;
	width: 1020px;
	text-align: left;
	padding-right: 10px;
	background: #fff url(../images/container_glow.png) repeat-y right;
}

#header{
	background: #fff;
	color: #000000;
	height: 366px;
	position: relative;
}

#menu{
	height: 65px;
	background: url(../images/menu_bg.png) repeat-x;
	padding: 6px 44px 0px 34px;
}

#menu a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 8px 25px 8px;
}

#menu a:hover,
#menu a.active{
	color: #CCB22C;
	background: url(../images/menu_hover.gif) no-repeat 9px bottom;
}

#menu a.oof{
	position: absolute;
	right: 60px;
	padding: 0;
	font-size: 90%;
	border: none;
}

#menu a.oof:hover{
	background: none;
}

#contentarea{
	position: relative;
	overflow: hidden;
	background: #FFFFFF;
	line-height: 160%;
	margin: 0;
	padding: 25px 0 25px 0;
}

#main{
	float: left;
	margin-left: 44px;
	width: 600px;
}

#main1{
	float: left;
	margin-left: 44px;
	width: 350px;
}

#wrapper{
	margin: 0 0 0 440px;	
}

.introkop{
	font-size:1.2em;
	font-weight: bold;
}

#middle{
	float:left;
	margin-left:44px;
	width: 211px;
}

#right{
	float: right;
	margin-right:54px;
	width: 277px; 
}

#deelnameform{
	background: #DFCC6C;
	padding: 15px;
}

#deelnameform h2{
	color: #000;
}

#deelnameform a.leesverder{
	border-bottom: 1px dotted #DFCC6C;
}

#deelnameform a.leesverder:hover{
	border-bottom: 1px dotted #6C6A6A;
}

#oofggz{
	margin-top: 15px;
	bordeR:1px solid #DFCC6C;
	padding: 15px;
}

.ooflogo{
	margin: 5px 5px 0 0;
	float: right;
}

.wrap{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#footer{
	margin: 0 auto;
	width: 1031px;
	height:45px;
	text-align: right;
	padding-top: 10px;
	background: url(../images/footer_bg.png) no-repeat;
	font-size: 90%;
}

a.colof{
	margin-right:63px;
}
