body {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  Arial,  Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	background-color: #006666;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
p {
	margin: 5px 0;
}

td {
	font-family:  Arial,  Helvetica, sans-serif;
}

th {
	font-family:  Arial,  Helvetica, sans-serif;
}

ul {
margin-left: 0px;
padding-left: 15px;
list-style-position:outside;
}

li {
margin: 0px;
padding: 0px;
}


hr {
	color: #4a2500;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4a2500;
	border-right-color: #4a2500;
	border-bottom-color: #4a2500;
	border-left-color: #4a2500;
}

a:link, a:visited {
	color: #4a2500;
	text-decoration: none;
}

a:hover {
	color: #4a2500;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  Arial,  Helvetica, sans-serif;
	font-style: normal;
	color: #006666;
	line-height:20px;
}


h1{
	font-size: 24px;
	font-style:normal;
	font-weight:normal;
}

h2{
	font-size: 20px;
	font-style:normal;
	font-weight:normal;
}

h3{
	font-size: 16px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}

h4, h5, h6{
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
}

/***********************************************/
/* Layout                                      */
/***********************************************/

#kop {
	padding: 0px;
	margin: 0px;
	position : absolute;
	top:0px;
	left: 19px;
	width: 960px;
	height: 214px;
}

#menu {
	padding: 0px;
	margin: 0px;
	position : absolute;
	top:20px;
	left: 773px;
	width: 199px;
	height: 146px;
}

.menu a{
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

.menu_out {
	text-decoration:none;
	font-size: 14px;
	font-family:  Arial,  Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer
}

.menu_over {
	text-decoration:none;
	font-size: 14px;
	font-family:  Arial,  Helvetica, sans-serif;
	color: #FFF;
	background:#006666;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer
}

.menu_down {
	color: #FFF;
	padding: 3px;
	cursor: pointer
}

#slagzin{
	position : absolute;
	top:165px;
	left:380px;
	padding: 0px;
	margin: 0px;
	width: 366px;
	height: 33px;
}

#foto{
	position : absolute;
	top:137px;
	left:80px;
	padding: 0px;
	margin: 0px;
	width: 175px;
	height: 175px;
}

#content{
	position : absolute;
	overflow: hidden;
	top:215px;
	left:380px;
	width: 575px;
	margin: 0;
	padding: 0 0 0 0;
}


/************* #siteInfo styles ***************/

#siteInfo{
	padding: 0px;
	margin: 0px;
	color: #006666;
	position : absolute;
	top:412px;
	left:80px;
	width: 258px;
}

#centerdiv{
	position : absolute;
	top:0px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	padding: 0px;
}
