/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/
*{ margin: 0px; padding: 0px; }*
body
{
	color: #f7e3c8;
	font: .8em normal normal  Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
	line-height: 1.6em;
	background:#202020 url(images/cstrip2.jpg) repeat-x;

}
/**Common**/
p
{
	font-family:arial;
	font-size:0.9em;
	padding:0px 0px 0px 15px;
	
}

h3
{
	font-family:arial;
	font-size:1.1em;
	padding:15px 0px 0px 15px;
	
}

/**Wrapper **/
#wrapper 
{
	width:990px;
	margin:5px auto;
}
#top,#footer,#main,#home,#overfransmets,#wonen,#slapen,#merken,#aanbiedingen,#contact,#content,#container
{
	width:970px;
	margin:0px auto;
}
#top
{
	
	background:#202020 url(images/cstrip2.jpg) repeat-x;
	height:60px;
}
#logo h1
{
    font-size:2.4em;
    font-weight:500;
    margin:0px ;
    padding-left:50px;
	padding-top:20px;
	color:#eee;
}
#logo p
{
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
	text-align:center;
	color:#f7e3c8;
	float: left;
	height: 38px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
#menu
{
margin-left:30px;
}
#menu a:hover
{
	color:#CE9B6E;
}
#home
{
	background: url(images/topbg/topbg1.png) no-repeat ;
	height:315px;
}
#overfransmets
{
	background: url(images/topbg/topbg2.png) no-repeat ;
	height:315px;
}
#wonen
{
	background: url(images/topbg/topbg8.png) no-repeat ;
	height:315px;
}
#slapen
{
	background: url(images/topbg/topbg10.png) no-repeat ;
	height:315px;
}
#merken
{
	background: url(images/topbg/topbg5a.png) no-repeat ;
	height:315px;
}
#aanbiedingen
{
	background: url(images/topbg/topbg9.png) no-repeat ;
	height:315px;
}
#contact
{
	background: url(images/topbg/topbg7.png) no-repeat ;
	height:315px;
}
#content
{
	
	height:185px;
    background:url(images/cstrip2.jpg) repeat-x;	
}
#left,#right
{
	width:310px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 310px 0px 310px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}
#left h1,#right h1,#center h1
{
	font-size:1.5em;
	padding:10px 0 0 10px;
	font-family:arial;
	color: #CE9B6E;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left a,#right a,#center a
{
	color:#f7e3c8;
	text-decoration:none;
}
#container
{
	margin-top:5px;
	margin-bottom:5px;
	
}
#lcontain
{
	color:#f7e3c8;

	width:675px;
	float:left;
	margin-left:5px;
	margin-top:7px;
	height:100%;

}
#rcontain
{
	color:#f7e3c8;

	float:right;
	width:275px;
	margin-right:5px;
    margin-top:7px;
 	
}

#rcontain  h1,#lcontain h1
{
	color:#CE9B6E;
	font-size:1.5em;
	font-family:arial;
	padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#f7e3c8;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
	font-size:1em;
	color:#f7e3c8;
	padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#CE9B6E;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

.rightimage {
	float: right;
	margin: 20px 50px 20px 20px;
}

.bestandslink {
text-decoration:none;
color:#f7e3c8;

}



/**footer ***/
#footer {
	background: #2e2e2e url(images/fstrip1.gif) repeat-x;
	margin: 0 auto;
	padding-top:5px;
	text-align: center;
	clear:both;
	height:30px;
	font-size: .7em;
}
#footer a {
	color: #f7e3c8;
	text-decoration: none;
}
#footer a:hover {
	color: #CE9B6E;
	text-decoration: underline;
}

