/* <style type="text/css">  handig voor highlight */
html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	scrollbar-arrow-color: #e6801a;
	scrollbar-face-color: #353535;
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color:#6a6a6a;
	scrollbar-shadow-color: #1e1e1e;
	scrollbar-darkshadow-color: #e6801a;
	scrollbar-track-color: #444444;
	overflow: auto;
}
body { 
	background-color: #e6801a;
	color: #eeeeee;
}
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, td {
	vertical-align: top;
}
a {
	cursor: pointer;
	color: #e6801a;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #e6801a;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 500px;
	height: 0;
	border: 0;
	border-top: 1px solid #e6801a;
}

h2 {
	font-size: 120%;
	margin:5px 0px 10px 0px;
}
p {
	margin:0;
}
img {
	border: 0px;
}
/* element classes */
img.top {
	z-index: 0;
}
.audio {
	background-color: #e6801a;
	color: #ff00FF;
	border-style: solid;
	border-width: 5px 5px 0px 0px;
	border-color:  #ffaaaa;
	margin-top:-10px;
	margin-bottom:-10px;
/*	vspace:-5px; kan dit weg? */
	vertical-align: bottom;
}
.titel {
	color: #e6801a;
	font-size: 200%;
	letter-spacing: 5px;
}
.titel2 {
	color: #e6801a;
	font-size: 150%;
	letter-spacing: 4px;
}
table.copyright {
	height: 20px;
}
.copyright {
	color: #999;
}
.copyright td {
	vertical-align:middle;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: underline;
}
.highlight { 
	color: #fff;
	background-color: #e6801a}
.message { 
	display: table;
	width: 486px;
	_width: 100%;
	color: #eeeeee;
	background-color: #353535;
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	padding: 7px;
	margin-bottom:4px;
}

.label {
	color: #eeeeee;
	font-weight: bold;
	vertical-align: top;
}
.knop {	
	color: #eeeeee;
	background-color: #353535;
}
.knop, div.form .knop {
	border-width: 1px;
	border-color: #333333;
/*	border-style: beveled; */
/*	border-style: outset;*/
	font-size: 11px;
	font-family: arial;
	width: auto;
}

/* module elementen */

div.moduleTitle, div#page_name H1 {
	color: #e6801a;
	background: url(lijn.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:0px;
	padding-bottom:11px;
	width: 500px;
	font-size: 200%;
	font-weight:normal;
	letter-spacing: 5px;
	margin: 0px 0px 0px 0px;
}
div.backLink {
	border-bottom: 1px solid #e6801a; 
	width: 500px;
	margin-top: 5px;
	padding: 5px 0px 5px 1px;
}
div.backLinkBottom {
	border-top: 1px solid #e6801a; 
	width: 500px;
	margin-top: 8px;
	padding: 5px 0px 5px 1px;
}
.textblok_text {
	width: 500px;
	max-width: 500px;
	margin-bottom: 5px;
}
div.textblockBottom {
	border-bottom: 1px solid #e6801a; 
	width: 500px;
	height: 13px;
}
div.albumIndex {
	border-bottom: 1px solid #e6801a; 
	width: 500px;
	margin: 0px;
	padding: 10px 0px 10px 1px;
}
div.moduleMenu {
	border-bottom: 1px solid #e6801a; 
	width: 500px;
	margin: 5px 0px;
	padding: 5px 0px 5px 1px;
}
div.newsHeader {
	padding: 5px 0px;
	font-size: 120%;
	font-weight: bold;
	float:left;
	width: 380px;
}
div.newsDate {
	margin: 0px;
	text-align:right;
	padding: 5px 0px;
	float:right;
	width: 95px;
}
div.newsText {
	clear:both;
	margin: 5px 0px;
}
div.gbHeader {
	position: relative;
	width: 380px;
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 90%;
	font-weight: bold;
}
div.gbDate {
	position:relative;
	width: 100px;
	float: right;
	top:5px;
	margin: 0px;
	font-size: 90%;
	text-align:right;
	padding: 0px 2px 0px 0px;
}
table.gb {
	width: 500px;
	height: auto;
/*	padding-top: 5px;*/
}
p.lastlogin {
	border-top: 1px solid #e6801a;
	margin: 5px 0px 5px 0px;	
	padding: 5px;
	text-align:right;
	margin-right: 20px;
}
.page_img_left {
	margin: 2px 12px 5px 0px;
	text-align:left; 
	float:left;
}
.page_img_right {
	margin: 2px 0px 5px 8px;
	text-align:right; 
	float:right;
}
.page_img_caption_left {
	font-size: 10px;
	position: relative; 
	text-align:left;
	top:2px;
	font-style:italic;
}
.page_img_caption_right {
	font-size: 10px;
	position: relative; 
	text-align:right;
	top:2px;
	font-style:italic;
}
.news_img_left {
	margin: 2px 12px 5px 0px;
}
.news_img_right {
	margin: 2px 0px 5px 8px;
}

/* onderdeel van forum */
.forum_message {
	background-color: #353535;
	color: #e6801a;
}
.forum_message #text {
	color: #e6801a;
	padding-left: 14px;
	float: left;
}
.forumHeader {
	width: 330px;
}
.forumSubject {
	/*font-style:italic;*/
}
.forumPosted {
	/*font-style:italic;*/
	color: #f7f7f7;
	font-size: 90%;
	/*float:right;*/
}
.forumLegend {
	clear:right;
	position:relative;
	float:right;
	width: 150px;
	text-align:right;
}
.forumText {
	clear:both;
	position:relative;
	left:0px;
	margin-top:6px;
}
.forumReactieKop {
	font-weight:bold;
/*	font-size: 110%;*/
	padding: 5px 0px;
}


