body
{
 background-image: url(/img/webcam.jpg);
 background-position: right bottom;
 background-repeat: no-repeat; 
 background-attachment: fixed;
 margin:0px;
 padding:10px 15px 10px 90px;
}
body.hosting
{background-image: url(/img/hosting.jpg);}
body.meteo
{background-image: url(/img/meteo.jpg);}
body.webvertise
{background-image: url(/img/webvertise.jpg);}
body,table
{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 14px;
color: #4D5377;
letter-spacing: 0.02em;
}
#titel
{
position:absolute;
top:0px;
left:0px;
height:363px;
width:70px;
background-image: url(/img/WxCams.png);
background-position: top left;
background-repeat: no-repeat; 
}
h1
{
color: #34258B;
font-size: 20px;
background-color: #F5F5F5;
padding: 2px 15px;
text-transform: uppercase;
text-align: left;
font-weight:normal;
margin-left:-15px;
margin-right:-15px;
}
h2
{
font-size: 16px;
color: #34258B;
margin-bottom:0px;
}
h2 p
{
margin-top:0px;
margin-bottom:5px;
font-size: 12px;
}
#voetnoot
{
margin-top:15px;
font-size: 13px;
text-align: left;
border-top: 1px solid #999999;
margin-left:-15px;
margin-right:-15px;
padding:3px 0px 0px 15px;
}
p
{
margin:0px;
padding:3px 0px;
text-align:justify;
clear: both;
}
a:link,a:hover,a:visited
{
color:#FF6000;
}
.MeerInfo
{
margin:0px;
padding-left:10px;
}
#pg
{
width:530px;
margin:0px;
padding:0px;
}
ul.specs li
{
list-style-type: none;
margin: 8px 0px 3px 0px;
font-weight: bold;
}
ul.specs li ul li
{
list-style-type: disc;
margin-top: 1px;
font-size:12px;
font-weight: normal;
}
ul.specs li ul li ul li
{
	list-style-type: circle;
	margin:0px;
}
#menu
{
position:absolute;
left:610px;
top:56px;
width:150px;
height:200px;
}
#menu li
{
list-style: none;
display:block;
margin-bottom:3px;
white-space: nowrap;
}
#menu li a
{
display:block;
padding:1px 2px;
font-variant: small-caps;
font-size: 11px;
letter-spacing: 0;
}
img.rechts
{
float: right;
margin: 5px 0px 5px 10px;
border: solid 1px #333333;
}
img.links
{
float: left;
margin: 2px 10px 5px 0px;
border: solid 1px #333333;
}
.contact
{
font-size:120%;
}
