
		/************************************
		Init
		************************************/
			body {
				background-color: #e5eae1;
				margin: 0px;
				padding: 0px;
				text-align: center;
			}

			html, body, table {
				font-family: Trebuchet MS;
				font-size: 9pt;
				color: #f1f1f1;
			}
		/************************************
		Wrap
		************************************/
			div#wrap {
				width: 848px;
				background-color: #30342e;
				margin: 30px auto 0px auto;
				background-image: url(../../images/back/bgshadowmiddleleft.png);
				background-repeat: repeat-y;
			}
			div#wrap div.headerImage {
				background-color: #4e574e;
				margin: 0px auto 0px auto;
				height: 300px;
				width: 780px;
			}
			div.wraptop {
				height: 20px;
				background-image: url(../../images/back/bgshadowtoploop.png);
				background-position: top left;
			}
			div.wraptopleft {
				height: 20px;
				width: 20px;
				background-image: url(../../images/back/bgshadowtopleft.png);
				float: left;
			}
			div.wraptopright {
				height: 20px;
				width: 20px;
				background-image: url(../../images/back/bgshadowtopright.png);
				float: right;
			}
			div.wrapcontent {
				background-image: url(../../images/back/bgshadowmiddleright.png);
				background-repeat: repeat-y;
				background-position: top right;
			}
			div.wrapbot {
				height: 20px;
			}
			div.wrapbotleft {
				height: 20px;
				width: 13px;
				background-image: url(../../images/back/bgshadowbotleft.png);
				float: left;
			}
			div.wrapbotright {
				height: 20px;
				width: 13px;
				background-image: url(../../images/back/bgshadowbotright.png);
				float: right;
			}
		/************************************
		Content
		************************************/
			div.innercontent {
				width: 780px;
				margin: 0px auto 0px auto;
				text-align: left;
				
			}
			div.innercontent div.contentleft {
				width: 170px;
				float: left;
			}
			div.katalogsida {
				background-color: #4e574e;
				margin-top: 20px;
			}
			div.innercontent div.contentmiddle {
				width: 405px;
				float: left;
				margin-left: 20px;
			}
			div.contentmiddle td font, div.contentmiddle td p {
				font-family: Trebuchet MS;

			}
			
			div.contentmiddle a, div.contentmiddle a:link, div.contentmiddle a:visited {
				color: #a8ce09;
				text-decoration: underline;
			}
			div.contentmiddle a p {

			}
			div.contentmiddle a:hover {
				color: #cdfc09;
			}
			div.innercontent div.contentright {
				width: 170px;
				float: right;

				background-image: url(../../images/back/aktuellthead.png);
				background-position: top left;
				background-repeat: no-repeat;				
			}
			div.contentright div.aktuelltrubrik {
				margin-top: 2px;
				margin-left: 6px;
				margin-bottom: 10px;
				font-weight: bold;
				font-size: 12px;
			}
			div.contentright {
				margin-left: 5px;
				margin-right: 5px;	
			}
			div.aktuelltcontent {
				font-size: 8pt;
				margin-left: 15px;
				margin-right: 15px;
			}
			div.aktuelltcontent div.holder {
				margin-bottom: 3px;
			}
			a.nyhetstext, a.nyhetstext:link, a.nyhetstext:visited {
				color: #ffffff;
				text-decoration: underline;
			}
			a.nyhetstext:hover {
				color: #cccccc;
			}
		/************************************
		Footer
		************************************/
			div#footer {
				width: 822px;
				height: 34px;
				border-bottom: #99a097 2px solid;
				background-image: url(../../images/back/footloop.png);
				background-position: top left;
				background-repeat: repeat-x;
				margin: 0px auto 0px auto;
				text-align: left;
				color: #707a6a;
				font-size: 8pt;
			}
			div.footlogo {
				float: left;
				margin-top: 5px;
			}
			div.footlogo img {
				border: 0;
			}
			div.footadress {
				margin-top: 8px;
				float: right;
			}
			div#footlinks {
				margin: 5px auto 0px auto;
				width: 848px;
				color: #707a6a;
				font-size: 8pt;
				color: #8d9687;
			}
			div#footlinks a, div#footlinks a:link, div#footlinks a:visited {
				color: #8d9687;
				text-decoration: none;
			}
			div#footlinks a:hover {
				color: #30342e;
			}
			div#footlinks span {
				color: #bbbfb6;
			}