/****************************************************************
   Promoreclame.nl - CSS Document 
   Author: Stefan de Vries - Promo Reclame - www.promoreclame.nl
****************************************************************/

* { margin: 0; padding: 0; border: 0; }

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#383838;
	background-image:url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}

#container{
	width: 954px;
	min-height: 600px;
	left: 50%;
	position: absolute;
	margin-left:-477px;
	background-image:url(../img/container_bg.jpg);
	background-repeat: repeat-y;
}

* html #container {
	margin-left:-476px;
}

/* header */

#header{	
	width:954px;
	height:183px;
	background-image:url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}

/* menu */
#menu {
	height: 49px;
	padding-left: 312px;
	padding-bottom: 24px;
	padding-top: 110px;
	z-index: 500;
	position: relative;
}

#menu li {
	float: left;
	position: relative;
	list-style:none;

}

#menu li a {
	display: block;
	float: left;
	height: 49px;
	text-indent: -900em;
	background: url(../img/menu.gif) no-repeat;
}

#menu li a.home 			{ width: 82px; background-position: left bottom; }
#menu li a.overpromo		{ width: 125px; background-position: -82px bottom; }
#menu li a.reclame  		{ width: 100px; background-position: -207px bottom; }
#menu li a.internet 		{ width: 101px; background-position: -307px bottom; }
#menu li a.referenties 		{ width: 119px; background-position: -408px bottom; }
#menu li a.contact 			{ width: 84px; background-position: -527px bottom; }

#menu li:hover a.home, 
#menu li.hover a.home,
#menu li.actief a.home 				{ background-position: left top; }
#menu li:hover a.overpromo, 
#menu li.hover a.overpromo,
#menu li.actief a.overpromo 		{ background-position: -82px top; }
#menu li:hover a.reclame, 
#menu li.hover a.reclame,
#menu li.actief a.reclame 		    { background-position: -207px top; }
#menu li:hover a.internet, 
#menu li.hover a.internet,
#menu li.actief a.internet 		    { background-position: -307px top; }
#menu li:hover a.referenties, 
#menu li.hover a.referenties,
#menu li.actief a.referenties 		{ background-position: -408px top; }
#menu li:hover a.contact, 
#menu li.hover a.contact,
#menu li.actief a.contact    		{ background-position: -527px top; }

/* Submenu */
#menu li ul {
	left: -9000em;
	margin-left: -7px;
	position : absolute;
	top: 49px;
	background: url(../img/submenu_bg.png) no-repeat left bottom;
	_background: url(../img/submenu1_bg.gif) no-repeat left bottom #f88b15;
	padding-bottom: 20px;
	padding-left: 3px;
	width: 197px;
}

#menu li:hover ul, #menu li.hover ul {
	left: 0;
	display: block;
}

#menu li li {
	float: none;
	width: 175px;
	margin: 0px;
	padding: 3px;
}

#menu li li a {
	display: block;
	float: none;
	width: 195px;
	height: auto;
	padding: 4px 5px 4px 15px;
	text-indent: 0;
	text-decoration: none;
	color: #FFFFFF;
	background: none;
}

#menu li li a:hover, #menu li li.hover a {
	color: #000000;
	text-decoration: underline;
}

#menu li li.actief a, #menu li li.actief a:hover {
	color				: #EE820C;
	text-decoration		: underline;
}

/* intro */

#intro{	
	width:954px;
	height:308px;
}

#intro #image{	
	width:590px;
	height:287px;
	padding-left: 31px;
	padding-right: 11px;
	float: left;
}

#intro #tekst{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 20px;
	width:241px;
	height:262px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	background-image: url(../img/intro_tekst_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

/* content */

#content{	
	width:892px;
	min-height: 400px;
	padding-left: 31px;
	padding-right: 31px;
}

/* leftcol */

#content #leftcol{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 18px;
	width:288px;
	min-height: 501px;
	padding-right: 11px;
	float: left;
}

#content #leftcol a:link, #content #leftcol a:visited {
	color:#000000;
	text-decoration: underline;
}

#content #leftcol a:hover {
	color:#f88b15;
	text-decoration: none;
}

#content #leftcol ul {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content #leftcol ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 21px;
	list-style-type: square;
}

#content #leftcolul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
#content #leftcol ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size: 11px;
	text-decoration: underline;
}

