/*  $Id: style.css 20 2010-02-16 11:13:17Z arie $ */

body{margin: 0; font-family: Arial; color: #500971; font-weight: bold; font-size: 11px; margin: 0; padding: 0; background: #8205B4;}
td{text-align: center;}
div{margin: auto; padding: 0;}
table{border-collapse: collapse; margin: auto;}
img{margin: 0px; padding: 0px; border: 1px solid #FB05F2;}
a{color: #0048A0; text-decoration: none; font-weight: bold;}
a:hover{color: #9E9E9E;}
h1{display: inline; margin: 0; font-size: 12px;}


#content{text-align: center; width: 100%;}
#wrapper{position: absolute; width: 600px; left: 50%; margin-left: -300px; top: 0px; border-left: 2px solid #ffffff;
		 border-right: 2px solid #ffffff; background: #FB05F2; }
#logo{height: 100px; background: url('/gfx/logo.jpg') top left no-repeat;}
#logotekst{position: absolute; top: 25px; left: 10px; font-family: trebuchet ms, arial black; font-size: 25px; font-weight: bold;}
#tekst{font-size: 11px; color: #ffffff; text-align: center;}
#menu td{text-align: center; background: #8205B4; font-size: 14px; color: white; border: 1px solid white;}
#menu a:link{color: white;}
#menu a:visited{color: white;}
#menu a:hover{color: #FB05F2;}


.left{text-align: left; color: black;}
.left2{padding-left: 4px; text-align: left; color: white;}
.rechts{text-align: right;}
.center{text-align: center;}
.top{vertical-align: top;}
.white a:link{color: white;}
.white a:visited{color: white;}
.white a:hover{color: #FB05F2;}
