#header_mainpage {
	margin:0 auto;
	width:100%; /*Without a width smaller than 100%, div is 100% in width by default and expands to the parent borders*/
	text-align:left; /*As text-align property is automatically inherited, you need to reset it so that the texts and other elements inside div#page are not put in the center.*/
}


#body_mainpage {
	margin:0 auto;
	width:1000px; /*Without a width smaller than 100%, div is 100% in width by default and expands to the parent borders*/
	text-align:left; /*As text-align property is automatically inherited, you need to reset it so that the texts and other elements inside div# are not put in the center.*/
}


.linksmall				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #800000 }
.linksmall:hover	{ text-decoration: none }

A						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #800000 }
A:hover			{ text-decoration: none }

.linkbig					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: underline; color: #800000 }
.linkbig:hover		{ text-decoration: none }

.linksmallwiki				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: underline; color: #c0c0c0 }
.linksmallwiki:hover	{ text-decoration: none }

.linkmenu		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #ffffff; font-weight: bold}
.linkmenu:hover		{ text-decoration: underline; color: #fff000 }

.bookmarktop				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: none; color: #DFA1A1 }
.bookmarktop:hover	{ text-decoration: underline; }

.textsmall			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000 }
.textsmallwhite	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #ffffff }

P		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000 }

.text			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000 }
.textred	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #ff0000 }

.textmedium	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none; color: #000000 }

.textbig		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; text-decoration: none; color: #000000 }

.textnu				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000 }
.textnu:hover	{ text-decoration: none; color: #800000 }

.textnusmall				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000000 }
.textnusmall:hover	{ text-decoration: none; color: #800000 }

.textnusmallgrey				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #808080 }
.textnusmallgrey:hover	{ text-decoration: none; color: #800000 }

.kop				{ font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; text-decoration: none; color: #bd0000 }
.kop:hover	{ color: #000000; text-decoration: none }
td.tdkop 		{ border-bottom:1px dotted #ccc }

.kopblack		{ font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; text-decoration: none; color: #565656 }

.kopsub				{ font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-decoration: none; color: #000000 }
.kopsub:hover	{ text-decoration: none }
td.tdkopsub 	{ border-bottom:1px dotted #ccc;  }

td.color1 {background-color: #BD0000 }
td.color2 {background-color: #FFE3E3 }
td.color3 {background-color: #FFE6FF }

.advtitle				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none; color: #808080 }
.advtitle:hover	{ text-decoration: underline; color: #800000 }

.titlemenu		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #fff000; font-weight: bold }
.titlemenu:hover	{ text-decoration: underline }

.wittekop	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-decoration: none; color: #ffffff }


a img {
	border: none;
	}
