html, body {
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 0px;
}

#topMenu {
	width: 900px;
}
#topMenu div {
	margin: 0px 0px 0px 60px;
  }
  
#topMenu {
	color: #000;

}
.Menu {	
	color: #000;	
}
#topMenu #current { background-color: #6F896F; color:#EAE3CE }
#topMenu a {
	background-color: #000;
	color: #F6C02F
}
#topMenu a:hover {	background-color: #F6C02F}
.Menu .actief {	background-color: #000 }
.Menu a:hover {	background-color: #F6C02F }

.Menuinactive {	background-color: #000; 	}


#body_container{
	width: 900px;
}


#content_container {
	width: 700px;
	padding: 20px 0px 0px 20px;
}
#content_container_winkel {
	width: 900px;
	padding: 10px 0px 0px 1px;
}

table#content {
	width: 700px;
}
H2 {
	color:#F6C02F;
}
H2 a{
	color:#F9D77A;
}
.titel2 { 
	color: #F6C02F;
	font-size: 150%;
	letter-spacing: 4px;
}
table#Main {
	border: 1px solid #333333;
	width: 900px;
	height: 100%;
	position: relative;
}
div#content {
	width: 700px;
}

#top_container {
	width: 900px;
}
div.moduleTitle {
	width: 703px;
	font-weight:bold;
}

hr {
	width: 700px;
}

div.moduleMenu {
	width: 700px;
}
div.pollFrom {
	width: 700px;
}
table#Poll  {
	width: 500px;
	margin-top: 10px;
}
table#Poll hr {
	width: 500px;
}
div.backLink {
	width: 700px;

}
div.backLinkBottom {
	width: 700px;
}
div.albumIndex {
	width: 700px;
}
table.gb {
	width: 700px;
}
div.form {
	width: 700px;
}
div.inputValue {
	width: 450px;
}
div.inputRadio {
	width: 450px;
}
.album_img {
	border: 1px solid #EAE3CE;
}
.message.label {
	color:#F6C02F;
}
.newsHeader {
	color:#F6C02F;
}
