body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		
BODY { 
	background-image : url(/images/bg.jpg); 
	background-repeat : repeat-x; 
	margin : 0;
	font-family:Arial, Helvetica, sans-serif; 
	overflow-x:hidden;
} 

#key {
	width:32px;
	height:32px;
	display:inline;
	z-index:10;
	position:absolute;
	margin-left:-31px;
	margin-top:200px;
}

#content_container{
	float:left;
	background-image:url(/images/container.png);
	background-repeat : repeat-y; 
	min-height : 50px;
	width : 998px;
}
#container { 
	width : 998px; 
	margin : 0px auto; 
} 
#flashheader{ 
	position:relative;
	height : 228px; 
	width : 990px;
	z-index:1;
	margin-left:4px;
	background-color:#5A5A59;
}
#header_container {
	float:left;
	z-index:4;
	height : 228px; 
	width : 990px;
} 
#logo { 
	background-image : url(/images/logo.png); 
	background-repeat : no-repeat; 
	width : 675px; 
	height : 140px; 
	margin-left : auto; 
	margin-right : auto; 
	top:-240px;
	z-index:2;
	position:relative;
	background-position:center;
}

#aanbiedingen_bar {
	background-image : url(/images/aanbiedingen_bar.png); 
	background-repeat : no-repeat;
	width : 574px; 
	height : 24px;
	margin-left : auto; 
	margin-right : auto; 
	position:relative;
	z-index:2;
	top:-260px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
} 
 
#navigatie { 
	float : left; 
	background-repeat : no-repeat; 
	width : 990px; 
	height : 66px; 
	margin-left : 4px; 
} 
#navigatie_inhoud{
	width:990px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(/images/navigation.png); 
}


#navigatie_inhoud a {
	margin-left: 30px;
	margin-right: 30px;
}

#navigatie_inhoud a:hover{
	color:#FFA200;
}

#navigatie_installateur{
	color:#FFF;
	font-size:13px;
	width:990px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-color:#cacaca;
	border-bottom:1px solid #585858;
}

#navigatie_installateur a {
	font-size:13px;
	margin-left: 20px;
	margin-right: 20px;
}

#navigatie_installateur a:hover{
	color:#FFA200;
}

#blok-container { 
		position:relative;
	z-index:2;
	top:-255px;
	height : 88px; 
	width : 934px; 
	padding-left : 56px;
} 
#blok-center { 
	margin-left : auto; 
	margin-right : auto; 
	width : 655px;
	height:88px;
	padding-left : 20px; 
} 
#blok-blauw { 
	background-image : url(/images/blok_blauw.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 78px; 
	float : left; 
	margin-top : 10px; 
	position : relative; 
	z-index : 1; 
	cursor:hand;
} 

a.blokblauw{
	display:block;
	width:100%;
	height:79px;
	text-decoration:none;
}

#blok-blauw:hover { 
	background-image : url(/images/blok_blauw.png); 
	background-repeat : no-repeat;
	background-position:0px -78px;
} 

#blok-rood { 
	background-image : url(/images/blok_rood.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 88px; 
	float : left; 
	position : relative; 
	z-index : 2; 
	margin-left : -15px;
	display:block; 
}

#blok-rood:hover { 
	background-image : url(/images/blok_rood.png); 
	background-repeat : no-repeat; 
	background-position:0px -88px;
}
 
#blok-groen { 
	background-image : url(/images/blok_groen.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 78px; 
	float : left; 
	margin-top : 10px; 
	position : relative; 
	z-index : 1; 
	margin-left : -15px; 
} 

#blok-groen:hover { 
	background-image : url(/images/blok_groen.png); 
	background-repeat : no-repeat; 
	background-position:0px -78px;
}

#content { 
	float : left; 
	min-height : 350px; 
	width : 920px;
	padding-top: 5px;
	padding-left: 40px;
	font-size:13px;
	padding-right: 40px; 
}

#content a{
	color:#0101fb;
}

#breadcrumbs {
	font-size:9px;
	color:#A9A9A9;
	font-style:italic;
}
#breadcrumbs a{
	color:#A9A9A9;
	font-style:italic;
}

