@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/achtergrond.jpg);
}

* {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

.titles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a20a00;
	font-size: 18px;
	color: #000;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
}

.dots {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A8A8A;
}

.underline {
	font-size: 11px;
	color: #666;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a20a00;
}

#container {
	height: 1000px;
	width: 750px;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	float: left;
	height: 40px;
	width: 650px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 100px;
}

#main {
	float: left;
	height: 300px;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#right {
	float: left;
	height: 300px;
	width: 230px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#fotobox {
	float: left;
	height: 200px;
	width: 450px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #614d34;
	border-bottom-color: #614d34;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #614d34;
}

#extra {
	float: left;
	height: 270px;
	width: 400px;
	padding-top: 30px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#footer {
	float: left;
	height: 20px;
	width: 400px;
	padding-top: 20px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#badabing {
	float: left;
	height: 62px;
	width: 725px;
	text-align: right;
	padding-right: 25px;	
}

a{}

a:link, a:visited{
	font-size: 11px;
	line-height: 22px;
	color: #a20a00;
	border: 1px solid transparent;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

a:hover, a:active{
	color: #000;
	border: 1px solid #a20a00;
	background-color: #FFF;
}

a.speciaal{
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}

a.speciaal:link, a.speciaal:visited{
	color: #1B9ACB;
}

a.speciaal:hover, a.speciaal:active{
	color: #1B9ACB;
	text-decoration: underline;
}



a.bunny:link, a.bunny:visited{
	font-size: 12px;
	line-height: 22px;
	color: #666;
	border: 1px solid transparent;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 396px;
}

a.bunny:hover, a.bunny:active{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a20a00;
	font-size: 18px;
	color: #000;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: normal;
}

a.lost{
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}

a.lost:link, a.lost:visited{
	color: #999;
}

a.lost:hover, a.lost:active{
	color: #212121;
	font-style: italic;
}

.alignright {
	text-align: right;
}

.year {
	font-size: 17px;
	padding-bottom: 5px;
	color: #a20a00;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 5px;
}

.jack {
	font-size: 18px;
	color: #000;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a20a00;
	line-height: 36px;
}

a.usa:link, a.usa:visited{
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFF;
	padding: 2px 6px 2px 6px;
	letter-spacing: 1px;
	width: 200px;

}

a.usa:hover, a.usa:active{
	background-color: #000;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #FFF;
}

.susa {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	letter-spacing: 1px;
	width: 200px;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