/* Onderdeel van Album */
.album_img {
	color: #eeeeee;
	background-color: #353535;
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	height: 122px;
	width: 122px;
	vertical-align:middle;
	text-align:center;
	padding: 10px 8px 8px 8px;
	margin: 2px 4px 2px 0px;
}
.image_box {
	color: #eeeeee;
	background-color: #353535;
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	margin:5px 5px 5px 5px; 
	padding:0px; 
	vertical-align: middle;	
}
/* pagina opbouw */
#body_container {
	background-color: #444444;
	border: 1px solid #333333; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	height: 100%;
	width: 700px;
	padding: 0px;
}
#top_container {
	display:block;
	position: relative;
	width: 700px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#title_container { 
	color: #000000;
	display:block;
	position: relative;
	top: 40px;
	right: 0px;
	width: 660px;
	height: 60px;
	text-align: right;
	font-size: 200%;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topMenu {
	color: #e6801a;
	font-size: 11px;
	background: url(lijn.gif) left bottom repeat-x;
	position: absolute;
	display: block;
	z-index: 2;
	bottom: 0px;
	/*top: 126px;*/
	width: 700px;
	height: 20px;

}
#topMenu_div {
	border-left: 1px solid #666666;
	z-index: 3;
	position: absolute;
	display: block;
	bottom: 6px;
	margin: 0px 0px 0px 170px;
	padding: 0px;
	width:100%;
	width: 550px;
}
#topMenu div {
	float:left;
}

