@charset "utf-8";
/* CSS Document
Museumwerf vreeswijk
www.Univorm.tk*/

a  {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color : #FFE69C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:active {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
b  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1  {
	color : #ffe69C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -20px;
	background-repeat: repeat;
}
h2  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
body {
	background-color: #574620;
	margin: 0px;
	z-index: 0;
	background-image: url(img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	min-width: 1000px;
}
table.table1 {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
table.table1 th {
	border-width: 0px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.table1 td {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
/*de basisdiv waarin alle div's in zitten*/
.container {
	height: inherit;
	width: 1000px;
	float: none;
	clear: both;
	margin: auto;
}
.qoute  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	padding-left: 20px;
}

/*De div waarin de flash animatie-header & het beeldmerk inzitten."*/
.header {
	background-image: url(img/header.jpg);
	height: 255px;
	width: 1000px;
}
/*De flash animatie-header."*/
.flashheader {
	height: 255px;
	width: 600px;
	z-index: 0;

}
/*het beeldmerk "Museumwerf Vreeswijk, De plaats voor historische binnenvaart."*/
.beeldmerk {
	background-image: url(img/beeldmerk01.jpg);
	height: 90px;
	width: 1000px;
	top: 255px;
	background-color: #574620;
	position: absolute;
	z-index: 0;
}
/*background.*/
.bg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	min-height: 1000px;
	width: 1000px;
}
/*Mid div, Hierin zitten de navigatie div's & de content div's (content & tekstvak).*/
.mid {
	height: inherit;
	width: 1000px;
}
/*Navigatiegedeelte links.*/
.navlinks {
	position: absolute;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;	
	height: 300px;
	width: 120px;
	z-index: 1;
	top: 305px;
}
/*Navigatiegedeelte rechts.*/
.navrechts {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: right;
	height: 300px;
	width: 120px;
	top: 50px;
	z-index: 1;
}
/*Witte achtergrond in het midden.*/
.content {
	height: auto;
	min-height: 910px;
	width: 550px;
	top: 90px;
	left: 200px;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;

}
/*Achtergrond van de tekst.*/
.tekstvak {
	top: 20px;
	height: auto;
	min-height: 50px;
	width: 480px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	background-color: #ECECEC;
}
.tekstvak b{
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tekstvak a{
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tekstvak a:hover{
	color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tekstvak a:active{
	color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*footertekst met uitleg.*/
.footer {
	top: 20px;
	height: auto;
	min-height: 50px;
	width: 480px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
	background-color: #ECECEC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer p{
	color:#c2c2c2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a{
	color:#c2c2c2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}.footer a:hover{
	color:#574620;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input{
	height:20px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
}
textarea{
	background-color: #dddddd;
	border: 1px solid #cccccc;
	height: 500px;
	width: 500px;
}