#content #leftcol h2{	
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:11px;
	margin-bottom: 5px;
}

#content #leftcol h2 a:link, #content #leftcol h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:11px;
	text-decoration: underline;
}

#content #leftcol h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:11px;
	text-decoration: none;
}

#content #leftcol h3{	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px; 
}

#content #leftcol #header{	
	width:238px;
	height: 28px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../img/leftcol_header_bg.png);
	background-repeat: no-repeat;
}

#content #leftcol #wrapper_uitgelicht{	
	width:288px;
	min-height: 501px;
	background-image: url(../img/leftcol_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	
}

#content #leftcol #uitgelicht_but a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/projectoverzicht_but.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 288px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #leftcol #uitgelicht_but a:hover {
	background-position: bottom;
}

#content #leftcol #uitgelicht{	
	width:238px;
	min-height: 115px;
	padding-bottom: 13px;
	padding-top: 13px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #leftcol #uitgelicht .img {
	margin-right: 15px;
	margin-top: 5px;
	float: left;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #a5a5a5;
}

#content #leftcol #wrapper_reclame{	
	width:288px;
	min-height: 260px;
	background-image: url(../img/leftcol_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content #leftcol #diensten{	
	width:238px;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

#content #leftcol #info{	
	width:238px;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

#content #leftcol #wrapper2{	
	width:288px;
	min-height: 154px;
	background-image: url(../img/leftcol_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 12px;
	
}

#content #leftcol #wrapper_headlines{	
	width:288px;
	min-height: 335px;
	background-image: url(../img/leftcol_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	
}

#content #leftcol #headlines_but a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/nieuwsoverzicht_but.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 288px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #leftcol #headlines_but a:hover {
	background-position: bottom;
}

#content #leftcol #headlines{	
	width:238px;
	padding-bottom: 13px;
	padding-top: 13px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #leftcol #headlines h2{	
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:12px;
	margin-bottom: 3px;
}

#content #leftcol #headlines h2 a:link, #content #leftcol #headlines h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:12px;
	text-decoration: underline;
}

#content #leftcol #headlines h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:12px;
	text-decoration: none;
}

/* rightcol */

#content #rightcol{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 18px;
	width:593px;
	float: left;
}

#content #rightcol h3{	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px; 
}

#content #rightcol ul {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content #rightcol ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 21px;
	list-style-type: square;
}

#content #rightcol ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
#content #rightcol ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size: 11px;
	text-decoration: underline;
}

#content #rightcol ul ul {
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content #rightcol ul ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 21px;
	list-style: circle;
}

/* body */

#content #rightcol #breadcrumbs{	
	width:568px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	padding-top: 9px;
	padding-left: 25px;
	background-image: url(../img/body_header_bg.jpg);
	background-repeat: no-repeat;
}

#content #rightcol #breadcrumbs a:link, #content #rightcol #breadcrumbs a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

#content #rightcol #breadcrumbs a:hover {
	color:#000000;
	text-decoration: none;
}

#content #rightcol #bodytext{
	width:521px;
	min-height: 392px;
	border: solid 1px #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 21px;
	background: url(../img/tekst_bg.jpg) no-repeat center bottom;
	padding: 35px;
	float: left;
}

#content #rightcol #bodytext a:link, #content #rightcol #bodytext a:visited {
	color:#000000;
	text-decoration: underline;
}

#content #rightcol #bodytext a:hover {
	color:#f88b15;
	text-decoration: none;
}

#content #rightcol #bodytext h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	margin-bottom: 8px;
}

#content #rightcol #bodytext h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:14px;
	text-transform: uppercase;
	border-bottom: 1px #c9c9c9 dotted;
	margin-bottom: 5px;
}

#content #rightcol #bodytext p{
	margin-top: 10px;
	margin-bottom: 0px;
}

#content #rightcol #bodytext .img_right {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	padding: 6px;
	border: 1px solid #a5a5a5;
	background-color: #FFFFFF;
}

#content #rightcol #bodytext .img_right_nob{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	float: right;
	border: 0px solid #000000;
}

