body {
	background-image: url(gfx/pc_bg.gif);
	background-repeat: repeat;
	margin:	0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#center {
	background-color: #8f8f8f;
	position:relative;
	width: 900px;
	height:	auto;
  	margin: 0 auto;
  	border-left: solid 1px #C0C0C0; 
  	border-right: solid 1px #C0C0C0;
}
.geel {
	color: #FDE686
	}
.rood {
	color: #FC0000
}	
.klein {
	font-size: 11px;
}
.footer {
	font-size: 12px;
}
.menubalk {
	background-color: #8f8f8f;
	text-align: left;
	height: 40px;
}

.logobalk {

	background-color: #8f8f8f;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
  	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.inhoud {
	background-image: url(gfx/model5.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #6a6a6a;
  	border-left: solid 3px #fa2020;
}

.onder {
	background-color: #8f8f8f;
	height: 40px;
}

/* Inhoud opmaak */

h1 {
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	letter-spacing: 0.05em;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
 }
b{
	letter-spacing: 0.03em;
	font-weight: bold;
 }
a:link, a:visited {
	text-decoration: none;
	color: #FDE686;
}
a:hover, a:active {
	text-decoration: none;
	color: #FA2020;
}

.contentHome{
	overflow: auto;
	position: relative;
	height: 100%;
	width: 710px;
	color: #ffffff;
	line-height: 1.2em;
	letter-spacing: -0.02em;
	font-size: 16px;
	/*	text-align: justify; */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 40px;
}

.contentKunstenaars{
	overflow: auto;
	position: relative;
	height: 100%;
	width: 710px;
	color: #ffffff;
	/*	text-align: justify; */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 40px;
}

.titelNaam{
	font-size: 32px;
	color: #aaaaaa;
	line-height: 2.3;
	text-align: left;
}


.titelImage {
	float: left;
	padding: 0px 25px 0px 0px;
}

/* Uitklapmenu elementen */

.cssTable {
	border-collapse: collapse;
	width: 710px;
	border-top: solid 2px #383838;
	border-bottom: solid 2px #3a3a3a;
	border-left: solid 2px #303030;
	border-right: solid 2px #3d3d3d;
	margin-top: 25px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	text-align: left;
}

.cssCollapse {
	background-color: #606060;
	width: 680px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: left;
}


@media screen {
}
.cssHiddenRow {
	background-color: #666666;
	display:  none;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
		
	}
	
.cssShownRow {
	background-color: #666666;
	color: #dddddd;
	line-height: 1.2em;
	letter-spacing: 0em;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
	
.cssCollapse {
	cursor: pointer;
	background-color: #606060;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
	
.cssHoverRow {
	color: #FBCA10;
}


#navcontainer
{
	margin: 0;
	padding: 0 0 0 120px;
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 16px;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #FC0000;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active {
	background-color: #6A6A6A;
	color: #8f8f8f;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 102;
	background: #BBBBBB;
	font-weight: bold;
	color: #8f8f8f;
}
ul, ol {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	list-style-type: circle;
}
.norm{
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: left;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	}
.kopje{
	color: #FCD538;
	letter-spacing: 0.02em;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	}
.kopje1 {
	font-size: 16px;
	font-weight: bold;
	color: #FCD538;
	letter-spacing: 0.02em;
}
.kopje-w{
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-size: 17px;
	font-weight: bold;
	}

.titel{
	color: #ffffff;
	letter-spacing: 0.03em;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.border_kleur{
	border: 1px solid #FA2020;
	padding: 10px;
	color: #FDE686;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 14px;
}
.border_kleur440{
	border: 1px solid #FA2020;
	padding: 10px;
	color: #FDE686;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 14px;
	width: 440px;
}
img.alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
img.alignright {
	margin: 0px 0px 0px 10px;
	float: right;
	}
/* ###### inputfields + textarea ###### */

.inputField {
	width:240px;
	border: 1px solid #FED65A;
	padding-top: 4px;
	padding-left: 5px;
	background: #F7F7F7;
}
.boxjes{
	border: 1px solid #FED65A;
	background: #F7F7F7;
}
textArea {
	height:5em;
	width:180pt;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	margin-bottom: 0em;
	padding: 1px; }	
	
.button {
	PADDING: 2px 5px;
	BORDER: 1px solid #666;
	BACKGROUND-COLOR: #FED65A;
	TEXT-TRANSFORM: lowercase;
	COLOR: #666;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
	margin-top: 10px;
}

