@charset "UTF-8";
body  {
	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: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/achtergrond_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.twoColFixLt #container {
	width: 950px;
	left: 50%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: -475px;
	background-image: url(../images/sideBar_achtergrond.jpg);
	background-repeat: no-repeat;
	border: 3px solid #FFFFFF;
	position: absolute;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-position: left bottom;
	background-color: #FFFFFF;
}



.twoColFixLt #sidebar1 {
	width: 260px;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.twoColFixLt #logo {
	width: 260px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo_Stresske.gif);
	height: 110px;
}
.twoColFixLt #adresGeg {
	height: auto;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0.1em;
}
.twoColFixLt #nieuwsbericht {
	height: auto;
	width: 230px;
	margin-top: 20px;
	margin-left: 15px;
}

.twoColFixLt #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
} 


.twoColFixLt #navigatie {
	width: 675px;
	float: left;
	margin-left: 10px;
	padding-top: 70px;
}
.twoColFixLt #banner {
	width: 666px;
	height: 178px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	position: relative;
	float: left;
	left: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}


a:link,a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:link,a.menu:visited,a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.mailons:link,a.mailons:visited,a.mailons:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.mailons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLt #content {
	width: 500px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-top: 10px;
	float: left;
	margin-left: 90px;
}
.twoColFixLt #footer {
	width: 666px;
	min-height:10px;
	height:auto !important;
	height:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: right;
	margin-right: 10px;
}
.twoColFixLt #banner_links {
	width: 230px;
	height: 165px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #FFFFFF;
}
.twoColFixLt #content_lijsten {
	width: 670px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.prijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.twoColFixLt #content_fotogalerie {
	width: 670px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.txt_zwart {
	color: #000000;
	font-weight: bold;
}