#content #rightcol #bodytext #lv_but a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/lv_but.png);
	background-position: left top;
	width: 76px;
	height: 22px;
	margin-bottom: 10px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #lv_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #terug_but a {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;

	display: block;
	cursor: hand;
	background-image: url(../img/terug_but.png);
	background-position: left top;
	width: 44px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #terug_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #volgende_but a {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;
	display: block;
	cursor: hand;
	background-image: url(../img/volgende_but.png);
	background-position: left top;
	width: 66px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #volgende_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #vorige_but a {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;
	float: center;
	display: block;
	cursor: hand;
	background-image: url(../img/vorige_but.png);
	background-position: left top;
	width: 49px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #vorige_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #eerste_but a {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;
	float: center;
	display: block;
	cursor: hand;
	background-image: url(../img/eerste_but.png);
	background-position: left top;
	width: 88px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #eerste_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #laatste_but a {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	color:#000000;
	float: center;
	display: block;
	cursor: hand;
	background-image: url(../img/laatste_but.png);
	background-position: left top;
	width: 96px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #bodytext #laatste_but a:hover {
	background-position: left bottom;
}

#content #rightcol #bodytext #nieuws{
	width:521px;
	min-height: 125px;
	float: left;
}

#content #rightcol #bodytext #nieuws h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:14px;
	text-transform: none;
	border-bottom: 1px #c9c9c9 dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #rightcol #bodytext #nieuwsnav1{
	width:521px;
	text-align: center;
	border-top: 1px #c9c9c9 dotted;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
}

#content #rightcol #bodytext #nieuwsnav2{
	width:521px;
	font-size:10px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

#content #rightcol #bodytext #project{
	width:225px;
	min-height: 125px;
	margin-bottom: 15px;
	margin-left: 16px;
	margin-right: 15px;
	margin-top: 15px;
	border-bottom: 1px #c9c9c9 dotted;
	float: left;
}

#content #rightcol #bodytext #project .img{
	padding: 6px;
	border: 1px solid #a5a5a5;
	background-color: #FFFFFF;
}

#content #rightcol #bodytext #project #title{
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#f88b15;
	font-size:11px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content #rightcol #bodytext #project #title a:link, #content #rightcol #bodytext #project #title a:visited {
	color:#f88b15;
	text-decoration: none;
}

#content #rightcol #bodytext #project #title a:hover {
	color:#f88b15;
	text-decoration: underline;
}

#content #rightcol #bodytext #projectdetail{
	width:521px;
	min-height: 350px;
	float: left;
}

#content #rightcol #bodytext #projectdetail h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:14px;
	text-transform: none;
	border-bottom: 1px #c9c9c9 dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #rightcol #bodytext #refcolleft{
	width:250px;
	margin-right: 21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 21px;
	float: left;
}

#content #rightcol #bodytext #refcolright{
	width:250px;
	min-height: 392px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 21px;
	float: left;
}

#content #rightcol #bodytext #refcolleft ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content #rightcol #bodytext #refcolleft li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #rightcol #bodytext #refcolleft ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
#content #rightcol #bodytext #refcolleft ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size: 11px;
	text-decoration: underline;

}

#content #rightcol #bodytext #refcolright ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content #rightcol #bodytext #refcolright li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #rightcol #bodytext #refcolright ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
#content #rightcol #bodytext #refcolright ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size: 11px;
	text-decoration: underline;

}

#content #rightcol #bodytext #dienst_left{
	width:235px;
	padding-bottom: 20px;
	margin-right: 51px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 21px;
	float: left;
}

#content #rightcol #bodytext #dienst_right{
	width:235px;
	padding-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 21px;
	float: left;
}

#content #rightcol #bodytext #dienst_left h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:14px;
	text-transform: none;
	border-bottom: 1px #c9c9c9 dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #rightcol #bodytext #dienst_right h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#f88b15;
	font-size:14px;
	text-transform: none;
	border-bottom: 1px #c9c9c9 dotted;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* headlines */

#content #rightcol #headlines{	
	width:241px;
	height: 247px;
	background-image: url(../img/headlines_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 11px;
}

#content #rightcol #headlines a:link, #content #rightcol #headlines a:visited {
	font-size:11px;
	color:#969696;
	text-decoration: underline;
}

#content #rightcol #headlines a:hover {
	font-size:11px;
	color:#969696;
	text-decoration: none;
}

#content #rightcol #headlines_header{	
	width:241px;
	height: 37px;
	padding-top: 10px;
}

#content #rightcol #headline{	
	width:241px;
	padding-bottom: 13px;
	padding-top: 13px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #rightcol #headlines h2{	
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#000000;
	font-size:11px; 
}

