/*Site Stijl */

/* Body */

body {
	background-color: #BFBFBB;
	margin-left: 0px;
	margin-top: 0px;
}

/* Totale omringende Div */

#page {

	position:absolute;
	height:642px;
	width:700px;
	margin:-321px 0px 0px -350px;
	top: 50%;
	left: 50%;
	padding: 0px;
	border: 1px solid #BFBFBB;
	background-color:#FFFFFF;

}

/* Logo Div */

#logo {
	height: 175px;
	width: 175px;
	float: left;
	background-color: #EF4023;
	background-image: url(../img/logo_studio.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBB;
}

/* Foto Div */

#photoslide {
	height: 175px;
	width: 524px;
	float: left;
	background-image: url(http://www.stokkestudio.nl/images/headers/randomimage.php);
}

/* Menu */

#menu {
	float: left;
	width: 700px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBB;
	border-bottom-color: #BFBFBB;

/* Hoofd div achter content */
	
}
#content {
	width: 700px;
	float: left;

}

#flashproducts {

}


#productlinks {
visibility:hidden;
}

/* Introductie, */

#left_content{
	width: 329px;
	float: left;
	background-color:#ffffff;
	padding: 10px;
	height: 422px;
	
	/*Scrolling*/
	
	overflow-x: hidden;
	overflow-y: auto;
}

#right_content{
	width: 350px;
	float: right;
	background-color:#ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBB;
}

/* Product en interieur */

#left_detail_content{
	width: 328px;
	float: left;
	background-color:#ffffff;
	padding: 10px;
	height: 422px;
	
	/*Scrolling*/
	
	overflow-x: hidden;
	overflow-y: auto;
}

#right_detail_content{
	width: 351px;
	height: 441px;
	float: right;
	background-color:#ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBB;
}

.detail_1e_2e_3e_plaatje_border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BFBFBB;
	border-bottom-color: #BFBFBB;
	float:left;
}
.detail_4e_plaatje_border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBB;
	float:left;
}

/* Sifr Headings */

h1{
margin-top: 0px;
}

/* Contact */

#contact_left_top_content{
	height: 190px;
	width: 330px;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#ffffff;
}

#contact_right_top_content{
	height: 190px;
	width: 330px;
	float:right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#ffffff;
	}

#contact_left_bottem_content{
	height: 240px;
	width: 349px;
	float:left;

	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBB;
}

#contact_right_bottem_content{
	height: 240px;
	width: 350px;
	float: right;
	padding: 0px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBB;
	}

/* Mail formuliertje */

.mailform {
	border:#BFBFBB;
	border-style:solid;
	border-width:1px;
	width: 225px;
	}
.mailformback{
background-color:#ffffff;
}

/*Actueel*/

#actueel_left_menu{
	width: 155px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float:left;
	background-color:#ffffff;
}

#actueel_left_menu_spacing{
	}

#actueel_centre_content {
	width: 349px;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 165px;
	background-color:#ffffff;
	height: 431px;
	
	/*Scrolling*/
	
	overflow-x: hidden;
	overflow-y: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#BFBFBB;
}

a img{
border: 0px;
}
/* Text Stijl */

A:link {
COLOR: #EF4023; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #EF4023; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #EF4023; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #333333; TEXT-DECORATION: underline; FONT-STYLE: normal
}

#content{
	font-family:"Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 11px;
	}

#mailformtext{
	font-family:"Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 11px;
}

#googlemap_text{
	font-family:"Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 11px;
}

.highlight{
color:#EF4023;
}

h1 {
font-size:14px;
color:#EF4023;
}

.mailform {
	font-family:"Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 11px;
}

/* Hovers voor actueel menu */

.actueelhover:link {
COLOR: #333333; TEXT-DECORATION: none; FONT-STYLE: normal
}
.actueelhover:visited {
COLOR: #333333; TEXT-DECORATION: none; FONT-STYLE: normal
}
.actueelhover:active {
COLOR: #333333; TEXT-DECORATION: none; FONT-STYLE: normal
}
.actueelhover:hover {
COLOR: #EF4023; TEXT-DECORATION: none; FONT-STYLE: normal
}

