/* 
Title:     Lay-out CSS voor De Witte Lietaer
Author:    roel#catchup.be
Updated:   September 20 2007
*/

body {
	font-family: Trebuchet MS, Georgia, serif;
	color: #333;
}

#wrap {
	font-size: 85%;
}

/* Links */
ul#languages li,
ul#languages a:link,
ul#languages a:visited,
ul#languages a:hover,
ul#languages a:active,
ul#footer,
ul#footer a:link,
ul#footer a:visited,
ul#footer a:hover,
ul#footer a:active {
	color: #ccc;
}

ul#languages a:hover,
ul#footer a:hover {
	color: #fff;
}

/* Headings */

.home h1 {
	color: #4ea7d3;
	font-size: 280%;
	margin: 0 0 0.1em 0;
	font-weight: normal;
}

.all h1 {
	color: #4ea7d3;
	font-size: 230%;
	margin: 0 0 0.5em 0;
	font-weight: normal;
}

.all h2 {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 0.8em 0;
	line-height: 1.0em;
}

p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

li {
	line-height: 1.1em;
}

/* Home > Spotlight */

ul#spotlight li h2 {
	color: #fff;
	font-size: 110%;
}

/* Contact */

div#contact {
	text-align: center;
}

/* Links */

a:link,
a:visited,
a:hover,
a:active {
	color: #4ea7d3;
	text-decoration: underline;
	line-height: 1.2em;
}

a:hover {
	text-decoration: none;
	color: #546785;
}
.verkoopsvoorwaarden {display:block;margin-bottom:10px;float:left;width:540px;text-align:center;}
.verkoopsvoorwaarden  a {font-size:11px;margin-right:10px;padding-bottom:5px;padding-top:5px;line-height:1.65em;}
div#contentAlgemeneVoorwaarden h1 {font-size:18px;}
#contentAlgemeneVoorwaarden  strong {font-weight:bold;}