BODY {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #f7f7ef;
	background-image: url('../../images/solis/fb-bvf-boven-txt.jpg'); 
	background-repeat: no-repeat;
	color : #000000;
	margin-left : 0%;
	margin-right : 0%;
	margin-bottom : 0%;
	margin-top : 0%;
}
ADDRESS, BLOCKQUOTE, BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, UL, TD, TH {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

H1 {
	font-size : 22px;
	font-weight : bold;	
}
H2 {
	font-size : 20px;
	font-weight : bold;	
}
H3 {
	font-size : 16px;
	font-weight : bold;	
}
H4 {
	font-size : 14px;
	font-weight : bold;	
}
H5{
	font-size : 12px;
	font-weight : bold;	
}
H6{
	font-size : 10px;
	font-weight : bold;	
}

a:link {
	color: #804040;
	text-decoration: none;
}

a:visited{
	color: #804040;
	text-decoration: none;
}

a:active {
	color: #402020; 
	text-decoration: underline;
}

a:hover {
	color: #402020; 
	text-decoration: underline;
}

.headnav {
    font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
    font-size : 8pt;
    color : Black;
    A:link {color:#663333;text-decoration:none;}
	A:visited {color:#663333;text-decoration:none;}
	A:active {color:#660066;text-decoration:none;}
	A:hover {color:#003300;text-decoration:none;}
}

.teklein {
	font-size : 10px;
	font-style : italic;
	color: #660066;
}
.kleiner {
	font-size: smaller;
}

.whitebox {
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	background-color : White;
	border-style : solid;
	padding-left : 0.2em;
	padding-right : 0.2em;
}
.arttitle {
	font-variant: small-caps;
	font-weight: bold;
}

#navsite p {
	display: none;
}

#navsite {
	font: bold verdana, Arial, Helvetica, sans-serif;
	width: 12em;
	border-right: 1px solid #666; 
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #333;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-top: 1px solid #003;
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a {
	width: auto;
}

#navsite ul li a:hover {
	border-left: solid solid #036;
	border-right: solid solid #69c;
	background-color: #69f;
	color: #fff; border-top-width:1px; border-bottom-width:#369
}
