@charset "UTF-8";
body {
	background-color: #fefe92;
	background-image: url(../gfx/site_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0 auto;
	width: 930px;
}

#logo_zoetenstoer {
	background-image: url(../gfx/logo_zoet-en-stoer.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 240px;
}

#logo_zoetenstoer:hover {
	background-position: 0 -185px;
}

#baseline_zoetenstoer {
	background-image: url(../gfx/baseline_zoet-en-stoer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 270px;
}

#logo_zoetenstoer h1, #baseline_zoetenstoer h3, #navigation span, #helloyou span, #helloyou h2, #nieuws h2 {
	display: none;
}

#navigation {
	background-image: url(../gfx/nav_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 420px;
	line-height: 0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_home {
	background-image: url(../gfx/nav_home.jpg);
	background-position: 0px 0px;
	float: left;
	height: 70px;
	width: 95px;
}

#nav_collectie {
	background-image: url(../gfx/nav_collectie.jpg);
	background-position: 0px 0px;
	float: left;
	height: 70px;
	width: 115px;
}

#nav_contact {
	background-image: url(../gfx/nav_contact.jpg);
	background-position: 0px 0px;
	float: left;
	height: 70px;
	width: 110px;
}

#nav_nieuws {
	background-image: url(../gfx/nav_nieuws.jpg);
	background-position: 0px 0px;
	float: left;
	height: 55px;
	width: 140px;
}

#nav_helloyou {
	background-image: url(../gfx/nav_helloyou.jpg);
	background-position: 0px 0px;
	float: left;
	height: 55px;
	width: 140px;
}

#nav_home:hover, 
#nav_collectie:hover,
#nav_contact:hover {
	background-position: 0px -70px;
}

#nav_nieuws:hover,
#nav_helloyou:hover {
	background-position: 0px -55px;
}

#content {
	background-color: #fff;
	background-image: url(../gfx/content_background.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 750px;
	margin-left: 80px;
	_margin-left: 40px; /*IE 6 FIX*/
	padding-left: 40px;
	padding-right: 40px;
	width: 490px; /*570*/
}

#content h1 {
	border-bottom: 2px dotted #d01977;
	color: #d01977;
	font-size: 26px;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0;
	padding-bottom: 5px;
	float: left;
	clear: both;
}

#content h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 15px 0px 0px 70px;
	float: left;
	clear: both;
	background-image: url(../gfx/title_bg.jpg);
	background-repeat: no-repeat;
	width: 420px; /*490*/
	height: 35px; /*50*/
}

#content p {
	line-height: 1.5em;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	float: left;
	clear: both;
	*width: 500px;
}

#content hr { 
	float:left;
}

#content a { color: #1e1e1e; text-decoration: underline; }
#content a:hover { color: #61daf3; text-decoration: underline; }

#right_content {
	float: left;
	width: 280px;
}

#helloyou {
	float: left;
	height: 240px;
	width: 280px;
}

#helloyou #top {
	background-image: url(../gfx/woodframe_top_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 280px;
}

#helloyou #left {
	background-image: url(../gfx/woodframe_left_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 70px;
}

#helloyou #picture {
	background-color: #fff;
	float: left;
	height: 145px;
	width: 145px;
}

#helloyou #right {
	background-image: url(../gfx/woodframe_right_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 65px;
}

#helloyou #bottom {
	background-image: url(../gfx/woodframe_bottom_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 280px;
}

#helloyou #left_arrow {
	background-image: url(../gfx/woodframe_button_left.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 80px;
	height: 65px;
	width: 70px;
}

#helloyou #right_arrow {
	background-image: url(../gfx/woodframe_button_right.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 80px;
	height: 65px;
	width: 65px;
}

#helloyou #left_arrow:hover,
#helloyou #right_arrow:hover {
	background-position: 0px -65px;
}

#nieuws {
	float: left;
	height: 300px;
	width: 280px;
}

#nieuws #top {
	background-image: url(../gfx/nieuws_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 280px;
}

#nieuws #left {
	background-image: url(../gfx/nieuws_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 50px;
}

#nieuws #content_nieuws {
	background-color: #fff;
	float: left;
	height: 125px;
	width: 155px;
}

#nieuws #content_nieuws strong {
	color: #d01977;
}

#nieuws #content_nieuws p {
	line-height: 1.5em;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

#nieuws #content_nieuws a { color: #252525; text-decoration: underline; }
#nieuws #content_nieuws a:hover { color: #58d8f8; text-decoration: underline; }

#nieuws #right {
	background-image: url(../gfx/nieuws_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 75px;
}

#nieuws #bottom {
	background-image: url(../gfx/nieuws_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 280px;
}

#footer {
	color: #4e4e4e;
	float: left;
	margin-bottom: 40px;
	margin-left: 80px;
	_margin-left: 40px; /*IE 6 FIX*/
	margin-top: 30px;
	height: 30px;
	width: 570px;
}

#footer a { color: #4e4e4e; text-decoration: underline; }
#footer a:hover { color: #d01977; text-decoration: underline; }

#footer #copyright {
	float: left;
	width: 400px;
}

#footer #realisatie {
	float: left;
	text-align: right;
	width: 170px;
}

.border {
	border: 1px dashed #626262;
}

.collectie_item, .collectie_item_single {
	float: left;
	width: 145px;
	height: 190px; /*200*/
	text-align: center;
	background-image: url(../gfx/image_frame_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-transform: capitalize;
}

.collectie_item_single {
	height: 140px;
	padding-top: 10px;
	background-image: url(../gfx/image_frame_bg_single.jpg);
}

.collectie_item a { color: #fff; text-decoration: underline; }
.collectie_item a:hover { color: #626262; text-decoration: underline; }


.input {
	color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #636363;
	background-color: #f9f9f9;
}

.output {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #a9eaf1;
	background-color: #2797aa;
	font-weight: bold;
} 