/*#bottom{	
        background : Url(../images/footer.jpg) no-repeat;
	height : 31px;
         width:854px;
}*/
#clearfooter{
	clear:both;
	height:40px;
}
#header{
	background : Url(../images/header.jpg) no-repeat;
	height : 218px;
}
#main{
         background : Url(../images/body.jpg) no-repeat;
	float:left;
	width : 585px;
	padding:10px 40px 10px 10px;
}
#headermodule{
	float:right;
	width:65px;
	margin-right:100px;
	margin-top:10px;
}
#mmenu{
         background : Url(../images/menu.jpg) no-repeat;
	float:left;
	width : 216px;
          height:300px;
          padding-top:30px
}
#view{
         width:854px;	
         border:1px solid blue;
         background-color : #F8cf42;
	
}
.back_button{
	border : 2Px Solid black;
	float:Left;
	font-size : 11Px;
	font-weight : Bold;
	margin-bottom : 10Px;
	margin-top : 15Px;
	padding : 4Px;
	width : 40Px;
}
.button{
	background-color:f0f0f0;
	border : Solid 1Px #999;
	color : #838383;
	font-size : 11Px;
	font-weight : Bold;
	height : 22Px;
	padding : 2Px 5Px 2Px 5Px;
	text-align : Center;
}
.code{
	background-color : #DDD;
	border : 1Px Solid #BBB;
}
.contentcolumn{
	padding-right : 5Px;
}
.componentheading{
	font-weight : bold;
	color : blue;
	margin-bottom: 10px;
	text-align : right;
	font-size : 18px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
.contentheading{
	vertical-align : middle;
	border-bottom:2px solid blue;
	color : blue;
	font-size : 14Px;
	font-weight : Bold;
	height : 20Px;
	text-indent : 12Px;
	text-align:Left;
	white-space : Nowrap;
}
.contentpagetitle{
	color : blue;
	font-size : 13Px;
	font-weight : Bold;
	text-align:Left;
}
.contentpaneopen,.contentpane:{
	margin-top:10px;
	text-align:justify;
	width:100%;
}
.createdate{
	color : #777;
	font-size : 8px;
	height : 15Px;
	padding-bottom : 10Px;
	text-align:right;
}
.error{
	color : #CCCCCC;
	font-size : 14Px;
	font-style : Italic;
	font-weight : Bold;
	padding : 5Px;
	text-transform : Uppercase;
}
.highlight{
	background-color : Yellow;
	color : Blue;
	padding : 0Px 2Px 0Px 2Px;
}
.inputbox{
	background-color : #F0F0F0;
	border : 1Px Solid #999;
	padding : 2Px;
}
.inputboxzoek{
	font-style : normal;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFCC19;
	padding-left:10px;
	border : 2px Solid black;
	overflow-y : auto;
	width:120px;
}
.maintitle{
	color : White;
	font-size : 40Px;
	padding-left : 15Px;
	padding-top : 20Px;
}
.modifydate{
	color : #777;
	font-size : 8Px;
	height : 15Px;
	padding-top : 10Px;
}
.pagenav{
	font-size : 12Px;
	font-weight : Bold;
	padding : 5Px;
	display:inline;
	
}
.pagenavbar{
	margin:10Px;
}
.sectiontableentry1{
	background-color :#FFCC19;
	height:15px;
}
.sectiontableentry2{
	background-color : #FFCC19;
	height:15px;
}
.sectiontablefooter{
}
.sectiontableheader{
	font-size : 11px;
	border-bottom : 1px Solid black;
         margin-bottom: 10px;
	font-weight : Bold;
	height:15px;
}
.small{
	color : #999999;
	font-size : 9Px;
	font-weight : Bold;
}
a.mainlevel:link, a.mainlevel:visited{
	letter-spacing : 1pt;
	border-left:2px solid blue;
	border-right:2px solid blue;
	border-top:1px solid blue;
	border-bottom:1px solid blue;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	display : Block;
	color : blue;
	font-size : 12Px;
	font-weight : normal;	
	height : 16Px;
	margin-top:4px;
	text-align : Left;
	text-decoration : None;
	text-indent : 10px;
	width : 160px;
}
a.mainlevel:hover{
	color:black;
	border-right:9px solid blue;
	text-decoration : None;
}
a.readon:hover{
	color : Slateblue;
	display : List-Item;
	font-size : 11Px;
	font-weight : Normal;
	list-style : Inside Url(../images/read.png);
	text-decoration : none;
	white-space : Normal;
	text-align:right
}
a.readon:link, a.readon:visited{
	color : Slategray;
	display : List-Item;
	font-size : 11Px;
	font-weight : Normal;
	list-style : Inside Url(../images/read.png);
	text-decoration : None;
	white-space : Normal;
	text-align:right
}

a.sublevel:link, a.sublevel:visited{
	font-weight : normal;
	color : #555;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11Px;
	background-color:#CCC;
	border:2px solid #BBB;
	text-indent:5px;
	display:block;
	width:116px;
	height:12px;
	margin-top:2px;
	margin-left:4px;
}
a.sublevel:hover{
	color : Goldenrod;
	border-right:9px solid;
	text-decoration : None;
}
a:link,a:visited{
	color:blue;
	font-weight : Bold;
	text-decoration : None;
}
a:hover{
	color :Slateblue;
	font-weight : Bold;
	text-decoration : None;
}

body{
	line-height:1.5;
	letter-spacing:1pt;
	background : #CCC;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11Px;
	height : 100%;
	margin : 0Px;
	padding : 0Px;
}
li{
	line-height : 15Px;
          margin-left :-30px;
	padding-left : 0Px;
	padding-top : 0Px;
	font-weight : normal;
}
table.contentpane td.componentheading{
	padding-left : 4Px;
}
table.contentpane td.contentheading{
	padding-left : 15Px;
	padding-top : 9Px;
}
table.contentpane td{
	margin : 0Px;
	padding : 0Px;
}
table.contentpaneopen{
	border-collapse : Collapse;
	border-spacing : 0Px;
	padding : 0Px;
	width : 100%;
}
table.contenttoc th{
	background : Url(../mages/subhead_bg.png) Repeat-X;
	color : #666666;
	font-size : 10Px;
	font-weight : Bold;
	height : 21Px;
	padding-left : 4Px;
	padding-top : 2Px;
	text-align:Left;
	text-transform : Uppercase;
}
table.contenttoc{
	border : 1Px Solid #CCCCCC;
	margin-bottom : 2Px;
	margin-left : 2Px;
	padding : 2Px;
}
table.moduletable td{
	font-size : 11Px;
	font-weight : Normal;
	margin : 0Px;
	padding : 0Px;
}
table.moduletable th{
	border-bottom : 1Px Solid #CCCCCC;
	color : #666666;
	font-size : 11Px;
	font-weight : Bold;
	height : 12px;
	line-height : 10px;
	padding-left : 12px;
	text-align:Left;
	text-transform : Uppercase;
}
table.moduletable{
	margin-bottom : 3Px;
	padding : 0Px;
	width : 100%;
	margin-left:10px;
	margin-bottom:10px
}
table.moduletabletop{
	border : 5Px solid black;
	background-color:yellow;
	width : 100%;
}
table.moduletabletop td{
	color:black;
	font-size:12px;
	text-align:center;
	font-weight : Bold;
}
table.moduletablelang td{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-color : #CCC;
	padding:2px;
	display:block;
	border : 1Px Solid #999;
}
table.moduletablelang{
	font-style : normal;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	background-color : #CCC;
	padding:2px;
	border : 1Px Solid #999;
	list-style:none;
}
table.moduletablezoek{
	margin-left:10px;
	margin-bottom:15px;
}
table.moduletablezoek td{
	text-indent:10px;
}
table.moduletableplayer{
float:left;
	width : 164px;
	margin-left:16px;
	margin-top:0px;
border-left:2px solid blue;
border-right:2px solid blue;
border-top:1px solid blue;
border-bottom:1px solid blue;
	margin-bottom:10px
}
table.moduletableplayer td{
	font-weight : Bold;

}
table.moduletableplayer th{
text-align:center;
background-color : #FF3366;
color:black;
text-indent:0px;
}
table.pollstableborder td{
	padding : 2Px;
}
table.searchinto{
	width : 100%;
}
table.searchintro td{
	font-weight : Bold;
}
td{
	font-size : 11Px;
	text-align:left
}
ul{
	list-style : None;
	padding : 0;
}
