* {
	margin:0;
	padding:0;
} 

body {
	background-image: url(graphics/pridebackgrounds3.gif);
	background-attachment: fixed;

}


#content {
	width: 950px;
	margin: auto;
	background: #CEDEFF;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


#header {
	clear: both;
	height: 120px;
	background: #361B52;
}

#header .hrechts
{
	margin: 10px 10px 0 0;
	float: right;
}


#topmenu {
	clear: both;
	height: 28px;
	background: #000000;
	padding: 7px 0 0 5px;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#topmenu a:hover {
	color: #FFFF00;
}


#wrapper {
	float: left;
	display: block;
	width: 100%;
	background: #FFFFFF;
}


#links {
	float: left;
	width: 200px;
}

.leftmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	width: 195px;
	margin: 15px 0 0 5px;
}

.leftmenu .titel {
	background: #361B52;
	color: #FFFFFF;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #361B52;
	border-bottom-color: #361B52;
	border-left-color: #361B52;
	font-weight: bold;
	text-indent: 5px;

}

.leftmenu .item {
	background: #DEDEEF;
	color: #361B52;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #361B52;
	border-bottom-color: #361B52;
	border-left-color: #361B52;
	text-indent: 5px;

}


#rechts {
	float: right;
	width: 200px;
}

#midden {
	margin: 0 215px 0 215px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#midden h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

#footer {
	clear: both;
	display: block;
	padding: 10px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-variant: small-caps;

}

.dfp {
	width: 195px;
	margin: 15px 5px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DBEAEA;
}

.dfp td {
	background: #F3F8F8;
	padding: 3px;
}

.alfabetical {
	width: 100%;
	margin: 15px 5px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DBEAEA;
}

.alfabetical td {
	background: #F3F8F8;
	padding: 3px;
}

.navigation td {
	background: #D0D0E8;
	height: 40px;
	width: 100%;
	padding: 0 5px 0 5px;
}

.navbutton {
	margin: 15px auto;
}

.button-next { background-image: url(graphics/lastnext.gif); background-position: right top; width: 85px; height: 22px; }
.button-last { background-image: url(graphics/lastnext.gif); background-position: left top; width: 85px; height: 22px; }
.button-next a { background-image: url(graphics/lastnext.gif); background-repeat: no-repeat; background-position: right bottom; text-decoration: none; width: 85px; height: 22px; display: block; }
.button-next a:hover { background-image: url(graphics/lastnext.gif); background-position: right -22px; }
.button-next a:active { background-image: url(graphics/lastnext.gif); background-position: right -44px; }
.button-last a { text-decoration: none; background-image: url(graphics/lastnext.gif); background-repeat: no-repeat; background-position: left bottom; display: block; width: 85px; height: 22px; }
.button-last a:hover { background-image: url(graphics/lastnext.gif); background-position: left -22px; }
.button-last a:active { background-image: url(graphics/lastnext.gif); background-position: left -44px; }

.top10 {
	list-style-position: inside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5pt;
}

.top10 li {
	margin: 5px 0 0 0;
}

.top10 a {
	text-decoration: none;
	color: #000000;
}

.top10 a:hover {
	text-decoration: underline;
}