/* stylesheet voor Refaja.org 					*/
/* ontwerp: (2006) De Hoop I&A <info@dehoop.org>   	*/

body {
	text-align:center; 
	background-position: center center; 
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
 	background-repeat:repeat-y
}

a {
	cursor:pointer;
}

a:link, a:visited	{
	text-decoration:none;
}

a:active, a:hover	{
	text-decoration:underline;
}


a.nav:link, a.nav:visited	{
	color:#FFFFFF;
}

a.nav:active, a.nav:hover	{
	color:#555555;
	text-decoration:none;
}

ul.nav {
	padding-top: 20px;
	margin-right: 30px;
}

ul.nav li {
	list-style:none;
	padding-top: 6px;
}

a.nav {
	text-decoration:none; font-size:10px; font-weight: bold; font-family:verdana;
}

a.mailadres {
	color:#FFFFFF;
}

.main_text {
	color: #000000;
	font-family:arial;
	font-size:80%;
	font-weight:normal;
	line-height:18px;
	padding-left:15px;
}

.main_text strong {
	font-weight:bold;
	color:#00adef;
}

.main_text a {
	color:#00adef;
}

h1									{color:#FFC20E; font-size:160%; font-weight:bold; margin-top:20px; margin-bottom: 5px; line-height:25px; }


H1 {
	color: #00adef;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;
}

td.adres {
	color: #ffffff;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.main {
	background:url(../images/topbg.gif) no-repeat top left;
	vertical-align:top;
	width: 537px;
}