/*Main stylesheet for uitzetbaar2 */

/* Global reset for cross-browser consistency */

* {
	padding: 0%;
	margin: 0%;
}
.article_separator{
	background-color: #990000;
	margin-bottom: 1px;
	padding-bottom: 1px;
	background-position: center center;
}
.bannerfooter{
	background-color: #000000;
}
.bannerfooter_text{
	float: left;
	text-align: left;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.bannerheader{
	font-family: "Courier New", Courier, MonoSpatial;
	color: #CCCCCC;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.banneritem{
	float: right;
	text-align: right;
}
.banneritem_text{
	float: left;
	text-align: left;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.breadcrumbs{
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-variant: normal;
	float: left;
	font-style: italic;
	text-align: left;
}
.breadcrumbs pathway{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #999999;
}
.button {
	background-color: #333333;
	border: thin solid #FFFFFF;
	text-align: center;
	color: #CCCCCC;
	padding: 2px;
	margin: 4px;
}
.buttonheading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: center center;
	height: 100%;
	width: 100%;
	padding-right: 10px;
}
.clr{
	clear:both
}
.componentheading {
	color: #CCCCCC;
	margin-top: 0.2em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	font-family: "Courier New", Courier, monospace;
}
.contentheading{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentdescription{
	letter-spacing: normal;
}
.contentpane{
	padding-right: 1%;
	color: #CCCCCC;
	padding-bottom: 1%;
	margin-bottom: 1%;
}
.input{
	margin: 0.2em;
	padding: 0.2em;
}
.inputbox{
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Futura, "Futura Condensed", "Futurist Fixed-width";
	color: #FFFFFF;
	text-align: left;
}
.poll{
	margin: 0.5em;
	padding: 0.5em;
	border: thin solid #CCCCCC;
}
.pollstableboarder{
	border: thin solid #666666;
	background-color: #666666;
}
.search{
	height: 100%;
	width: 95%;
	overflow: hidden;
	float: right;
}
.sectiontableheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border: thin solid #CCCCCC;
	margin: 1em;
	padding: 1em;
}
.sectiontableentry1{
	text-align: center;
}
.sectiontableentry2{
	text-align: center;
}
.sectiontablefooter{
	background-color: #3300CC;
	font-family: "Times New Roman", Times, serif;
}
.smalldark{
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	font-size: xx-small;
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, ol, dl {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	word-spacing: normal;
	letter-spacing: 0.2em;
	white-space: normal;
	padding-bottom: 1em;
	padding-top: 0.2em;
}
body {
	font-size: 70%;
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	line-height: 1.3;
	background-image: url(../images/gadient.png);
	background-repeat: repeat-x;
	margin: 0.5em;
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	margin: 0.5em;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	margin: 0.5em;
}
a.category {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: italic;
	color: #CCCCCC;
	letter-spacing: 0.5em;
	margin: 0px;
	padding: 0px;
}	


img.centered {
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	display: compact;
}

p.centered {
text-align: center;
margin: 0;
}

li,dd {
margin-left:1em;
}

fieldset {
	padding:.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.moduletable {
	overflow: hidden;

}

.moduletable h3 {
	color:#CCCCCC;
	text-align:left;
	font-size:95%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	padding: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
}

.moduletable_menu {
	color:#999999;
	padding:10px;
}

.moduletable_menu h3 {
	color:#CCCCCC;
	text-align:center;
	font-size:small;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
}
.moduletable_menu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletable_menu li {
margin:0;
}

.moduletable_menu li a {
	display:inline-block;
	text-decoration:none;
	background-position: 200px 24px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
}





.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.inside {
	padding: 10px;
}
ul.menu {
	list-style-position: inside;
	list-style-type: circle;
}
ul.pagination {
	display: inline;
	border-right: 1px dotted;
	background-color: #CC6600;
}

ul.pagination > li {
	display: inline;
	border-left: 1px dotted;
	background-color: #00CC00;
	margin: auto;
}

div.module_menu {
	background-color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.5em;
	margin: 0.5em;
	list-style-position: outside;
	list-style-type: circle;

}
a:hover {
	color:#FFFFFF;
}


h3, .componentheading, table.moduletable th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}


div#cornerstl {
	background-image: url(../images/corners/cornertopleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#cornerstr {
	background-image: url(../images/corners/cornertopright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div#cornersbr {
	background-image: url(../images/corners/cornerbottemright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#cornersbl {
	background-image: url(../images/corners/cornerbottmleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#side {
	background-image: url(../images/corners/side.png);
	background-repeat: repeat-y;
	background-position: left top;
}
div#sideright {
	background-image: url(../images/corners/sider.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
div#top {
	background-image: url(../images/corners/top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
div#bottem {
	background-image: url(../images/corners/bottem.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#wrapper {
	width: 95%;
	margin-top: 2%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-bottom: 4%;
	background-color: #333333;
	background-image: url(../images/corners/backcolor.png);
	background-repeat: repeat;
	overflow: visible;
}

#banner {
	float: left;
	width: 77%;
	overflow: hidden;
	text-align: right;
}

#user3 {
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	text-align: center;

}

#user3a {
	float: none;
	overflow: hidden;
}

#sidebar1 {
	float: left;
	width: 20%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	padding: 10px;
}

#content00 {
	float: right;
	width: 77%;
	overflow: scroll;
}

#content1 {
	float: right;
	width: 77%;
	color: #CCCCCC;
}

#content01 {
	float: right;
	width: 77%;
	color: #CCCCCC;
}
#content11 {
	float: right;
	width: 77%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear: both;
	padding: 20px;
}
.style2 {
	font-size: small
}

#linkcontainer {position:relative; z-index:99;
}
#pngcontainer {position:absolute; top:0px; left:0px; width:100px; height:80px; z-index:0;
}

#idList {
	margin: 0;
	padding: 0;
}


 
#idList li {
}