/* @override http://www.phpgb.net/style/default.css */
/* Bovenstaande code laten staan */

/* standaard */
*					{margin:0; padding:0; font-family:verdana, sans-serif}
body				{background:#C6C6C6; color:#111}
#contain			{background:#fff url(http://www.phpgb.net/images/bg.jpg) 0 155px repeat-x}

/* header en IR */
#header				{background:#E62C00; border-bottom:5px solid; color:#fff}
#h1					{margin:0 auto; width:700px}
.replace			{position:relative; /* verberg overflow:hidden voor IE5/Mac */ /* \*/ overflow: hidden; /* */}
.replace span		{display:block; position:absolute; top:0px; left:0px; z-index:1}
#h1, #h1 span		{height:150px; width:700px; background-image: url(http://www.phpgb.net/images/header.png)}

/* tekst */
#container			{margin:0 auto; width:700px}
#sidebar, #inhoud	{margin:0 0 1em 0}
#inhoud				{width:500px; float:left}
p					{font-size:80%}
#inhoud p			{text-align:justify; margin:0 0 1em 0}
h2					{font-size:110%; border-bottom:1px solid #FE982A; text-align:right}
h3					{font-size:100%}

/* download button */
#download			{background:url(http://www.phpgb.net/images/download.png) no-repeat; width:185px; padding:140px 0 0 185px; height:25px; border:0; color:#000; display:block; text-align:center;}
#download:hover		{background-position:0 -165px;}

/* sidebar en links */
#sidebar			{float:right; width:180px}
dt					{font-size:110%; font-weight:bold; border-bottom:1px solid #FE982A}
dd					{font-size:90%; margin-bottom:1.5em}
dl ul				{list-style:none}
dl li				{border-bottom:1px solid #C6C6C6}

a:link, a:visited, a:hover, a:active{text-decoration:none; border-bottom:1px solid #C6C6C6}
a:link, a:visited	{color:#E62C00}
a:hover, a:active	{color:#666}
a img				{border:0}
#sidebar a			{color:#111; text-decoration:none}

/* extra */
#footer				{background:#C6C6C6 url(http://www.phpgb.net/images/footer.jpg) repeat-x; clear:both; height:100px}
#footer p			{width:700px; margin:0 auto; text-align:right; font-size:.7em}
#corner				{position:absolute; top:0; left:0}

/* menu */
/* Kleiner maken */
#navigation {background:transparent; width:460px; margin:0 auto; height:3em;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */ }

#navigation ul {margin:0; padding:0; list-style-type:none; background:transparent}
#navigation li {display:block; float:left; margin:0 1px}
.snazzy {background:transparent}
.snazzy span {text-align:center; color:#fff; margin:0; font-weight:normal}

#menu a {width:110px!important;border:none}

.b1, .b2, .b3, .b4 {display:block; font-size:1px;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */ }
.b1, .b2, .b3 {height:1px}
.b2, .b3, .b4 {border-left:1px solid #fff; border-right:1px solid #fff}
.b1 {margin:0 5px; background:#fff}
.b2 {margin:0 3px; border-width:0 2px}
.b3 {margin:0 2px}
.b4 {height:2px; margin:0 1px}
.boxcontent {display:block; border-left:1px solid #fff; border-right:1px solid #fff}

a.menu, a.menu:visited {display:block; text-decoration:none; width:7em; font-size:.9em}
a.menu:hover {background:transparent; cursor:pointer}
a.menu:hover span {padding-top:10px; background:#FE982A}

.bla {background:#E62C00}
.grey {background:#FE982A}

a:hover b.bla {background:#FE982A}
a:hover b.orange {background:#FE982A}

.active {padding-top:10px; background:#FE982A; cursor:default}

/* lijsten */
/* Moet hier nog wat veranderd worden?  */
.list {margin:0 0 1em 25px; text-align:justify;font-size:80%;list-style-image:url(http://www.phpgb.net/images/list.gif)}
.list li {
	margin:0 0 0 0; padding:0 0 0 .5em;
}

/* Formulieren */
label {float:left;width:150px}
textarea{height:200px;}
input, textarea {width:300px; color:#FE982A; padding:.25em;margin:.25em 0;}
input.submit {float:right; color:#fff; background-color:#FE982A;padding:.25em;border:#FE8B10 outset; width:100px;}
.error {padding:.5em 0; background-color:#E62C00; color:#fff; text-align:center!important; width:500px}


.newsTime {
	font-size: 10px;
	color:#FE982A;
}