/* 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:0px;
	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;	
}
#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;
}
#gebouw {
 	position:relative;
 	background-color:#FFE39A;
 	width:720px;
 	padding:0 20px 0 20px;
	background-image:url(../archief/gebouw/images/achtergrond.jpg);
	background-repeat:no-repeat;
}
#gebouw a:link a:visited a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#vangiffen 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 {
 	margin:0;
 	padding:10px 0 10px 0;
}
.titel {
 	padding-top:30px;
	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 {
	margin:0;
	padding-left:16px;
	padding-right:16px;
}
.noborder {
	border: 0;
}
