@charset "utf-8";
/* CSS Document */
body {
	background-color: #633E50;
	background-image: url(../images/bg-y.jpg);
	background-repeat: repeat-y;
	background-position: left;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #261D20;
	margin-left: 0px;
	padding-left: 0px; 
	margin-top: 0px;
	padding-top: 0px;
	overflow: -moz-scrollbars-vertical;
}

body h1 {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
}

body h1 {
	font-size: 14px;
	font-weight: bold;
}

html,body {
	margin: 0;
	padding: 0;
	height:100%;
}

a:link     { color: #261D20; text-decoration: underline; }
a:visited { color: #261D20; text-decoration: underline; }
a:hover  { color: #261D20; text-decoration: none;}
a:active { color: #261D20; text-decoration: underline; }

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #261D20;
}

div.container {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 902px;
	background:white;
	background-image: url(../images/randje.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

div.footcopy  {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 902px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777;
}

div.footcopy  a, .footcopy  a:link, .footcopy  a:visited, .footcopy  a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777;
}

div.header {
	height: 121px;
	margin: 0px;
	padding: 0px;
	width: 899px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.header-rechts {
	margin: 3px;
	float: right;
}

div.menu {
	position: absolute;
	background-color: #C4A2B3;
	width: 561px;
	height: 15px;
	border: 1px solid #A8949D;
	margin-left: 8px;
	margin-top: 4px;
}

div.menu a, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #381E2B;
	font-weight: bold;
	text-decoration: none;
}

div.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.menu h4 {
	margin: 0px;
	padding: 0px;
}

div.content-l {
	width: 647px;
	float: left;
	margin-top: 37px;
}
div.content-r {
	width: 230px;
	float: left;
}
div.landbox {
	width: 225px;
	height: 27px;
	margin-top: 10px;
	margin-left: 0px;
}
div.box {
	width: 230px;
	background-image: url(../images/boxbg.jpg);
	background-position:center;
	background-position: top;
	background-repeat: no-repeat;
}
div.box h4 {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #603E4F;
}
div.leesverder a, .leesverder a:link, .leesverder a:visited, .leesverder a:active {
	font-weight: bold;
	text-decoration: underline;
}
div.leesverder a:hover {
	text-decoration: none;
}


img.randje {
	border: 1px solid #B08888;
}

-->
