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

/* ALGEMENE OPMAAK */
*{
	margin: 0px;
}

body{
	background-color: #707070;
	font-family: verdana, Geneva, sans-serif;
	line-height: 20px;
}


ul.nobullet{
	list-style-type: none;
}


ul.bullet{
	list-style-type: square;
	margin: 12px 12px 12px -8px;
}



a{
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
	list-style: none;
}


a.screenshotslink{
	color: #000000;
	list-style: none;
}


p{
	color: #000000;
	margin: 12px 12px 12px 12px;
	font-size: 12px;
	z-index: 20;
}


p.nomargin{
	color: #000000;
	margin: 0px;
	font-size: 12px;
}

p.moremargin{
	color: #000000;
	margin: 8px 60px 12px 32px;
	font-size: 11px;
}

pre.systemreports{
margin: 12px;
font-weight: bold; 
}


h1{
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	letter-spacing: 0.5em;
}


h2{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}


h3{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	letter-spacing: 0.2em;
	text-decoration: none;
	margin: 12px 12px 12px 12px;
}


hr.margin{
	margin: 12px;
}


/* Id's */
#container{
	background: #f2f2f2;
	width: 946px;
	min-height: 782px;
	margin: 0 auto;
	position: relative;
        top: 15px;
}


#tuxlogo{
	width: 200px;
	height: 232px;
	position: relative;
	float: left;
	margin: 6px 0px 0px 6px;
	background-image: url(../images/atoplogo.png);
	z-index: 80;
	border-style: solid;
	border-width: 0px;
	border-color: #990000;
}

#ads{   /* meant for Google Ads */
	width: 728px;
	height: 90px;
	position: absolute;
	left: 206px;
	margin: 6px;
	float: left;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 0px;
	background-color: #f2f2f2;
	z-index: 10;
}

#myads{	/* meant for private Ads */
	width: 722px;
	height: 110px;
	position: absolute;
	left: 206px;
	margin-top:6px;
	margin-left:6px;
	float: left;
	overflow: hidden;
	border-style: solid;
	border-color: #990000;
	border-width: 2px;
	background-color: #ffffff;
	z-index: 10;
}

#myadstext{
	width: 708px;
	text-align:center;
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 25px;
	margin-top:6px;
	margin-bottom:4px;
	margin-right:10px;
	margin-left:10px;
	z-index: 10;
}

h5{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

#header{
	width: 728px;
	height: 136px;
	position: absolute;
	top: 120px;
	left: 206px;
	float: left;
	border-style: solid;
	border-color: #990000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin: 6px;
	background-image: url(../images/header.png);
	z-index: 10;
}

#headertext{
	width: 728px;
	height: 136;
	position: relative;
	margin: 20px 0px 0px 0px;
	z-index: 15;
}

h4{
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	letter-spacing: 0.5em;
}

#navbarv{
	width: 728px;
	height: 40px;
	position: absolute;
	left: 0px;
  	bottom: 0px;
	float: left;
	margin: 0px 0px 0px 3px;
	z-index: 15;
	/* border-style: solid;
	border-width: 1px;
	border-color: #990000; */
}

#navbuttonstd{
	width: 84px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0px 7px 0px 0px;
	background-image: url(../images/navigation/navistda.png);
	z-index: 20;
}

#navbuttonsel{
	width: 84px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0px 7px 0px 0px;
	background-image: url(../images/navigation/navisela.png);
	z-index: 20;
}

#newsbar{
	width: 200px;
	height: 500px;
	position: absolute;
	top: 264px;
	float: left;
        margin: 0px 0px 6px 6px;
	font-size: 10px;
	/* margin: -220px 0px 0px 12px; */
	overflow: hidden;
	background-color: #f2f2f2;
	z-index: 25;
	line-height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
}


#newsbartext{
	width: 188px;
	height: 15px;
	position: relative;
	float: left;
	margin: 12px 0px 16px 12px;
	z-index: 25;
}

#copyright{
	height: 20px;
	width: 200px;
	position: absolute;
	top: 766px;
	margin: 0px 0px 6px 6px;
	float: left;
	font-size: 10px;
	color: #000000;
	z-index: 30;
}


#textbox{
	width: 728px;
	min-height: 532px;
	height: auto;
	position: absolute;
	top: 260px;
	font-size: 12px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #f2f2f2;
	border-style: solid;
	border-color: #f2f2f2;  
	border-left-width: 212px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	z-index: 20;
}


#textboxtext{
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin: 12px;
}


#overzichtdownloadatoplinks{
	width: 220px;
	float: right;
	margin: 2px 12px 12px 12px;
	line-height: 15px;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding: 4px;
	padding-bottom: 10px;
	line-height: 16px;
	color: #990000;
}


#contactformulier{
	width: 703px;
	height: 410px;
	position: relative;
	float: left;
	/* margin: 0px 6px 6px 0px; */
	border-style: solid;
	border-width: 0px;
	border-color: #990000;
	padding: 12px;
}


#disclaimerdownloadatop{
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin: auto 12px 12px 12px;
	position: relative;
	float: left;
	top: 240px;
}


/* CLASSES */
.link{
	position: relative;
	float: left;
	list-style: none;
	margin: 6px 16px 0px 16px;
	z-index: 10;
}

.navtext{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: auto 12px 12px 12px;
	z-index: 25;
}

.atopreleases{
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	color: #990000; 
	text-decoration: underline;
	margin: 12px 0px 0px 6px;
}


.newsdatum{
	color: #990000;
	text-align: left;
	font-size: 10px;
	margin-left: 6px;
	margin-bottom: -12px;
	padding: 0px;
	letter-spacing: 0.2em;
	line-height: 12px;
}


.newsdescription{
	color: #000000;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 6px;
	line-height: 12px;
}


.allnews{
	text-align: right;
	font-size: 10px;
	margin-right: 6px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: 0.2em;
}


.allnewslinks{
	color: #990000;
	position: relative;
	width: 30%;
	height: 30px;
	margin: 6px 0px 6px 12px;
	float: left;
	border-bottom: solid 1px #afc7c7;
}


.allnewsrechts{
	color: #000000;
	position: relative;
	text-align: left;
	width: 66%;
	float: left;
	height: 30px;
	margin: 6px 12px 6px 0px;
	border-bottom: solid 1px #afc7c7;
}

.textcenter{
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin: auto 12px 12px 12px;
}


.textcenterdisclaimer{
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin: 20px 12px 12px 12px;
}


.goed{
	font-size: 12px;
	font-weight: bold;
	color: green;
	text-align: center;
	margin: 12px;
}


.foutmelding{
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-align: center;
	margin: 12px;
}


.foutmeldingtekst{
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-align: center;
	margin: 12px;
}


.buttoncontactus{
	margin: 6px 12px 6px 0px;
}


.checkbox{
	margin-top: 8px;
	font-weight: normal;
}


.red{
	color: #990000;
	line-height: 5px;
	height: 0px;
}


.dropdownkeuzeemaillabel{
	font-weight: normal;
}


.dropdownkeuzeemail{
	margin-bottom: 4px;
	font-weight: normal;
}


.screenshotsthumbs{
	width: 160px;
	height: 120px;
	position: relative;
	float: left;
	border: solid 1px;
	margin: 0px 24px 2px 12px;
}

.screenshotsparagraaf{
	width: 716px;
	min-height: 126px;
	position: relative;
	clear: both;
}
