@charset "utf-8";

body {
	font: 100% "Lucida Grande", Geneva, Arial, sans-serif, Myriad Pro, Lucida Sans Unicode, Arial, Verdana;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	background-color: #FFFFFF;
}
a {
	text-decoration:none;
	color: #5C5F5F;
}
a:link, a:visited, a:active { 
	text-decoration: none; 
}
a:hover {
	text-decoration: none;
	color: #000000;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #B9BBBC;
	margin-top: 0px;
}
#Large_text1 {
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
}
#td_menu_moment {
	font-size: 13px;
	font-weight: bold;
	color: #B9BBBC;
}
#td_padding {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/your_direction_linnen_1366x750.jpg);
	text-align: left;
}
#bgdiv {
	position: absolute;
	margin: 0px auto;
	top: 0px;
	width: 100%;
	z-index: 1;
	bottom: auto;
	height: 100%;
	overflow: auto;
	background-image: url(images/your_direction_linnen_1366x750.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#maindiv {
	position: relative;
	margin: 0px;
	z-index: 3;
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
	top: -10px;
	height: auto;
}
#spacerhorizontaal {
	height: 8px;
}