body
{
	margin: 15px;
	padding: 15px;
	font: 12px arial, hevetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #e0e0e0;
	/*background-image: url(images/background.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

a
{
	text-decoration: none;
	color: #c40000;
}

a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #c40000;
}

table
{
	width: 100%;
	font: 12px arial, hevetica, sans-serif;
}

p
{
	overflow: hidden;
}

form
{
	display: inline;
}

input
{
	width: 100%;
}

h3
{
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

h4
{
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.box
{
	font-size: 10px;
	text-align: justify;
	margin-bottom: 20px;
}

#container
{
	width: 100%;
	/*height: 100%;*/
	background-color: #0171d9;
}

#border
{
	/*margin-right: 5px;*/
	/*height: 100%;*/
	text-align: left;
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
}

#header
{
	height: 20px;
}

#ad
{
	float: right; 
	margin-right: 20px;
	width: 484px;
	height: 60px;
}

#ipunkt
{
	margin-left: 20px;
	margin-right: 20px;
	/*height: 60px;*/
}

#mainnav
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

div.seperator
{
	clear: both;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	height: 1px;
	/*background-image: url(images/45lines.gif);*/
	background-color: #e0e0e0;
}

#content	
{
	margin: 20px;
}

#bottomnav
{
	clear: both;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: none;
}

#bottom
{
	height: 20px;
}

#rightshadow
{
	float: right;
	width: 5px;
	height: 5px;
	background-color: #5bccff;
}

#bottomshadow
{
	margin-left: 5px;
	clear: both;
	height: 5px;
	background-color: #0171d9;
}

#footer	
{
	clear: both;
	margin-top: 5px;
	height: 20px;
	background-color: none;
	font-size: 10px;
}

#copyright
{
	text-align: left;
	color: #000000;
}

#design
{
	float: right;
	text-align: right;
	color: #000000;
}

#leftside
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 128px;
	height: 100%;
	text-align: justify;
}

#center
{
	margin-right: 220px; /*276px;*/
	margin-bottom: 20px;
	height: 100%;
	text-align: justify;
}

#rightside
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 200px; /*256px;*/
	text-align: justify;
}

