@charset "iso-8859-1";
/* CSS Document */
body, html {
	height: 100%;
}

body {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin: 0 auto;
	padding: 0;
}

#main_container {
	position: relative;
	width: 900px;
	margin: auto;
	background-color: #eeeeee;
}
 
#header {
	height: 224px;
	width: 900px;
	background: url('header.jpg') no-repeat right;
}

#content_container {
	width: 580px;
	background-color: #ffffff;
	position: relative;
	margin-left: 150px;
	margin-right: 150px;
	padding: 0 10px;
}

#content_paginatitel {
	height: 40px;
}

#content {
	position: relative;
	width: 580px;
}

#content_sfblogo {
	height: 100px;
	background: url(logo_main.jpg) no-repeat;
	font-size: 10px;
	color: #cccccc;
	margin-top: 80px;
	padding-top: 200px;
}

#linkerkolom {
	position: absolute;
	top: 224px;
	left: 0px;
	width: 150px;
	font-size: 10px;
}

#rechterkolom { 
	position: absolute;
	top: 224px;
	right: 0px;
	width: 150px;
}

#topiclijst, #login, #stats {
	padding: 5px;
}

#stats a{
	text-decoration: none;
	font-weight: bold;
}

#google {
	padding: 5px;
}

.counter {
	text-align: center;
	padding: 40px 0;
}

#wiki, #wiki_intro {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

#wiki_oproep p{
	text-align: center;
}

#footer {
	clear: both;
	width: 900px;
	height: 20px;
	background-color: #333;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
 
#footer img {
	padding: 0 8px;
}
 
.clear {
	clear: both;
}
 
.artikel_box {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.managerlink {
	background: url(veer.gif) no-repeat left;
	padding-left: 14px;
}
 
/* begin verticaal menu */
#navigation {
	float: left;
	width: 150px;
	background: url(menu/onder_menu.jpg) bottom repeat-x #999999;
	height: 224px;
	margin-top: -224px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}
 
#navigation ul a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 22px;
	text-indent: -1000px;
	letter-spacing: -2cm;
	color: #000000;
	font-size: 1px;
}
  
#navigation li, navigation li a {
	float: left;
	display: block;
	width: 150px;
	height: 22px;
}
 
li.home {
	background-image: url(menu/home.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.home a {
	background-image: url(menu/home.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.home a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordfacts {
	background-image: url(menu/swordfacts.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordfacts a {
	background-image: url(menu/swordfacts.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordfacts a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordreviews {
	background-image: url(menu/swordreviews.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordreviews a {
	background-image: url(menu/swordreviews.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordreviews a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.articles {
	background-image: url(menu/articles.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.articles a {
	background-image: url(menu/articles.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.articles a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.media {
	background-image: url(menu/media.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.media a {
	background-image: url(menu/media.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.media a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordarts {
	background-image: url(menu/swordarts.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordarts a {
	background-image: url(menu/swordarts.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordarts a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.links {
	background-image: url(menu/links.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.links a {
	background-image: url(menu/links.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.links a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.forum {
	background-image: url(menu/forum.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.forum a {
	background-image: url(menu/forum.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.forum a:hover {
	background-image:none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.contact {
	background-image: url(menu/contact.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.contact a {
	background-image: url(menu/contact.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.contact a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

ul.lt {	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.lt {
	margin-bottom: 4px;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

ul.stats {
	margin: -15px 0 15px 5px;
	padding: 0;
	list-style-type: none;
	
}

/* tekst opmaak */

p {
	margin: 0 0 15px 0;
	text-align: justify;
}

#stats p {
	text-align: left;
}


h1.pagina_titel {
	display: block;
	position: absolute;
	right: 10px;
	height: 18px;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	background: url(krul.gif) no-repeat left;
	padding-left: 30px;	
}

h1 {
	font-size: 16px;
	margin: 15px 0 0 0;
}

h2 {
	font-size: 14px;
	margin: 10px 0 0 0;
}

h3,h4,h5 {
	font-size: 12px;
	margin: 0;
}

a:link {
	color: #AA0000;
	text-decoration: none;
}

a:visited {
	color: #AA0000;
	text-decoration: none;
}

a:hover {
	color: #AA0000;
	text-decoration: underline;
}

.B_crumbBox {
	font-size: 9px;
}

img {
	padding: 5px;
	border: none;
}

.pagina_link {
	text-align: right;
}

.geenwitregel {
	margin: 0;
}


.auteur {
	font-size: 10px;
	font-style: italic;
}

.small {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-top: -12px;
}

dfn {
	border-bottom: 1px dotted;
	font-style: normal;
}

dfn.bold {
	font-style: normal;
	border: 0;
	font-weight: bold;
}

blockquote {
	font-style: italic;
	margin: 0;
}

.artikel_thumb {
	float: left;
	width: 100px;
	height: 90px;
	border: none;
	margin-left: -4px;
}

.artikel_thumb_schaduw {
	float: left;
	width: 95px;
	height: 85px;
	border: none;
	background: url(schaduw.jpg) no-repeat bottom right;
	margin: 0 5px 5px -5px;
}

object {
	border: none;
}

hr {
	height: 1px;
	color: #cccccc;
	background-color: #cccccc; 
	border: solid #cccccc 0px;
}


/* TinyMCE & Modx  specific rules */
body.mceContentBody {
	background: #FFF !important;
	overflow: scroll;
}