#topMenu a {
	display: table-cell;
	margin: 0px;
	height: 20px;
	width:auto;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	text-decoration: none;
	border-color:  #666666; 
	background-color: #fff;
	color: #333;
}
#topMenu #current {
	background-color: #e6801a; 
	color:#fff;
}
#topMenu a:hover {	
	background-color: #F3C08D;
	color:#fff;
}
.subMenu { 
	color: #e6801a;
	font-size: 11px;
	border-bottom: 1px dotted #666666; 
    margin-top: 0px;
	margin-bottom: 0px; 
	font-weight: bold;
	width: 120px;
	padding: 6px 2px 7px 2px;
	text-align: right;
}
.subMenu a { 
	color: #eeeeee;
	text-decoration: none;
}
.subMenu a:hover {
	color: #e6801a;
	text-decoration: none;
}
.subMenu a.selected {
	color: #e6801a;
}
.subMenu a.selected:hover {
	text-decoration: none;
}
#submenu_container{
	vertical-align:top;
	padding-top: 20px;
	width: 170px;
}
#content_container {
	vertical-align:top;
	width: 530px;
	padding-top: 20px;
}
#search_container {
	margin: 10px 0px 10px 10px;
	text-align:right;
	width: 110px;
	border: 0px solid #E9E9E9; 
}
#search_container .rss {
	margin-bottom: 10px;
}
table#content, table.content {
	width: 500px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border-spacing:0px;
}
div#content, div.content {
	width: 500px;
	margin: 10px 0px 0px 0px;
}
#lijn {
	height: 6px;
	background: url(lijn.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
#kolom_rechts {
	width: 0px;
}
/* form elementen */
form {
	margin: 0px;
	padding: 0px;
/*	line-height: 22px;  nog niet ivm error_divs*/
}
div.form {
	border-top: 1px solid #e6801a; 
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	width: 500px;
}
div.form div {
	display: block;
}
div.inputContainer {
	display: block;
	margin: 6px 0px 0px 0px;
	position:relative;
	clear: both;
	float: left;
	width: 100%;
}
div.inputLabel {
	clear: both;
	float: left;
	margin: 2px 5px 0px 0px;
	font-weight: bold;
	width: 145px;
}
div.inputLabelFormulier {
	clear: both;
	position:relative;
	float: left;
	margin: 2px 5px 0px 0px;
	font-weight: bold;
	width: 175px;
}
div.inputValue {
	position:relative;
	width: 300px;
	float: left;
	margin: 0px 2px 0px 0px;
}
div.inputValue input, div.inputValue select, div.inputValue textarea {
	width: 280px;
	/*display:block;*/
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.inputImageCode {
	margin-left: 150px;
	height: auto;
}
div.inputImageCodeFormulier {
	margin-left: 180px;
	height: auto;
}
select.date_day {
	width: 50px;
}
select.date_month {
	width: 120px;
}
select.date_year {
	width: 80px;
}
div.inputValue textarea {
	height: 100px;
}

div.inputCode {
	position:relative;
	width: 110px;
	float: left;
	margin: 2px 2px 2px 0px;
}
div.inputCode input{
	width: 100px;
}
img.code {
	display:block;
	float:left;
	margin: 2px 0px 0px 0px;
}
div.inputRadio {
	width: 220px;
	float: left;
	margin: 3px 2px 2px 0px;
}
div.inputRadio input {
	width: auto;
	height: auto;
}
div.inputError {
	background-color:#FF9D9D;
	color:#FFFFFF;
	position:absolute;
	/*display:none;*/
	z-index:4;
	top: 3px;
	right: 26px;
	width: auto;
	height:auto;
	float:left;
	margin: 0px;
	text-align:right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.required {
	position:absolute;
	display:block;
	left: -15px;
	float: right;
	margin: 4px;
	height: 18px;
}
div.submitContainer {
	clear:both;
	margin-top:8px;
	padding-top:8px;
	height:40px;
}
div.submit {
	border-top: 1px solid #e6801a; 
	clear: both;
	position:relative;
	margin-top:5px;
	padding-top: 10px;
	padding-left: 150px;
	height: 18px;
}
div.spacer {
	clear: both;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
div.submitFormulier {
	border-top: 1px solid #e6801a; 
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 180px;
	height: 18px;
}
div.formError {
	color: #e6801a;
	margin-top: 10px;
	margin-left: 150px;
	height:auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.formulierError {
	color: #e6801a;
	margin-top: 10px;
	margin-left: 180px;
	height:auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Onderdeel van Poll */
div.pollFrom {
	border-top: 1px solid #e6801a; 
	width: 504px;
	padding: 4px 0px 10px 0px;
	margin-top: 10px;
	font-size: 85%;
	text-align: right;
}
table#Poll {
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	border-top: 0px;
	border-left: 0px;
	background-color: #353535;
	color: #eeeeee;
	margin-top: 10px;
}
div#Poll {
	width: 500px;
	margin-top: 10px;
	padding-top: 10px;
}
.poll {
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	border-top: 0px;
	border-left: 0px;
	background-color: #353535;
	color: #eeeeee;
	/*width: 460px;*/
}
.poll_result {
	background-color: #444444;
	height: 15px; 
	border-right: 1px solid #1e1e1e;
	border-bottom: 2px solid #1e1e1e;
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
}
/* WINKEL */
#content_container_winkel {
	width: 700px;
}



/* classes voor font size - als in tinymce.php */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
}

.kleiner_4px {
	font-size: 7px;
}
.kleiner_2px {
	font-size: 9px;
}
.normaal {
	font-size: 11px;
}
.groter_2px {
	font-size: 13px;
}
.groter_4px {
	font-size: 15px;
}
.groter_6px {
	font-size: 17px;
}
.groter_8px {
	font-size: 19px;
}
.groter_12px {
	font-size: 23px;
}
.groter_20px {
	font-size: 31px;
}
.groter_28px {
	font-size: 39px;
}
/* menu style voor submenu's */
div.WinBalk, div.WinBalk a.WinKnop, div.menu2, div.menu2 a.WinItem { 
  font-style: normal;
  font-weight: normal;
  color: white; 
}

/* De achtergrondkleur van de bovenste menubalk */
div.WinBalk { 
  background-color: #e6801a ; 
  border: 2px solid;
  border-color: #F3C08D;
  padding: 4px 2px 4px 2px;
  text-align: left;
}


/* De 'normale' kleur van de tekst op de bovenste menubalk */
div.WinBalk a.WinKnop {
  background-color: transparent;
  border: 1px solid #F3C08D;  
  color: white;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
 }

/* De kleur bij muisover van de tekst op de bovenste menubalk */ 
div.WinBalk a.WinKnop:hover { 
	background-color: transparent;   
	border-color: #F3C08D;  
	color: white;
} 

/* De kleur van de actieve (= aangeklikte) tekst op de bovenste menubalk */ 
div.WinBalk a.WinKnopActive, div.WinBalk a.WinKnopActive:hover {  
	background-color: #e6801a;  
	border-color: #F3C08D;  
	color: white;   
	left: 1px;   
	top: 1px;
} 

/* De achtergrondkleur van de submenu's */ 
div.menu2 {   
	background-color: #e6801a;  
	border-bottom: 1px solid;
	border-left: 1px solid;   
	border-right: 1px solid;   
	border-color: #F3C08D;  
	left: 0px;
	padding: 0px 1px 1px 0px;   
	position: absolute;
	top: 0px;   
	visibility: hidden;   
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	z-index: 4;
} 

/* De 'normale' tekstkleur van de submenu's */ 
div.menu2 a.WinItem {   
	color: white;   
	font-weight: bold;
	display: block;   
	padding: 0.3em 1em;   /* was 3px 1em*/
	text-decoration: none;   
	white-space: nowrap;
	z-index: 200;
}

/* Achtergrondkleur en tekstkleur submenu's bij mouseover */ 
div.menu2 a.WinItem:hover, div.menu a.WinItemOplichten {   
	background-color: #F3C08D;  
	color: white;	
} 
div.menu2 a.WinItem span.WinItemText {} 
div.menu2 a.WinItem span.WinItempijltje {
	margin-right: -.75em;
} 
div.menu2 div.WinItemlijntje {   
	border-top: 1px solid #CC9900;   
	border-bottom: 1px solid #CC9966;   
	margin: 4px 2px;
}
