@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	
	font-family: "Lucida Grande", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	
	text-align: center;
	
	height: 100%;
	
	background: #fff url(../images/bg.jpg) repeat-x 0 53px;
}

img {
	border: 0;
}

#container {
	width: 990px;
	min-height: 100%;
	margin: -55px auto 0 auto;
	background: url(../images/header.jpg) no-repeat center 55px;
}

#language {
	height: 15px;
	width: 115px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 80px;
	left: 855px;
}

#crocola_logo-main {
	width: 729px;
	height: 172px;
	padding: 245px 0 0 0;
	margin: 0 0 0 144px;
	background: url(../images/crocola_logo.png) no-repeat 0 245px;
}

#crocola_logo {
	width: 329px;
	height: 97px;
	padding: 0 0 0 0;
	margin: 222px 0 0 0;
	background: url(../images/crocola_logo_klein.png) no-repeat 0 0;
}

#crocola_slogan {
	width: 415px;
	margin: 110px 0 0 300px;
	padding: 0;
	text-align: left;
}	

.index {
	font-family: "lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu-main {
	margin: -20px 0 0 470px;
	height: 130px;
	width: 225px;
	font-size: 25px;
	text-align: left;
	line-height: 30px;
}

#menu {
	margin: -15px 0 0 115px;
	font-size: 18px;
	text-align: left;
	line-height: 22px;
	float: left;
}

#content {
	float: left;
	width: 600px;
	margin: -80px 0 0 105px;
	text-align: left;
	padding: 0;
}

#content-cat {
	float: left;
	width: 622px;
	margin: -80px 0 0 105px;
	text-align: left;
	padding: 0;
}

#content-cat-product {
	width: 465px;
	float: left;
}

#footer {
	width: 100%;
	height: 50px;
	padding: 5px 0 0 0;
	margin: 0 auto 0 auto;
	background: url(../images/footer_bg.jpg) repeat-x;
	clear: left;
}

#footer p {
	font-size: 9px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	color: #f2ba32;
	text-decoration: none;
}

#content a {
	text-decoration: underline;
}

a.flink:hover, a.flink:active {
	color: #222;
	text-decoration: none;
}

a.landing:link, a.landing:visited {
	font-size: 8px;
	color: #999;
	text-decoration: none;
}

a.landing:hover, a.landing:active {
	font-size: 8px;
	color: #666;
	text-decoration: none;
}

.contactform {
	width: 175px;
}

.pc {
	width: 45px;
	margin-right: 10px;
}

.woonplaats {
	width: 115px;
}

.bericht {
	width: 175px;
	height: 75px;
}

h1 {
	font-size: 18px;
	padding: 0 0 0 0;
}
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0px;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	width: 465px;
}

.imgborder {
	border: 1px solid #999;
}

.bestellen {
	background: url(../images/bg_bestellen.jpg) no-repeat;
	height: 18px;
	width: 125px;
	text-align: center;
	margin: 15px 0 0 15px;
}

.bestellen-riem {
	background: url(../images/bg_bestellen-riem.jpg) no-repeat;
	height: 18px;
	width: 160px;
	text-align: center;
	margin: 2px 0 0 15px;
}

#bestellen a {
	text-decoration: none;
}

#bestellen a:hover {
	text-decoration: underline;
	color: #666;
}

#content h1 a {
	text-decoration: none;
}

#aanbieding {
	float: left;
	width: 145px;
	background: #ffeced;
	border: 1px solid #cc8080;
	padding: 12px 5px 12px 5px;
}

#aanbieding h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 18px;
	color: #900;
}

#notitie-een {
	float: left;
	width: 145px;
	background: #cccccc;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: -30px;
	text-align: left;
}

#notitie-een h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 18px;
}

#notitie-twee {
	float: left;
	width: 145px;
	background: #cccccc;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
}

#notitie-twee h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 18px;
}