#footer { 
	float : left; 
	background-image : url(/images/footer_top.jpg); 
	background-repeat : repeat-x; 
	height : 26px; 
	width : 990px; 
	margin-left : 4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	font-weight:bold;	 
} 
#footer_grijs { 
	float:left; 
	height : 37px; 
	width : 990px;
	margin-left:4px;
	background-color:#797979;
}

#footer_grijs a{
	margin-left:30px;
	margin-right:30px;
}

#footer_grijs a:hover{
	color:#FFA200;
}

#footer_bottom{
	float:left;
	height:204px;
	width:990px;
	background-color:#373737;
	margin-left:4px;
	color:#FFF;
	font-weight:bold;
}

#footer_bottom a{
	padding-left:30px;
	padding-right:30px;
}

a.navigatie-top {
	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	background-position:0px;
	text-transform:uppercase;
}

a.navigatie {
	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-position:0px; 
}

ul{
	padding-left:30px;
}

img{
	border: none;
}

#bedrijfsgegevens{
	float:left;
	width: 200px;
	height: 200px;
}

#afspraak{
	width: 203px;
	height: 250px;
	float:right;
	margin-left: 85px;
	background-image:url(/images/degrootservice/afspraak.png);
	background-repeat:no-repeat;
}

#advertentie{
	width: 231px;
	min-height:205px;
	float:left;
	margin-left:18px;
}

#logo1 {
	float:left; 
	width : 484px; 
	height : 98px;
	margin-left:-24px;
}

#telefoon{
	float:right;
	background-image:url(/images/aircoservice_gelderland/telefoon.png);
	background-repeat:no-repeat;
	width : 412px;
	height : 74px;
	margin-right:-47px;
	padding-top:71px;
	padding-left:10px;
	font-size:32px;
	color:blue;
	margin-top:-37px;
	z-index:1;
	position:relative;
}

#telefoon_links{
	float:left;
	background-image:url(/images/aircoservice_gelderland/telefoon_links.png);
	background-repeat:no-repeat;
	width:276px;
	height:71px;
	font-size:32px;
	color:blue;
	margin-left:82px;
	padding-top:71px;
	padding-left:10px;
	margin-top:-37px;
}

#telefoon_rechts{
	float:right;
	background-image:url(/images/aircoservice_gelderland/telefoon_rechts.png);
	background-repeat:no-repeat;
	width:126px;
	height:138px;
	position:relative;
	z-index:2;
	margin-right:-34px;
	margin-top:-37px;
}

#bedrijfs_fotos{
	width: 250px;
	min-height: 305px;
	float: left;
}

#bedrijfsomschrijving{
	margin-left: 12px;
	float:left;
	width: 455px;
}

#mail{
	width:49px;
	height:24px;
	margin-left:-74px;
	margin-top:107px;

}


#content_inhoud{
	float:left;
	width:978px;
	min-height: 100px;
	margin-left:-25px;
}

input[type=submit]{ 
	padding:2px 8px 2px 8px;
	background-color:#9A9A9A;
	cursor:hand;
	border:0px;
	color:#FFF;
	font-weight:bold;
}

input[type=submit]:hover{ 
	padding:2px 8px 2px 8px;
	background-color:#FFF;
	cursor:hand;
	border:0px;
	color:#000;
	font-weight:bold;
}

#bgr_vlak{
	background-image:url(/images/kader_postcode3.png);
	background-repeat:no-repeat;
	padding:10px;
	height:120px;
}

#websites{
	float:left;
	height:300px;
}

.kader {
width: 140px;
border-style: solid;
border-width: 1px;
border-color: #FFA200;
background-color: white;
text-align: center;
}

.table_bg {
background-color: #FFA200;
width: 780px;
}

.table_backg {
background-color: #FFF;
width: 700px;
}
.border_top {
background-color: #FFA200;
width: 780px;
padding-left: 3px;
spacing: 0px;
font-size: 12px; 
color: #FFFFFF;
}

.border_side {
background-color: #FFA200;
width: 15px;
spacing: 0px;
margin-top:-2px;
}

.txt_kader{
	padding:5px;
	background-color: #FFF;
}

h3 {
	color:#FFF;
}

h4 {
	color:#ff0000;
}