#content #rightcol #headlines h2 a:link, #content #rightcol #headlines h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#000000;
	font-size:11px;
	text-decoration: none;
}

#content #rightcol #headlines h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#000000;
	font-size:11px;
	text-decoration: underline;
}

#content #rightcol #headlines_but a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/nieuwsoverzicht_but.png);
	background-position: left top;
	width: 241px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #headlines_but a:hover {
	background-position: left bottom;
}

/* contact */

#content #rightcol #contact{	
	width:241px;
	height: 247px;
	background-image: url(../img/headlines_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}

#content #rightcol #contact_header{	
	width:241px;
	height: 25px;
	padding-top: 10px;
}

#content #rightcol #contact #tekst{	
	width:241px;
	height: 148px;
	padding-top: 25px;
	border-bottom: 1px #c9c9c9 dotted;
}

#content #rightcol #contact #tekst a {
	color: #000000;
	text-decoration: underline;
}

#content #rightcol #contact #tekst a:hover {
	color: #000000;
	text-decoration: none;
}

#content #rightcol #contact h2{	
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#000000;
	font-size:11px; 
}

#content #rightcol #contact_but a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/contactgegevens_but.png);
	background-position: left top;
	width: 241px;
	height: 22px;
    text-indent: -999em;
	outline: none;
}

#content #rightcol #contact_but a:hover {
	background-position: left bottom;
}

/* reclame diensten */

#content #rightcol #recdiensten{	
	width:221px;
	height: 219px;
	float: left;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 35px;
}

#content #rightcol #recdiensten h2{	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	margin-bottom: 10px;
}

#content #rightcol #recdiensten a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#content #rightcol #recdiensten a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#content #rightcol #line{	
	width:11px;
	height: 229px;
	float: left;
	background-image: url(../img/dottedline_home.png);
	background-position: left top;
	margin-top: 25px;
}

/* webdesign diensten */

#content #rightcol #webdiensten{	
	width:221px;
	height: 219px;
	float: left;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 35px;
}

#content #rightcol #webdiensten h2{	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	margin-bottom: 10px;
}

/* content */

#footer{	
	width:704px;
	padding-top: 40px;
	padding-bottom: 25px;
	color: #9c9c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	background-color:#383838;
	background-image:url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 250px;
}

#footer a:link, #footer a:visited {
	color:#9c9c9c;
	text-decoration: none;
}

#footer a:hover {
	color:#9c9c9c;
	text-decoration: underline;
}

#footer ul {
	list-style-image: none;
	list-style-type: none;
}

#footer li {
	float: left;
	padding-left: 20px;
}

/*FORMULIEREN*/

label{
	display: block;
	float: left;
	width: 150px;
	font-weight:bold;
}

.label_checkbox{
	display: block;
	float: left;
	width: 250px;
}


fieldset{
	width: 481px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	border: 1px solid #e5e5e5;
}

legend{
	font-size:12px;
	color:#f88b15;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

input{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	padding: 3px 0 2px 3px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width: 320px;
}

.input_small{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	padding: 3px 0 2px 3px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width: 125px;
}


.checkbox{
	border: 1px solid #abacad;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

select {
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width: 325px;
	padding: 3px 0 2px 3px;
	border: 1px solid #abacad;
	margin-bottom: 4px;
}

textarea{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #e5e5e5;
	scrollbar-arrow-color : #e5e5e5;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	width: 325px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.checkbox{
	border: 0px solid #58585a;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

.button{
	background-color: #f88b15;
	border: 1px solid #f88b15;
	color: #FFFFFF;
	width: auto;
	height : 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	float: right;
}

.button1{
	background-color: #f88b15;
	border: 1px solid #f88b15;
	color: #FFFFFF;
	width: auto;
	height : 25px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

/*SLIDER*/

#slider {
    width: 590px; /* important to be same as image width */
    height: 287px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-image:url(../img/bg_intro_image.jpg);
	background-repeat: no-repeat;
}
#sliderContent {
    width: 590px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
	line-height: 21px;
    padding: 10px 13px;
    width: 564px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
	font-weight: bold;
}

.sliderImage span h1 {
    font-size: 20px;
	font-weight: bold;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 280px;
}
ul { list-style-type: none;}
