/* CSS Educatie Groninger Museum */

html {
	margin:0;
	padding:0;
}
body {
 	margin:25px 0 25px 0;
	padding:0;
 	color: #000000;
 	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFE39A;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
img {
	border:1px solid #000;
	margin: 15px 20px 15px 20px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F04619;
}
table {
	text-align:center;
	border:0;
	font-size:10px;
	margin:auto;
}
TD {
	vertical-align: top;
}
ul	{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	list-style-type:square;
	list-style-position: inside;
}
#container {
 	text-align:left;
 	border:1px solid #000;
 	width:760px;
	margin : 0 auto;
    overflow: hidden;
    background: #FFA500 url(../images/navigatie.jpg) top left repeat-y;
}
#header {
 	height:100px;
	width:760px;
	background:#FA8C1D;
	background-image:  url(../images/logo.gif);
	background-repeat: no-repeat;
}
#header img{
 	border:0px;
	margin: 0;
	padding:0;
}
#hoofdlinks {
 	height:35px;
	width:760px;
 	background-color:#F04619;
	font-size:12px;
	text-align:center;
 	border:solid #000000;
 	border-width:1px 0 1px 0;
}
#hoofdlinks ul{
   	padding:3px 0 0 0;
   	margin:0;
   	white-space:nowrap;
	list-style:square url(none) inside;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
#hoofdlinks li{
	display:inline;
}
#hoofdlinks ul li a{
   	color:#FFE39A;
   	text-decoration:none;
   	padding-left:1em;
   	padding-right:1em;
}
#hoofdlinks li a:hover{
   	color : #000000;
}
#midden {
 	position:relative;
 	background-color:#FFA500;
 	width:760px;
 	padding:0;
}
#navigatie {
	padding:0;
	margin:0;
	float:left;
	background-color:#FFA500;
	width:160px;
	text-align:left;
}
#navigatie img{
 	border:0px;
	margin: 0;
}
#navigatie ul {
	margin:0;
	padding:0;
}
html > body #navigatie ul {
	padding:20px 0 0 20px;
}

ul.navmenu {
  	color:#FFE39A;
  	padding:0 1px;
  	margin-left:0;
	padding-top:20px;
  	width:12em;
  	font:normal 11px Verdana, sans-serif;
}
.navmenu li {
  	list-style:none;
  	margin:0;
  	font-size:11px;
  	border-color:#5bd #035 #068 #f30;
  	width:99%;
	display: inline;
}
.navmenu li a {
  	display:block;
  	text-decoration:none;
  	margin-bottom:0.5em;
  	margin-top:0.5em;
  	color:#000000;
  	background:#F04619;
  	border-width:1px;
  	border-style:solid;
  	border-color:#330000 #FFE39A #FFE39A #330000;
  	padding:0.25em 0 0.4em 0.8em;
  	width:99%;
}
html>body .navmenu li a, html>body .navmenu li {
  	width:auto;
}
.navmenu li a:hover {
	color:#FFE39A;
  	background:#FA8C1D;
  	border-color:#330000 #FFE39A #FFE39A #330000;
  	padding:0.25em 0 0.4em 0.8em;
}
.navmenu li a:active {
	color:#660000;
  	background:#FFE39A;
  	border-color:#330000 #FFE39A #FFE39A #330000;
  	padding:0.25em 0 0.4em 0.8em;
}
#content {
 	width:590px;
 	background-color:#FFE39A;
 	color: #000000;
 	border:solid #000000;
 	border-width:0 0 0 1px;
 	text-align:justify;
}
 html>body #content{
 	height:auto;
}
#content a:link a:visited a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#F04619;
	text-decoration:none;
	font-weight:bold;
}
#footer {
  	clear:both;
 	height:18px;
 	background:#FA8C1D;
 	border:solid #000;
 	border-width:1px 0 0 0;
 	margin:0;
	padding:5px 10px 0 0;
	text-align:right;
}
#footer a {
	 color: #FFE39A;
	 text-decoration:none;
	font-size:9px;
}
#footer a:hover {
	 color:#660000;
	 text-decoration:none;
	font-size:9px;
}
h1, h2, h3, h4, h5, h6, p {
 	margin:0;
 	padding:10px 16px 10px 16px;
}
.titel {
 	padding:30px 0 0 16px;
	color:#CC3300;
	font-weight:bold;
}
h1, h2, h3 {
	font-size:14px;
}
u {
 	text-decoration:none;
 	border:1px dotted #000;
 	border-width:0 0 1px 0;
}
#fragment {
	overflow:hidden;
}
select {
	margin-top:23px;
	background-color:#FFE39A;
}
.multimedia li {
	padding: 0px 0px 0px 16px;
}
.tekst {
	padding: 0 16px 0 16px;
}
#breed {
 	position:relative;
 	background-color:#FFE39A;
 	width:720px;
 	padding:0 20px 0 20px;
	background-image:url(../archief/van_giffen/images/achtergrond.jpg);
	background-repeat:no-repeat;
}
#breed a:link a:visited a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#breed a:hover {
	color:#F04619;
	text-decoration:none;
	font-weight:bold;
}
.nieuws {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	background-color:transparant;
	display:block;
	width:98%;
	border:1px dotted #f04619;
	text-align:left;
}
.nieuws-over {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	background-color: #f8ca65;
	display:block;
	border:1px dotted #f04619;
	text-align:left;
	filter: alpha(opacity=80);
	width:98%;
}
.geenborder {
	border:0;
}
.geenborder td{
	border:0;
}
