/* LAYOUT ---------------------------------------------------------- */ 
                                                      	
* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}

#overig {
	background-image: url(../images/body-bg-overig.jpg);
}


#wrapper {
	margin: 0 auto -30px;
	position: relative;
	width: 876px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

.top {
	height: 55px;
}

#teaser {
	width: 876px;
	height: 167px;
	background-image: url(../images/teasers-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#teaser-hosting {
	width: 876px;
	height: 167px;
	background-image: url(../images/teasers-hosting-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#teaser-hosting h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232222;
	font-weight: bold;
	text-decoration: none;
}

#teaser-hosting h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #508f9d;
	font-weight: bold;
	text-decoration: none;
}

#teaser h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232222;
	font-weight: bold;
	text-decoration: none;
}

#teaser h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #508f9d;
	font-weight: bold;
	text-decoration: none;
}


#teaser1 {
	width: 166px;
	height: 167px;
	float: left;
	padding: 0px 27px 6px 29px;
}

#teaser1 h2 {
	width: 166px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

#teaser1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
}

#teaser1 ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#teaser1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
	margin-left:65px;
}

#teaser2 {
	width: 168px;
	height: 167px;
	float: left;
	padding: 0px 27px 6px 23px;
}

#teaser2 h2 {
	width: 168px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

#teaser2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
}

#teaser2 ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#teaser2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
	margin-left:65px;
}


#teaser3 {
	width: 168px;
	height: 167px;
	float: left;
	padding: 0px 27px 6px 23px;
}

#teaser3 h2 {
	width: 168px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

#teaser3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
}

#teaser3 ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#teaser3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
	margin-left:65px;
}


#teaser4 {
	width: 168px;
	height: 167px;
	float: left;
	padding: 0px 27px 6px 23px;
}

#teaser4 h2 {
	width: 168px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

#teaser4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
}

#teaser4 ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#teaser4 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
	margin-left:65px;
}

#teaser4-hosting {
	width: 168px;
	height: 167px;
	float: left;
	padding: 0px 27px 6px 23px;
}

#teaser4-hosting h2 {
	width: 168px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

#teaser4-hosting p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a8b;
	line-height: 18px;
	margin-left: 50px;
}

#teaser4-hosting h2 {
	width: 168px;
	text-align: center;
	padding: 8px 5px 5px 0px;
}

.footer {
	width: 876px;
	height: 30px;
	position: relative;
	margin: 0 auto;
}
.footer1 {
	width: 876px;
	height: 200px;
	position: relative;
	margin: 0 auto;
        background: url(http://www.furr.nl/img/common/furr-footer-website.jpg);
}
	
.push {
	height: 30px;
}


/* HOME VLAKKEN ---------------------------- */

/* CONTENT */
#home-text {
	width: 600px;
	padding: 15px 30px 30px 30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #5b5b61;
}

#home-text img {
	border: 0;
	margin-right: 15px;
	float: left;
}

#home-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 25px;
	color: #5b5b61;
}
#home-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #508f9d;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 0px;

}
#home-text h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204d59;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 20px;
	text-decoration: none;
}

#content {
	width: 100%;
	overflow: hidden;
	clear: both;
}

#content-overig {
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
	clear: both;
}

/* NIEUWS */
#home-nieuws {
	width: 170px;
	float: right;
	margin-top: 15px;
	margin-right: 24px;
	line-height: 18px;
}

#home-nieuws h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #508f9d;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 0px;

}

#home-nieuws h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232222;
	font-weight: bold;
	margin-bottom: 5px;
}

#home-nieuws h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #204d59;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}

.pagestory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b61;
	margin-bottom: 20px;
	padding-bottom: 35px;
	border-bottom: 1px solid #9cb0c9;
}

.pagestory h3 {
	float: left;
	margin-right: 4px;
}

.date {
	font-size: 9px;
}

.pagestory-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61564d;
	line-height: 19px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9cb0c9;
}
.date-right {
	font-size: 9px;
}

.pagestory-home-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61564d;
	line-height: 19px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #9cb0c9;
}
.pagestory-home-right a {
	font-size: 10px;
}
#home-nieuws a {
	text-decoration: none;
	color: #61564d;
}
#home-nieuws a:hover {
	text-decoration: none;
	color: #61564d;
}
.readmore a {
	width: 80px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/nieuws-leesmeer.jpg) 0 0px;
	display: block;
	margin: 5px 0px 0px 0px;
	float: right;
}
.readmore a:hover {
	background-position: 0 -23px;
}	

.readmore2 a {
	width: 80px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/nieuws-leesmeer2.jpg) 0 0px;
	display: block;
	margin: 5px 0px 0px 0px;
	float: right;
}
.readmore2 a:hover {
	background-position: 0 -23px;
}		


/* SUB MENU */

#home-nieuws .submenu {
	height: 27px;
	margin-left: -46px;
}

