@charset "UTF-8";
/* CSS Document */

#taalkeuze, #logo, #nav1, #flash, #nav2, #nav3, #nav3pim, #nav3shop, .expandinfo, .button, #accordionNav, #search, .appLocaleSelect
{display:none;}

.atStart {
	display:inline;
}

body 
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding: 50px 50px 50px 50px;
	text-align:justify;
	color:black;
}

.small, .info, .systemreq
{
	font-size:9px;
}


.quote {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:25px;
	font-size:24px;
	line-height:28px;
	color:black;
	font-weight:normal;
}

.quoteinfo	
{
	margin-left:50px;
	margin-right:50px;
	margin-bottom:25px;
	font-size:13px;
	color:black;
}


h1{font-size:13px;}

h2, .intro
{
	font-size:12px;
	font-weight:bold;
}

a img{
	border:none;
}

a{
	text-decoration:none;
	color:black;
}

table {
	width:100%;
	border:none;
}

table td{
	padding-right:10px;
}

table th{
	text-align:left;
}

#gradientcontainer {
	float:left;
	height:auto;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:15px;
	margin-bottom:15px;
}

#colscontainer {
	float:left;
	height:auto;
	width:100%;
}

#colleft  {

	float:left;
	width:45%;
	padding:10px;
}

#colright  {

	float:right;
	width:45%;
	padding:10px;
}

.colscontainer {
	float:left;
	height:auto;
	width:100%;
	
}

.colleft, .appsdesc {
	float:left;
	width:45%;
	padding:10px;
	overflow: hidden;
}

.colright, .appsinfo {
	float:right;
	width:45%;
	padding:10px;
	overflow: hidden;
}

.imgtext
{
	float:left;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:20px;
}

#footer
{
	float:left;
	width:100%;
	margin-top:25px;
	font-size:8px;
	line-height:10px;
	text-align:center;
}

.forumtopic th
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
}

.topicinfo
{	
	width:100px;
}


.right{
	text-align:right;
}

.left{
	text-align:left;
}


/* THREE COLS CLASS */

.threeColsContainer {
	float:left;
	height:auto;
	width:700px;
	font-size:11px;
	line-height:18px;
	margin-bottom:10px;
	margin-top:10px;
	color:#333333;
}

.threeColsContainer p{
	padding:0;
	margin:0;
}


.threeColsContainer a:link{
	color:#666666;
}


.threeColsTop{
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:25px;

}

.threeColsContainer  ul {
	list-style-type: circle;
	list-style-image: url(/common/image/site/system/bullet.png);
	margin-bottom:10px;
}

.threeColsContainer  li {
	font-size:11px;
	margin-top:5px;
}

.threeColsContainer img
{
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#B3B3B3;
	background-color:#FFFFFF;
	margin-bottom:10px;
	
}


.threeColsContainer .imgtext
{
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
}


.threeColsOne {
	float:left;
	height:auto;
	width:220px;
	overflow:hidden;
}

.threeColsSpan{
	float:left;
	height:auto;
	width:460px;
	margin-right:20px;
	overflow:hidden;
}

.threeColsTwo {
	float:left;
	height:auto;
	width:220px;
	margin-left:20px;
	margin-right:20px;
	overflow:hidden;
}

.threeColsThree {
	float:right;
	height:auto;
	width:220px;
	overflow:hidden;
}

