

#top 
{
	margin: 0px;
	width: 750px; text-align: left; margin: 0 auto;
	background-color: #02A1FF;
	color: #C5B6A9;

}

.afval
{
	margin: 0px;
	width: 750px;  
	margin: 0 auto;
	background-color: #341402;
	color: #C5B6A9;
	text-align: center;
	img-align: center;
	padding: 3px 0px 5px 0px;
	clear:both;
}

#container 
{
	width: 750px; 
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	text-align: left; 
	background-color: #141414;
	color: #C5B6A9;
	
}

#mainContent 
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 168px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #080808;
	min-height: 980px;
 	height: 1060px; /* iexplorer thinks hight is min height */
}

html>body div#mainContent { /* IE ignores this block as it doesn't understand
the selector */
	height: auto; /* Reset the height for good browsers */
}

#linkerband 
{
	padding-top: 10px;
	padding-bottom: 10px;
	float: left; margin: 0; width: 168px;
	
	text-align: center;
	background-color: #141414;
}

html>body div#linkerband  { /* IE ignores this block as it doesn't understand
the selector */
	position: absolute; 
}

#right 
{
	position: absolute;
	top: 0px;
	right: 0%;
	width: 168px;
	text-align: center;
	
}

#bottom 
{
	margin: 0px;
	width: 750px; text-align: left; margin: 0 auto;
	background-color: #02A1FF;
	color: #C5B6A9;
	clear:both;
}

.menu 
{
	font-size: 8pt;
	margin: 0px 8px;
}

.menu2
{
	text-align: left;
	img-align: left;
	font-size: 8pt;
	margin-top: 20px;
	

}

.mainmenu 
{
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}


.bookmarkus
{
	font-size: 7pt;	
	margin-bottom: 10px;
} 

.shoutbox 
{
	text-align: left;
}

body
{
	text-align:center;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #333333;
	color: #440044;
	margin: 0px;
  font-size: 8pt;
}

table
{
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0px;
	color: #C5B6A9;
  font-size: 8pt;
}

a:link { color: #FF7700; text-decoration: none; }
a:visited { color: #FF7700; text-decoration: none; }
a:hover { color: #19D3FF ; text-decoration: none; }

.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #FF7700 ; text-decoration: none; }

.listingpic a:link { color: #333333; text-decoration: none; }
.listingpic a:visited { color: #333333; text-decoration: none; }
.listingpic a:hover { color: #333333 ; text-decoration: none; }

.listingpic2 a:link { color: #333333; text-decoration: none; }
.listingpic2 a:visited { color: #333333; text-decoration: none; }
.listingpic2 a:hover { color: #333333 ; text-decoration: none; }

.gallerypic a:link { color: #333333; text-decoration: none; }
.gallerypic a:visited { color: #333333; text-decoration: none; }
.gallerypic a:hover { color: #333333 ; text-decoration: none; }

.titelbalk
{
	margin-top: 25px;
	margin-bottom: 25px;
	clear:right;
	padding: 5px;
	
	text-align: left;

	font-size: 12pt;
	padding-left: 3px;
	
	color: #19D3FF;
	border-style: solid;
	border-color:  #19D3FF;
	/*firefox bug als 0px border is*/
	border-width: 1px;
}

.gametitle
{
	color:#19D3FF;
}

.description
{
	letter-spacing: 0.3pt;
}

.searchresult
{
	line-height: 16pt;
	
}

.transItems
{
	background:transparent;
	color: #C5B6A9;
}

.blackItems
{
	background-color : #080808;
	color: #C5B6A9;

}

.listingdata {
  float: left;
	width: *;
  }
  
.listingpic {
  clear: right;
	margin-left: 10px ;
	margin-bottom: 20px;
  float: right;
  width: 124px;
  text-align: center;
}

.listingpic2 {
  clear: right;
	margin: 10px 0px 10px 10px;	
  float: right;
  width: 120px;
  text-align: center;

}

.gallerypic {
	margin-left: 20px ;
	margin-bottom: 50px;
  float: left;
  width: 120px;
  height: 90px;
  text-align: center;
}

.gallerypic input {
  margin: 10px;
}

.checkboxlist {
	margin-left: 5px ;
	margin-bottom: 10px;
  float: left;
  width: 160px;
  height: 10px;
  text-align: left;
}

.punten{
	font-family:Tahoma;
	font-size: 40pt;
	float: right;
	width: 120px;
	background-color: #080808;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.votes
{
	font-size: 8pt;
}

.logo
{
		margin-top: 5px;
		margin-bottom: 10px;
}

.kader{
	border-style: solid;
	border-color:  #19D3FF;
	border-width: 1px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*
	Voor form te layouten
*/
div.row {
  clear: both;
  
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.row span.formw {
  /*float: left;*/
  padding-left: 10px;
  width: 335px;
  text-align: left;
  }
  
.listingtitle
{
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #440044;
}  
  
h1,h2,h3 th
{
		color: #19D3FF;
}  


h1
{
	font-size: 16pt; 
}

h2
{
	font-size: 12pt; 
}

.score
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	font-size: 8pt; 
	color: #19D3FF;
}

blockquote[type=cite] {
  border-color: #624637;
}

#infoblock {
  border: 1px dashed #19D3FF;
  padding: 6px;
  margin-top: 20px; 
  margin-left: 0;
  margin-right: 0;
  clear: both;
}

.goback {
  margin-top: 20px; 
  clear: both;
}

.centerText
{
	text-align: center;
}

.forumlijn
{
	clear: both;
	text-align: left; 
}

.forumlijntitle
{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #333333;
	padding: 5px;
	width: 325px;
}

.forumlijnauthor
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 325px;
}

.forumlure
{
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.forumtitle
{
	clear: both;
	font-weight: bold;
}

#topmenu
{
	text-align:left;
}

.questionmark
{
	font-weight: bold;
	font-size: 12pt;
}
