body {
	font-size: 10px;
	text-align: center;
	background: url(tile.gif);
	margin: 0 auto;
}

body, td, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

a {
	color: #892E35;
}

h1 {
	font-size: 16px;
	color: #FFF;
	/* background: #2C894B; */
	background: #4fa42f;
	padding: 5px;
	margin: 0;
	margin-buttom: 5px;
	position: relative;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

h5 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#wrap {
	text-align: left;
	background: #FFF;
	border: 0px solid #000;
	margin: 0 auto;
	width: 800px;
}

#wrapSmall {
	text-align: left;
	background: #FFF;
	border: 0px solid #000;
	padding: 10px;
	margin: 0 auto;
	width: auto;
}

#wrapSmall h1 {
	font-size: 11px;
	padding: 2px;
}

#header {
}

#logo {
	/* background: url(nytopp.jpg); */
	background: url(topp.jpg);
	height: 79px;
	position: relative;
}

#topbanner {
	position: absolute;
	top: 10px;
	right: 10px;
}

#top_menu {
	/* background: #2C894B; */
	background: #1f5813;
	padding-left: 19px;
	height: 17px;
}

.top_menu_item {
}

.top_menu_item a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	float: left;
	display: block;
	min-width: 50px;
}

.top_menu_item a:hover {
	background: #376F37;
}

#top_menu .chosen a {
	background: #376F37;
}

#main_table {
	border: 0px solid #000;
	padding: 0;
	width: 100%;
	position: relative;
	border-collapse: collapse;
}

#main_table td {
	vertical-align: top;
	border: 0px solid #000;
	padding: 0;
	position: relative;
}

#leftcol {
	/* background: url(djmesse.jpg) no-repeat left bottom #E1F2FC; */
	background: #d1d1d1;
	width: 173px;
}

#rightcol {
	text-align: center;
	/* background: url(blue_grad.jpg) repeat-x left top #E1F1FC; */
	background: #d1d1d1;
	width: 113px;
}

td#rightcol {
	padding-top: 10px;
}

#rightcol img {
	border: 0px;
	margin-bottom: 9px;
}

#midcol {
	height: 600px;
}

#leftcolumn {
  background: url(venstreside.jpg) top left no-repeat;
  height: 500px;
}

.leftarticles {
  padding: 10px;
  padding-top: 250px;
  text-align: center;
}

#footer {
	color: #FFF;
	text-align: center;
	/* background: url(Bunnelement.jpg); */
	background: url(bunnlinje.jpg);
        background-repeat: no-repeat;
	padding-top: 4px;
        padding-bottom: 20px;
	height: 17px;
}

#content {
	padding: 10px;
}

#rightcol h5 {
	font-size: 10px;
	color: #FFF;
	text-align: left;
	background: #35A159;
	padding: 2px;
	margin: 0;
	margin-right: 10px;
	margin-left: 11px !important;
	width: 87px;
}

.summaryText {
	font-weight: bold;
	margin-bottom: 15px;
}

.article {
	padding: 5px;
}

.article img {
	border: 0px;
	margin-right: 5px;
	float: left;
}

.margin10px {
	border-bottom: 10px solid #FFF;
}

div.mapBG {
	background: url(aktuelle_bak.jpg) no-repeat left top no-repeat;
	background-image: url(aktuelle_bak.jpg);
	padding: 10px;
	margin-bottom: 10px;
	width: 474px;
	height: 167px;
}

div.mapBG h1 {
	font-size: 11px;
	padding: 3px;
}

div.mapBG place {
	width: 100px;
}

div.mapBG place a {
	color: #
}

div.mapBG dateandtime {
	width: 65px;
}

div.presentation {
	padding-left: 10px;
	padding-right: 10px;
}

div.presentation img {
	text-align: center;
}

div.presentation div.green_line {
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	background-color: #2C894B;
	padding-left: 4px;
	margin-bottom: 15px;
	width: 470px;
}

div.green_line a {
	color: #FFF;
	text-decoration: none;
}

div.green_line a:hover {
	text-decoration: underline;
}

table.presentation_listing {
	
}

table.presentation_listing thead {
	color: #FFF;
	/* background-color: #2C894B; */
	background: #4fa42f;
	height: 17px;
}

table.presentation_listing th.topic {
	padding-left: 2px;
	width: 254px;
}

table.presentation_listing th.stand {
	width: 60px;
}

table.presentation_listing th.product {
	width: 158px;
}

table.presentation_listing td {
	line-height: 18px;
}
div.frontpage_newslist {
	position:relative;
	top:-65px;
}
div.frontpage_newslist[class] {
	top:-20px;
}
div.frontpage_newslist h1 {
	font-size:12px;
}

div.frontpage_newslist img.summaryPic {
	position:relative;
}
<!-- Stylesheet edited using Stylus Studio - (c)1998-2004. Sonic Software Corporation. All rights reserved. -->