/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #669900;
	text-decoration:none;
}

a:hover{
	text-decoration: none;
	color: #ff6600;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 14px Arial, Helvetica, sans-serif;
	color: #555555;
	background: #000100 url(../images/bg_puzzle_grey.jpg);
}

#main{
	position: relative;
	margin: 0 auto;
	width: 999px;
	background: #e55504 url(../images/header.jpg) no-repeat top;
	border-right: 14px solid #ffffff;
	border-left: 14px solid #ffffff;
	border-bottom: 14px solid #ffffff;
}

#header{
	width: 999px;
	margin: 0 auto;
	height: 280px;
}

#header a {
	position: absolute;
	margin: 0 auto;
	text-decoration: none;
}

#header a i { visibility: hidden; }

a#update { left: 602px; top: 135px; width: 340px; height: 45px; }
a#deelnemers { left: 602px; top: 188px; width: 340px; height: 72px; }

a#update:hover { background-image: url(../images/button1.jpg); }
a#deelnemers:hover { background-image: url(../images/button2.jpg); }

a#update:hover,
a#deelnemers:hover { border: none; } 


#logo{
	padding-left: 40px;
	text-align: left;
	padding-top: 170px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 865px;
	height: 59px;
	margin: 0 auto;
	background: url(../images/menubg.png) no-repeat;
	padding-left:10px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 135px;
	height: 39px;
	padding-top: 20px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 135px;
	height: 39px;
	background: url(../images/menu_hover.png) repeat-x;
	font-family: Tahoma, Arial, Times, serif;
}

#contop{
	background: url(../images/contop.png) no-repeat;
	height: 8px;
	margin-top: 5px;
}

#conbot{
	background: url(../images/conbot.png) no-repeat;
	height: 8px;
}

#content{
	width: 872px;
	background: #ffffff;
}

#content_bg{
	padding-left:62px;
}

#left{
	width: 649px;
	margin-left: 8px;

}

#text{
	padding-top:20px;
	padding-left: 15px;
	padding-right:15px;
	background: url(../images/left_bg.jpg) no-repeat top;
}


#left H1{
	font-family: Tahoma, Arial, Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
	width:649px;
	background: url(../images/title_left.jpg) no-repeat;
}

.hrd{
	background: #ffffff;
	height: 5px;
}

.read{
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	color: #669900;
	
}

.read a{
	font-weight:normal;
	padding-right: 20px;
}

#right{
	width: 200px;
	float: right;
	margin-right: 8px;
}

#right a{
	font-family: Tahoma, Arial, Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	text-decoration: none
}

#right_bg{
	background: url(../images/right_bg.jpg) no-repeat top;
	padding-top:10px;
}

#right h2{
	font-family: Tahoma, Arial, Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	height: 35px;
	width: 200px;
	padding-top: 15px;
	background: url(../images/title_right.jpg) no-repeat;
}

#right h2:hover {
	width: 200px;
	background: url(../images/right_hover.jpg) repeat-x;
	font-family: Tahoma, Arial, Times, serif;
	text-decoration: none
}

#right h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #ff6600;
	text-decoration:none;
}

#right h4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}

#right h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #669900;
	text-decoration:underline;
}

.pic02{
	background: url(../images/pic02.png) no-repeat top left;
	padding-left: 30px;
	padding-right:15px;
	margin-left:10px;
}

h3{
	color: #e55504;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#footer
{
	background: url(../images/footer.jpg) no-repeat;
	height: 44px;
	width: 875px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
	clear:both;
	margin-top: 5px;
	padding-bottom: 5px;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
