body
{
	background: url('../images/rast2.png');
	font-family: verdana, sans-serif;
}

.container
{
	width: 860px;
	background-color: #f9f9f9;
	margin-left: auto;
	margin-right: auto;
}

.top
{
	height: 130px;
	background: url('../images/stwlogo.png');
	border-bottom: 1px solid #3da779;
}


.menubar ul
{
    color: #3da779;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-bottom: 1px solid #3da779;
}
.menubar ul li
{
	list-style: none;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding: 1px;
}
/*
.menubar ul li+li:before
{
    color: #3da779;
	content:"| ";
}
   */
.menubar ul li div
{
	position: absolute;
	visibility: hidden;
	margin:0;
	margin-left: 370px;
	padding:0;
	border: 1px solid #3da779;
	background: white;
}
.menubar ul li div a
{
	position: relative;
	display: block;
	padding: 5px;
	width: auto;
	color: #3da779;
	text-decoration: none;
}
.menubar ul li div a:hover
{
	background: #3da779;
	color: white;
}
.mbar
{
   text-decoration:none;
   color: #3da779;
}
.mbar:hover
{
   text-decoration:underline;
}

.dothr
{
   clear:both;
   height:0px;
   margin:0;
   border:0px;
   border-bottom:1px dotted #3da779;
}

.main
{
	min-height: 450px;
}
.main h2
{
	font-size: 1.5em;
	font-weight:bold;
	padding-left: 6px;
	color: gray;
}
.main h2:before
{
	content: "\bb  ";
}

.cblock
{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	color:gray;
}
.cblock h3
{
	font-size: 1.1em;
}
.cblock p
{
	font-size: 0.8em;;
}

.footer
{
	clear: both;
	height: 50px;
	background: url('../images/stwfoot0.png');
	border-bottom: 1px solid #3da779;
	margin-bottom: 12px;
}
.pageedit
{
   padding:0px;
   list-style: none;
}
.pageedit li
{
   margin-left:0px;
   list-style: none;
}
.pageedit li:hover
{
   list-style: none;
   background: white;
}
.pageedit hr
{
   height:0px;
   border:0px;
   border-top: 1px dotted gray;
}
.eform
{
   margin-top: 10px;
   margin-bottom: 10px;
   border: 1px solid red;
   width: 630px;
   height: 200px;
}
.eform2
{
   margin-top: 10px;
   margin-bottom: 10px;
   padding-top: 10px;
   border: 1px solid red;
   width: 630px;
   height: 50px;
   text-align: center;
}
.eform3
{
   margin-top: 10px;
   margin-bottom: 5px;
   padding-top: 10px;
   border: 1px solid red;
   width: 498px;
   height: 50px;
   text-align: center;
}
.newcb input
{
   display: block;
}

.nb_inschr table tr
{
   height: 30px;
}
.twocolctnr
{
	background: gray;
	width: 630px;
}
.twocolsp
{
   clear: both;

}

.footcol{}
.leftcol
{
	background: gray;
	padding: 15px;
	width: 250px;
	height: 250px;
	float: left;
}
.rightcol
{
	background: gray;
	width: 350px;
	/*height: 250px;*/
	height: 16em;
	float: right;
	overflow: hidden;
}
.rightcolf
{
	background: gray;
	width: 350px;
	float: right;
}
.colp
{
	margin: 0;
	color: white;
	padding: 1em;
}
.pmore
{
	background: gray;
	height: 1em;
	float: right;
	width: 350px;
	padding-bottom: 8px;
/*	text-align: right;*/
}
.pmore img
{
	padding-left: 15px;
	float:left;
}
.pmore a
{
	padding-right: 15px;
	float:right;
	text-decoration : none;
	font-size: 0.8em;
	color: black;
}
.pless
{
	clear: both;
	padding-bottom: 5px;
	display: none;
	text-align: right;
}
.pless a
{
	padding-right: 15px;
	text-decoration : none;
	color: black;
	font-size: 0.8em;
}

.filectnr
{
	margin:0;
	padding:0;
}
.filectnr li
{
	margin:0;
	padding:0;
	list-style: none;
	background: #f9f9f9;
}
.filectnr li:hover
{
	background: white;
}
.fclick
{
	width: 52px;
	height: 48px;
	padding-top: 4px;
	padding-left: 5px;
	float: left;
}
.fmeta
{
	float: left;
	padding: 10px 40px 10px 40px;
	text-align: center;
}
.fsize
{
	text-align: center;
	font-size: 0.5em;
}
.finfo 
{
	height: 44px;
	padding-top: 8px;
	font-size:0.8em;
}
.emailok
{
	width: 590px;
	padding: 20px;
	border: 1px solid #3da779;
}
.emailerr
{
	width: 590px;
	padding: 20px;
	border: 1px dotted red;
}

div#rels
{
   width: 630px;
   margin:0;padding:0;
   background: white;
}
div#rels ul
{
   list-style: none;
   margin:19px;
   padding:0;
}
div#rels ul li
{
   width:175px;
   margin:11px;
   float:left;
}
div#rels ul li a
{
   text-decoration:none;
   border-style: none;
}


.reledit
{
	width: 500px;
	padding-left:130px;
	margin-bottom:5px;
}

.filedit
{
   list-style: none;
   margin:0;
   padding-left:10px;
   font-size: 0.8em;
   color: black;
}
.filedit li
{
	margin: 15px 0 15px 0;
}
.asdiv
{
   float:left;
}
.asd1
{ width: 50px;}
.asd2
{ width: 40px;}
.asd3
{ width: 200px;}
.asd4
{
	clear:both;
	padding: 10px;
	padding-left: 50px;
	width: 300px;
}

.nieuwsitem
{
	padding-top: 1.2em;
	font-family: monospace;
	font-size: 1.2em;
}

