Body {

background-image:url(../gfx/bg.gif);
background-repeat:repeat;
background-attachment:fixed;
margin:20px;
text-align: center;

}

#topContainer {
	position: relative;
	height: 106px;
	width: 900px;
	margin:auto;
	margin-bottom:0px;
}

#logo {
	position: absolute;
	width: 263px;
	float: none;
	left: 0px;
}

#menuWie {
	position: absolute;
	width: 80px;
	float: none;
	left: 263px;
}
#menuWat {
	position: absolute;
	width: 92px;
	float: none;
	left: 347px;
}
#menuWaar {
	position: absolute;
	width: 115px;
	float: none;
	left: 442px;
}
#menuPrijzen {
	position: absolute;
	width: 163px;
	float: none;
	left: 560px;
}
#menuContact {
	position: absolute;
	width: 174px;
	float: none;
	left: 726px;
}

#pageTitleWie{
	left:263px;
	top:49px;
	float:none;
	position:absolute;
	background-color: #E50000;
	background-image: url(../gfx/pagetitle/wie.gif);
	background-repeat: no-repeat;
	width:637px;
	height:57px;
	
}

#pageTitleWat{
left:263px;
top:49px;
float:none;
position:absolute;
background-color: #BEC500;
	background-image: url(../gfx/pagetitle/wat.gif);
	background-repeat: no-repeat;
	width:637px;
	height:57px;
}

#pageTitleWaar{
left:263px;
top:49px;
float:none;
position:absolute;
background-color: #00A2E5;
	background-image: url(../gfx/pagetitle/waar.gif);
	background-repeat: no-repeat;
	width:637px;
	height:57px;
}

#pageTitlePrijzen{
left:263px;
top:49px;
float:none;
position:absolute;
background-color: #E500A7;
	background-image: url(../gfx/pagetitle/prijzen.gif);
	background-repeat: no-repeat;
	width:637px;
	height:57px;
}

#pageTitleContact{
left:263px;
top:49px;
float:none;
position:absolute;
background-color: #E58C00;
	background-image: url(../gfx/pagetitle/contact.gif);
	background-repeat: no-repeat;
	width:637px;
	height:57px;
}



#TV{
	left:402px;
	height:358px;
	width:378px;
	position: absolute;
	top: 0px;
	background-image: url(../gfx/tv.gif);
	text-align:left;
}

#TVscreen {
position: absolute;
left:42px;
top:31px;
}



#contentContainerWie {
	background-color: #E92626;
	background-image: url(../gfx/bg_left.gif);
	width: 900px;
	position: relative;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	background-repeat: repeat-y;
}
#contentContainerWat {
	background-color: #C8CE26;
	background-image: url(../gfx/bg_left.gif);
	width: 900px;
	position: relative;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	background-repeat: repeat-y;
}
#contentContainerWaar {
	background-color: #26B0E9;
	background-image: url(../gfx/bg_left.gif);
	width: 900px;
	position: relative;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	background-repeat: repeat-y;
}
#contentContainerPrijzen {
	background-color: #E926B4;
	background-image: url(../gfx/bg_left.gif);
	width: 900px;
	position: relative;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	background-repeat: repeat-y;
}
#contentContainerContact {
	background-color: #E99D26;
	background-image: url(../gfx/bg_left.gif);
	width: 900px;
	position: relative;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	background-repeat: repeat-y;
}

#contentContainerLeft {
width: 263px;
left:0px;
position:absolute;
text-align:left;
}

#contentContainerRight {
width: 575px;
left:275px;
position:relative;
text-align:left;
padding-top:20px;
padding-bottom:20px;


}

#footer{
	clear: both;
	height: 20px;
	width: 900px;
	position:relative;
	margin:auto;
}

.credit{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

A {text-decoration: underline;color:#FFFFFF;}
A:link {text-decoration: underline;color:#FFFFFF;}
A:visited {text-decoration: underlinecolor:#FFFFFF;;}
A:hover {text-decoration: none;color:#FFFFFF;}


p,td,li{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #F1F1F1;
	line-height: 20px;
	text-align:left;

}


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

h3{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
}


input
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666;
background-color: #F0F0F0;
border-width: 1;
border-style: solid;
border-color: #000000;
}

textarea
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666;
background-color: #F0F0F0;
border-width: 1;
border-style: solid;
border-color: #000000;
}

.img{
	padding: 0px;
	border: 1px dotted;
	margin-right: 6px;
	margin-left: 6px;
}
.wie {
	color: #000000;
}
