body {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #666;
padding:0;
margin:0;
}
.text { 
font: 11px/16px "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
/* main menu */
#mainmenu {
width : 600px;
height : 22px;
}

/* subnav */
#subnav {
position : absolute;
width : 745px;
height : 22px;
top:178px;
z-index: 2;
background-color : #ff9;
}

ul#navlist {
float: left;
margin: 0px;
padding: 0px;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { padding: 4px; }

#navlist img { border: none; }

#navlist a:link, #navlist a:visited {
color: #369;
background-color: #fff;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover {
color: #fff;
background-color: #369;
text-decoration: none;
}

/* colours */
.home {
color : #315b7e;
}
.events {
color : #70b8a7;
}
.about {
color : #8E7E59;
}
.sponsors {
color : #99c452;
}
.register {
color : #ce1f75;
}
.members {
color : #009ada;
}
.contact {
color : #856a85;
}
.login {
color: #939597;
}
.grey {
color: #888;
}
.rechts {
	text-align:right;
}
.white {
color: #fff;
}
.fsearch{
width: 100px;
height: 15px;
border: 1px solid #ccc;
margin-right:3px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
}
.flogin{
width: 135px;
height: 15px;
border: 1px solid #ccc;
margin-right:6px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
}
#login {
width : 300px;
height : 80px;
margin-top:61px;
}
#contact {
width : 300px;
height : 80px;
}
