/* CSS Document */
/*
-----------------------------------------------------
Ataf Style
Name:     Beren
Designer: Pieter Collier /Stief Knockaert
Modified: Stief Knockaert 25/06/2007
URL:      www.android.be
Date:     december 2004
------------------------------------------------------ */

/* basic styles */
body {
	margin:0 auto;
	padding:0;
	width:749px;
	position: relative;
	/*line-height:20px;*/
	background-color: #000;
	/*background-image: url(../images/bg2.gif);*/
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border:none;
	background:transparent;
}
.tns{margin:2px;}
/* general link styles */
a:link {color:#FF0000;text-decoration:none;}
a:visited {color:#FF0000;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:underline;}
a:active {color:#FF0000;text-decoration:none;}

.grijsvetbox{
 background-color:     #FFFFFF;
 font-family:   Geneva, Arial, Helvetica, san-serif;
 font-size:    8pt;
 font-weight:   700;
 color:     #000000;
 border-style:   none none solid none;
 border-color:   #999999;
 border-width:   1px;
 padding:    0px 0px 4px 0px;
 margin:     0px;
 } 
.LijnOnder {
 border-color:   #000;
 border-style:  solid;
 border-width:  0px 0px 1px 0px;
 padding:   0px 0px 7px 0px;
}
.t {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
.tBox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 padding:0px 0px 7px 0px;
}
 
.spaceBoven {
 padding:   10px 0px 7px 0px;
}
.tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.tleg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.tgrb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tjustrw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	background-color: #FFFFFF;
}


/* separators */

#separator {
	border-bottom: 1px dashed #CAC4B0;
}

.separator {
	border-bottom: 1px dashed #CAC4B0;
}

/* listmenu stuff */

#leftmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	border-bottom: 1px dashed #CAC4B0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	background:  url(../images/titimg.gif) no-repeat left center;
}

#leftmenu ul ol {
	list-style: none; 
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0;
	text-align: justify;
}

#leftmenu li {
	list-style: square url(../images/listimg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	line-height: 1.2em;
	color: #000;
	margin-right: 10px;
	padding: 3px;
}
.lijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.fromt {
	left: 10px;
}
.grijsDOT {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
