body,html {
	margin:0px;
	padding: 0px;
	background: #2D649C url('images/background.jpg') repeat-x fixed top;
}

body
{
font-family: tahoma;
}

div.box
{
border-style:solid;
border-width: 2px;
border-color: #2D649C;
padding: 5px;
float: left;
background-color: #ffffff;
}

div.left
{
float: left;
width: 100px;
height: 75px;
border-style:solid;
border-width: 1px;
border-color: #2D649C;
text-align: center;
vertical-align: middle;
font-family: tahoma;
font-size: 13pt;
}

div.right
{
height: 75px;
float: left;
border-style:solid;
border-width: 1px;
border-color: #2D649C;
display: table;

}

div.bottom
{
clear: both;
border-style:solid;
border-width: 1px;
border-color: #2D649C;
font-family: tahoma;
font-size: 15pt;
text-align: center;
vertical-align: middle;
color: white;
height: 50px;
background-color: #2D649C;
}

div.boxwaarschuwing
{
border-style:solid;
border-width: 0px;
padding: 10px;
float: left;
width:100%;
background-color: red;
font-family: tahoma;
font-size: 40pt;
}

font.weer
{
font-family: tahoma;
font-size: 40pt;
}

font.wind
{
font-family: tahoma;
font-size: 15pt;
}

.clear
{
clear: both;
}


#outertgraf
{
width:570px;
height:280px;
overflow:hidden;
position:relative;
}

#innertgraf
{
position:absolute;
top:-237px;
left:-209px;
width:1200px;
height:1200px;
}

#outerttab
{
width:570px;
height:280px;
overflow:hidden;
position:relative;
}

#innerttab
{
position:absolute;
top:-1975px;
left:-209px;
width:1200px;
height:3000px;
}

