/*  ----- Created by Jacco van der Post - 2006 - Netcreators.com ---- */

body {
	background: #666666 url(../img/bg.gif) no-repeat center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color:#264061;
	}

a:hover {
	color:#d60e1e;
	}
	
ul 	{
	list-style:square;
	}

p.bodytext { padding:0 10px; }

#frame{
	background-color:#fff;
	width: 764px;
	margin: auto;
	top: 0;
	position: relative;
	min-height:628px;
  	height:auto !important;
  	height:628px;
	
}

label {
	display: block;
	width: 110px;
	float: left;
} 

#header {
	width:764px;
	height:401px;
	top:0;
	left:0;
	position: absolute;
}

#header #logo, #header #slogan {
	margin: 0;
	padding: 0;
}

#header #logo {
	background: url(../img/logo.gif) no-repeat;
	width:307px;
	height:124px;
	border-top:1px solid white;
	border-left:1px solid white;
}

#header #logo a	{
	display: block;
	width:307px;
	height:124px;
	cursor: pointer;
}

#header #slogan {
	background: url(../img/slogan.gif) no-repeat;
	width:152px;
	height:124px;
	border-top:1px solid white;
	border-right:1px solid white;
	position: absolute;
	top:0;
	right:0;
}

#header #slogan a	{
	display: block;
	width:152px;
	height:124px;
	cursor: pointer;
}

#header span	{
	display: none;
	
}

#centerblock {
	background: url(../img/car-bg.jpg) no-repeat;
	width:764px;
	height:248px;
	border-top:1px solid white;
	left:0px;
	top:125px;
	position:absolute;
}

#content {
	background-color: white;
	top:408px;
	left:0;
	width:764px;
	min-height: 227px;
	height: auto !important;
	height: 227px;
	position:absolute;
}

#intro-text {
	width:308px;
	min-height:214px;
	height: auto !important;
	height:214px;
	float: left;
}

#tweekoloms-links {
	width:597px;
	min-height:214px;
	height: auto !important;
	height:214px;
	padding: 6px;
	float: left;
	background-color: white;
}

#tweekoloms-rechts {
	width:147;
	min-height:214px;
	height: auto !important;
	height:214px;
	padding: 6px;
	background-color: white;
}

.intro-text-small {
	width:147px;
	min-height:214px;
	height: auto !important;
	height:214px;
	float: left;
	margin-left: 5px;
	display: inline;
}

.intro-textright {
	width:304px;
	min-height:214px;
	height: auto !important;
	height:214px;
	float:left;
}

#page-description {
	display:none;
	}
	
h1, #eenkoloms h1.csc-firstHeader, h2.csc-firstHeader, #intro-text h2, .intro-text-small h2, .intro-textright h2 {
	background:#ffdd00;
	margin:0;
	padding:0;
	margin-left:7px;
	color: #d7161f;
	font-size: 13px;
	padding:3px;
	padding-left:10px;	
}

#content h2.csc-firstHeader, #eenkoloms h1.csc-firstHeader {
	text-align: center;
	padding-left: 3px;
}

#eenkoloms h1.csc-firstHeader {margin-bottom:10px;} /* h1 tbv. assortiment pagina */

.intro-text-small h2 {
	width:115px; }


#intro-text h2 {
	width:280px;
}

.intro-textright h2 {
	width:276px;
}


#intro-text p, .intro-text-small p, .intro-textright p {
	padding-left:14px;
	padding-right:9px;
}


#footer {
	background: #ffdd00;
	width:743px;
	height:15px;
	padding:3px;
	padding-right:18px;
	font-size:10px;
	text-align: right;
	border:0;
	border-bottom:1px solid white;
	float:left;
}


#footer p {
	margin:0px;
	margin-top:2px;
}

/*wijzigingen t.o.v. main.css tbv eerste pagina home */

#nav-mid {
	top:248px;
}

#header {
	height:401px;
}

#centerblock {
	top:125px;
	height:248px !important;
	height:248px;
}

