@charset "utf-8";

/* CSS Document voor AluXL
gemaakt door Cécile Graat, GraCe Design,
Helmond op 14 november 2007 */

/* rood = "#CC0033"
   donkergrijs = "#666666" */

body {
	text-align:center;
	min-width:900px;
	background-image: url(../images/Streep-grijs-wit.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-position: center;
	position: relative;
}
/* Neutralize styling elements with a vertical margin */
hi, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
li, dd, blockquote  {
	margin-left: 2em;
}
a {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover { color: #CC0033; background-color: #ccc; }

#maincontent a {
	color: #666666;
}
#maincontent a:hover {
	color: #CC0033;
	background-color: #CCCCCC;
}


#wrapper {
	width:900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#adresvak ul {
	float: left;
	font-size: small;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 1;
}
#adresvak {
	position: absolute;
	top: 45px;
	width: 400px;
	height: auto;
	padding-left: 5px;
}
.rood {
	color: #CC0033;
	list-style-type: none;
	line-height: 2.5;
}
#maincontent {
	position: absolute;
	top: 125px;
	padding-left: 30px;
	color: #666666;
	width: 855px;
}
#onderkant {
	list-style-image: url(../../AluXL/images/bullet.png);
	position: absolute;
	top: 350px;
	padding-left: 30px;
	color: #666666;
	width: 855px;
}
#onderkant a {
	color: #666666;
}
#onderkant a:hover {
	color: #CC3300;
}


#maincontent ul {
	float: left;
}
#onderkant ul {
	float: left;
}
#contact {
	width: 500px;
	padding-right: 25px;
}
#galerie {
	width: 300px;
}


#maincontent li {
	margin-left: 17px;
}
#main-left {
	width: 500px;
	padding-right: 25px;
}
#main-right {
	width: 300px;
}
#aluxlachtergrond {
	text-align: center;
	margin-top: 30px;
}
#adres-front {
	width: auto;
}
.lijn {
	position: absolute;
	top: 355px;
	padding-left: 30px;
}
.witklein {
	font-size: small;
	color: #FFFFFF;
}
.beginregel {
	color: #CC0033;
	list-style-type: none;
	line-height: 2.5;
	z-index: 5;
}
.onderregel {
	color: #666666;
	list-style-type: none;
}
#tekst {
	position: absolute;
	top: 150px;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #CC3300;
	left: 25%;
	right: 25%;
}
#wrapper #tekst #problem {
	font-size: x-small;
	color: #666666;
	line-height: 2em;
}

#downloads {
	position: absolute;
	top: 145px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2em;
	color: #CC3300;
	left: 25%;
	right: 25%;
}

