/* CSS Document made by GameVampy for IGNES */
@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H2{
	font-size:22px;
	color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

a:link,a:visited{
	color:#333333;
}

#container{
	width:1000px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:4px;
}

#header{
	width:1000px;
}

#navigation{
	float:left;
	width:271px;
	height:30px;
	background-color:#FFFFFF;
	color:#CCCCCC;
}
#statics{
	float:left;
	width:682px;
	height:23px;
	padding-top:7px;
	padding-left:25px;
	padding-right:22px;
	background-image:url(images/nav_rechts.gif);
	color:#333333;
}
#subnavigation{
	clear:both;
	width:1000px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#0d1a25;
	color:#FFFFFF;
	padding-bottom:3px;
}
#menu{
	width:718px;
	padding-left:10px;
	background-color:#0d1a25;
	float:left;
}
#time{
	width:272px;
	float:left;
	background-color:#0d1a25;
}
#subnavigation a:link,#subnavigation a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#banner{
	clear:both;
	width:1000px;
	height:100px;
	background-image:url(images/banner.jpg);
}

#loginsearch{
	background-color:#666666;
	color:#CCCCCC;
}
#loginbar{
	float:left;
	width:845px;
}
#searchbar{
	float:left;
	width:155px;
}

#latestnews,#latestmatches{
	width:300px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#latestarticles{
	width:398px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-left-color:#000000;
	border-right-color:#000000;
}

#threecolumns,#latestlinks{
	clear:both;
}
#leftcolumn{
	float:left;
	width:170px;
}
#middlecolumn{
	float:left;
	width:650px;
	padding:5px;
	padding-top:0px;
	overflow:auto;
}
#middlebanner{
	width:650px;
	height:50px;
	margin-bottom:3px;
}
#middleleft{
	float:left;
	width:487px;
}
middleleftbreed{
	float:left;
	width:642px;
}
#middleright{
	float:left;
	width:160px;
	margin-left:3px;
}
#rightcolumn{
	float:left;
	width:170px;
}

#copyright{
	clear:both;
	width:995px;
	margin-top:10px;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#c3bb50;
	background-color:#000000;
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	text-align:right;
	font-size:10px;
	font-style:italic;
}


.navigatieitem{
	display:inline;
}

.columndeel{
	margin-bottom:4px;
}
.columnheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#0d1a25;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#c3bb50;
	color:#FFFFFF;
	height: 30px;
	padding-left:30px;
	line-height: 29px;
	text-transform: uppercase;
	background-image:url(images/latesttopics_bg.gif);
	background-repeat: no-repeat;
	margin-bottom:3px;
}

.form_off{
	background-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.form_on{
	background-color:#CCCC;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

.title1{
	background-color:#DDDDDD;
	color:#377000;
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.newsdate{
	margin-left:7px;
	padding-bottom:3px;
	font-size:11px;
	font-style:italic;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
.newsborder{
	border-style:solid;
	border-width:1px;
	border-color:#333333;
}

.category_big{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:20px;
	font-weight:bold;
}
.category{
	font-size:14px;
	font-weight:normal;
}

.sig{
	font-size:10px;
	color:#444444;
}