@charset "utf-8";

#links {
	float:left;
	position:relative;
	width:365px;
	display:inline;
	padding-right: 10px;
}
#rechts {
	float:right;
	position:relative;
	width:365px;
	display:inline;
	padding-left: 10px;
}
.style1 {
	color: #41214A
}
.style2 {
	font-size: 24px
}
link {
	color: #40214A;
	text-decoration: none;
}
visited {
	color: #40214A;
	text-decoration: none;
}
hover {
	color: #FF0000;
	text-decoration: none;
}
active {
	color: #40214A;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.style3 {color: #FFFFFF}
.style4 {
	color: #41214A;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: x-small;
	color: #666666;
}
.style6 {color: #FFFFFF; font-size: 9px;}
a:link.style6 {color: #FFFFFF; font-size: 9px;}
a:active.style6 {color: #FFFFFF; font-size: 9px;}
a:visited.style6 {color: #FFFFFF; font-size: 9px;}
a:hover.style6 {color: #3366FF; font-size: 9px;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffffff;
}
.oneColLiqCtrHdr #container {
	width: 822px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FEFEFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 600px;
}
.oneColLiqCtrHdr #header {
	background: #ad9a86;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 822px;
	height: 199px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr  #nav  h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right:0 px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size: 14px;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 550px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.button {cursor: pointer; margin-left:2px; font-size:10px;}
.buttonright {cursor: pointer; float:right; margin-right:2px; font-size:10px;}
.knoppen  {margin-top: 0px; margin-bottom: 10px; width:345px}.style1 {
	color: #41214A
}
.style2 {
	font-size: 18px
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
body {
	background-color: #CCCCCC;
}
.style3 {color: #FFFFFF}
