<style type="text/css">
/******************************** Main styles *********************************/

*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	text-align: center;
	font: 12px Verdana;
	background-color: Black;
}
img
{
	border-style: none;
}

td
{
	font: 12px Verdana;
}

a.td
{
	text-decoration: none;
	color: #000000
}

a.td:hover
{
	text-decoration: underline;
	color: #000000
}

A.td:visited 
{

	color: #000000
}

a
{
	text-decoration: none;
	color: #FFFFFF
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF
}
A:visited 
{
	text-decoration: none;
	color: #FFFFFF
}

H3
{
	text-align: left;
	font: 14px Verdana;
	font-weight: bold;
	margin-top:0;
}
/******************************** Align styles ********************************/


div.frame
{
	width: 1000px;
	margin-top: 7px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}
div.top
{
	height: 105px;
	width: 1000px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/top.jpg);
}
div.menu
{
	height: 20px;
	width: 1000px;
	clear: both;
	text-align: right;
	margin-top: 0px;
	position: relative;
	z-index: 3;
	visibility: visible;
	top: 35px;
   left: -245px;
}
div.main
{
	height: 384px;
	width: 1000px;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/midt.jpg);
	padding-left: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.bund
{
	height: 129px;
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	text-align: left;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bund.jpg);
	color: Gray;
}
</style>
