html, body {
	background-color: #92c5e1;
	background-image: url(ny/img/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content {
	left:50%;
	position:absolute;
	width:846px;
	background-color: #FFFFFF;
	background-image: url(ny/img/TABLE_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -423px;
	height:auto; 
}
#content #topbild {
	left: 28px;
	position: relative;
	width: 792px;
	height: 146px;
}

#content #logo {
	position: static;
	width: 260px;
	float: left;
	height: 84px;
	padding-left: 28px;
	display: inline;
	margin-bottom: 15px;
	clear: none;
}


#content #left
{	position: static;
	font-family: Arial, Helvetica, Tahoma, sans;
	left:auto;
	right:auto;
	margin-left: 55px;
	width: 200px;
	text-align: right;
	float: left;
	display: inline;

}


#content #left #meny {
	font-size: 12px;
	color: #666666;
	line-height: 36px;
	background-image: url(ny/img/manu_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 11px;
	padding-bottom: 11px;
	
}
#content #left #meny ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #left #meny a {
	color: #999999;
	font-weight:bold;	
	text-decoration: none;
	display: block;
	height: 36px;
}

#content #left #meny a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}


#content #left #adress {
	font-size: 10px;
	line-height: 14px;
	float: left;
	color: #666666;
	width: 200px;
}
#left #adress a {
	color: #999999;
	text-decoration: none;
	display: inline;
}
#left #adress a:hover {
	color: #000000;
	text-decoration: underline;
	}

#texten {
	position: static;
	left:auto;
	right:auto;
	width: 440px;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	float: right;
	margin-right: 80px;
	display: inline;
	margin-top: 20px;
}

#texten strong {
	color: #000;
}

h1 {
	font-family: 'Lucida Grande', Arial, Helvetica, Tahoma, sans;
	font-size: 27px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
	line-height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#content #bottom {
	background-image: url(ny/img/table_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	float: none;
	width: 846px;
	clear: both;
}
strong {
	line-height: 18px;
}
#image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -2px;
}
#texten ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
}
#texten li {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 2px;
}
.form {
	width: 300px;
	height: 18px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_text {
	width: 300px;
	height: 60px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bild_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
	clear: none;
	margin-top: 25px;
}