#home-nieuws .submenu li {
	width: 180px;
	height: 34px;
	list-style: none;
	text-align: center;
}

#home-nieuws .submenu li a {
	width: 180px;
	height: 27px;
	display: block;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #232222;
	text-decoration: none;
	padding-top: 13px;
	border-bottom: 1px solid #c3c3c3;
}

#home-nieuws .submenu li a:hover {
	color: #508f9d;
}


#home-nieuws .submenu .active.nav_here {
	color: #508f9d;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 19px;
}

#home-nieuws .submenu .active.nav_here a {
	color: #508f9d;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 19px;
}

#home-nieuws .submenu .active.nav_here a:hover {
	color: #508f9d;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 19px;
}


/* CONTACT */

#search {
	width: 186px;
	height: 53px;
	margin-left: 690px;
	background: url(../images/search.jpg) 0 0px;
	position: absolute;
	z-index: 100;
}

#ajaxSearch_form {
	margin-left: 1px;
	height: 50px;
}

#ajaxSearch_input {
	width: 125px;
	height:16px;
	margin-left: 14px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 5px;
	color: #d4dcde;
	background: url(../images/input-bg.jpg) 0 0px;
	float: left;
	border: 0px;
}

#ajaxSearch_output {
	width: 155px;
	margin-top: 15px;
	margin-left: 6px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4dcde;
	background-color:#204d59;
	position: absolute;
}

#ajaxSearch_output a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4dcde;
	font-weight: bold;
}

#ajaxSearch_submit {
	width: 25px;
	height: 22px;
	margin-top: 15px;
	margin-right: 13px;
	text-indent: -9999px;
	background: url(../images/search-btn.jpg) 0 0px;
	padding: 0;
	border-style: none;
	border-width: 0;
	cursor: pointer;
}

#ajaxSearch_submit a:hover{
	background-position: 0 -22px;
}

/* Highlighted Search */
.ajaxSearch_highlight{
	font-size: 11px;
	color:#ffffff;
	background-color: #204d59;
	padding: 1px 3px 1px 3px;
}


  
/* STYLING ---------------------------------------------------------- */ 
	
#header {
	width: 876px;
	height: 182px;
	background: url(../images/header-bg.jpg) 0 0px;
	background-repeat: no-repeat;
	z-index: 0;
}

#header-overig {
	width: 876px;
	height: 203px;
	background: url(../images/header-bg-overig.jpg) 0 0px;
	background-repeat: no-repeat;
}

#header-contact {
	width: 876px;
	height: 203px;
	background: url(../images/header-bg-contact.jpg) 0 0px;
	background-repeat: no-repeat;
}

#header-overfurr {
	width: 876px;
	height: 203px;
	background: url(../images/header-bg-overfurr.jpg) 0 0px;
	background-repeat: no-repeat;
}

#header-diensten {
	width: 876px;
	height: 203px;
	background: url(../images/header-bg-diensten.jpg) 0 0px;
	background-repeat: no-repeat;
}

#header-hosting {
	width: 876px;
	height: 182px;
	background: url(../images/header-bg-hosting.jpg) 0 0px;
	background-repeat: no-repeat;
}

#header-portfolio {
	width: 876px;
	height: 203px;
	background: url(../images/header-bg-portfolio.jpg) 0 0px;
	background-repeat: no-repeat;
}

#flash-portfolio {
	width: 600px;
	height: 562px;
	background: url(../images/portfolio-bg.jpg) 0 0px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}
/* PORTFOLIO */



.footer {
	background-color: #356a76;
	text-align: right;
} 

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 9px 9px 0px 9px;
	
}

/* LOGIN BAR */

#loginform {
	margin: 30px 0px 0px 10px;
}

#loginsidebar {
	width: 80px;
	height: 15px;
	margin: 2px 5px 2px 5px;
	background-color: #e9e9e9;
	border: 1px solid #c3c3c3;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}

#loginsidebar-a {
	width: 126px;
	height: 15px;
	margin: 2px 5px 2px 0px;
	background-color: #e9e9e9;
	border: 1px solid #c3c3c3;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}

#chkbox {
	width: 15px;
	height: 15px;
	margin: 5px 0px 0px 4px;
	background-color: #e9e9e9;
	border: 1px solid #c3c3c3;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}

#loginsubmit  {
	width: 60px;
	height: 20px;
	background-color: #bfbfbf;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 3px;
	border: 1px solid #808080;
	margin: 3px 5px 5px 0px;
}

/* FIX THINKS */

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


#home-text li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
	padding-left: 20px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b61;
	font-weight: bold;
	list-style:circle;
}

#home-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b61;
	font-weight: bold;
}

#home-text-gallery a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61564d;
	font-weight: bold;
}

a:active, a:focus {
 	outline: 0;
}
outline:none; 




