@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;
	padding:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background:url(images/bg_body.png) repeat-x left top;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
h2 {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	font-style:italic;
}

#container {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	min-height:1050px;
	height:auto !important;
	height:1050px;
	background:url(images/bg_container.png) repeat-y center top;
}

#header {
}

#top {
	float:left;
	background:url(images/top.png) no-repeat top left;
	width:1140px;
	height:60px;
}

#top-tekst1 {
	float:left;
	margin-left:142px;
	margin-right:110px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:"Arial black";
}

#top-tekst2 {
	float:left;
	margin-right:100px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:"Arial black";
}

#top-tekst3 {
	float:left;
	margin-left:142px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:"Arial black";
}

#autos {
	float:left;
	margin-left:123px;
	background:url(images/autos.png) left no-repeat;
	width:762px;
	height:143px;
}

#tv {
	margin-top:23px;
	margin-left:734px;
	background:url(images/tv-trans.png) left no-repeat;
	position:absolute;
	width:276px;
	height:208px;
}

#inner-content {
	float:left;
	margin-left:123px;
	width:892px;
}

#inner-content-links {
	float:left;
	width:405px;
}

#kosten {
	float:left;
	background:url(images/kosten-trans.png) left no-repeat;
	width:420px;
	height:143px;
}

#kosten-tekst1 {
	float:left;
	margin-left:99px;
	margin-top:35px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:"Arial black";
}

#kosten-tekst2 {
	float:left;
	margin-left:90px;
	margin-top:10px;
	margin-right:80px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:"Arial black";
	text-align:center;
}

#content-tekst {
	float:left;
	margin-top:10px;
	margin-left:18px;
	margin-right:28px;
}

#opsomming {
	margin-top:5px;
	margin-left:20px;
	color:#000000;
	list-style:square;
}

#inner-content-rechts {
	float:left;
	width:485px;
	overflow:hidden;
}

#menu {

}

ul#menu-ul li {
	float:left;

}

ul#menu-ul li a:link, ul#menu-ul li a:active, ul#menu-ul li a:visited {
	float:left;
	background:url(images/menu-trans.png) left no-repeat;
	height:234px;
	width:262px;
	display:block;
	padding-top:0px;
	text-align:center;
	margin-right:-25px;
	margin-left:-4px;
	text-decoration:none;
	cursor:pointer;
}

.menutekst {
	width:218px;
	font-family:"Arial black";
	font-size:24px;
	color:#000000;
	height:40px;
	display:block;
	line-height:50px;
	text-decoration:none;
	margin-top:50px;
	margin-left:20px;
	cursor:pointer;
	
}

.contact {
	width:218px;
	font-family:"Arial black";
	font-size:24px;
	color:#000000;
	height:40px;
	display:block;
	line-height:30px;
	text-decoration:none;
	margin-top:95px;
	margin-left:20px;
	cursor:pointer;
}

.telefoon {
	font-family:"Arial black";
	font-size:18px;
	color:#ff0000;
	height:40px;
	display:block;
	line-height:100px;
	text-decoration:none;
	margin-top:5px;
	cursor:pointer;
}

.mail {
	font-family:"Arial black";
	font-size:12px;
	color:#000000;
	height:40px;
	display:block;
	line-height:100px;
	text-decoration:underline;
	cursor:pointer;
}

#foto {
	float:left;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:35px;
}

#footer {
	float:left;
	background:url(images/footer.png) left no-repeat;
	width:1140px;
	height:30px;
}

#footer-tekst {
	float:left;
	margin-left:136px;
}