	body {
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, Verdana;
		font-size:11px;
		color:#000000;
		line-height:140%;
		/*text-transform:lowercase;*/
	}
		
	#container {
		width:834px;
	}
		
		
	/* Header */
	#header {
		width:834px;
		height:123px;
		background:url('gfx/header_background.gif') no-repeat;
	}
		
	#logo {
		margin:0px;
		width:75px;
		height:63px;
		position:absolute;
		top:38px;
		left:27px;
		background:url('gfx/logo_neu.gif') no-repeat;
	}

	#logo span {
		display:none;
	}

	#claim {
		margin:0px;
		width:247px;
		height:40px;
		position:absolute;
		top:56px;
		left:127px;
		background:url('gfx/claim.gif') no-repeat;
	}

	#claim span {
		display:none;
	}
	


	#BerlinLink {
		width:57px;
		height:8px;
		background:url('gfx/berlin_on.gif') no-repeat;
		position:absolute;
		top:26px;
		left:645px;
		z-index:2;
	}
	
	#BerlinLink span {
		display:none;
	}
	
	#HamburgLink {
		width:76px;
		height:8px;
		background:url('gfx/hamburg_off.gif') no-repeat;
		position:absolute;
		top:26px;
		left:702px;
		z-index:2;
	}
	
	#HamburgLink span {
		display:none;
	}
	
	#OnlineLink {
		width:56px;
		height:8px;
		background:url('gfx/online_off.gif') no-repeat;
		position:absolute;
		top:26px;
		left:778px;
		z-index:2;
	}
	
	#OnlineLink span {
		display:none;
	}
	
	/* Header Ende */
		
		
		
	/* Navigation */
	#navigation {
		width:267px;
		float:left;
		/*letter-spacing:1px;*/
		/*line-height:160%;*/
	}
	
	#menu {
		padding-top:27px;
		background:url('gfx/navi_background.gif') repeat-y;
	}
	
	#hauptmenu {
		width:144px;
		text-align:right;
	}
	
	#submenu {
		margin-top:18px;
		margin-left:115px;
		width:152px;
		text-align:left;
	}
		
	#abschluss {
		width:267px;
		height:204px;
		background:url('gfx/navi_abschluss.gif') no-repeat;
	}
	
	.navi {
		margin-right:20px;
		color:#000000;
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal;
		text-decoration : none;
	}
	
	
	a.navi:Link, a.navi:Visited, a.navi:Active {
		margin-right:20px;
		color:#000000;
		font-size: 11px; 
		font-style: normal; 
		font-weight: normal;
		text-decoration : none;
		
	}
	
	a.navi:Hover {
		color:#FE5301;
	}
	
	a.startseitenLink {
		display:block;
		width:189px;
		background-color:#FFFFFF;
		font-size:10px;
		font-family:Arial;
		color:#000000;
		text-decoration:none;
		margin-bottom:0px;
		overflow:hidden;
	}
	
	a.startseitenLink:Hover {
		background-color:#FE5301;
		color:#FFFFFF;
	}
	
	
	.subnavi {
		margin-right:0px;
		margin-left:24px;
	}
	
	.hauptmenu_pfeil {
		width:9px;
		height:9px;
		margin-right:0px;
		margin-left:-9px;
	}
	
	.submenu_pfeil {
		width:9px;
		height:9px;
		margin-right:-9px;
		margin-left:0px;
	}
	
	#navi_ebene_drei {
		position:absolute;
		top:104px;
		left:267px;
	}
	
	a.navi_bold:Link, a.navi_bold:Visited, a.navi_bold:Hover, a.navi_bold:Active {
		margin-right:0px;
		color:#000000;
		font-weight: bold;
	}
	
	.navi_bold {
		margin-right:0px;
		color:#000000;
		font-weight: bold;
	}
	/* Navigation Ende */
		
		
	#content {
		padding-top:10px;
		margin:0px;
		width:567px;
		float:left;
	}
		
	#footer {
		clear:both;
		width:834px;
		height:20px;
		background:url('gfx/footer_background.gif') no-repeat;
		font-size:10px;
		padding-top:16px;
		margin-bottom:10px;
	}
	
	
	#footer_adresse {
		position:absolute;
		left:266px;
	}
	
	#footer_telefon {
		position:absolute;
		left:644px;
	}
	
	
	
	/* Links */
	a.grayLink:Link, a.grayLink:Active, a.grayLink:Visited {
		text-decoration:none;
		color:#B6B6B6;
	}	
	
	a.grayLink:Hover {
		text-decoration:none;
		color:#FE5301;
	} 
	
	
	/* Links */
	a.orangeLink:Link, a.orangeLink:Active, a.orangeLink:Visited {
		text-decoration:none;
		color:#FE5301;
	}	
	
	a.orangeLink:Hover {
		text-decoration:none;
		color:#FE5301;
	} 	
	
	.small {
		font-size:10px;
	}	
	
	
	a.Quicklink:Link, a.Quicklink:Visited, a.Quicklink:Hover, a.Quicklink:Active {
		display:block;
		width:184px;
		background-color:#F1F1F1;
		text-decoration:none;
		font-family:Arial;
		color:#707070;
		font-size:10px;
		padding-left:5px;
		height:18px;
		overflow:hidden;
		border-width:0px 0px 5px 0px;
		border-color:#FFFFFF;
		border-style:solid;
	}
	
	a.Quicklink:Hover {
		background-color:#FE5301;
		color:#FFFFFF;
	}
	/*
	SEITEN*/
	
	
	/* allgemein */
	#zwei_spaltig {
		clear:both;
		width:567px;
	}
	
	#zwei_spaltig_block {
		clear:both;
		width:567px;
		margin-top:8px;
	}
	
	#zwei_spaltig_block_start {
		clear:both;
		width:567px;
	}
	
	#linke_spalte {
		float:left;
		width:350px;
		padding-right:28px;
	}
	
	#rechte_spalte {
		float:left;
		width:189px;
	}
	
	#linke_spalte_366 {
		float:left;
		width:366px;
		padding-right:12px;
		
	}
	/* Ende allgemein */
	
	/* Home */
	#einleitung {
		margin-top:9px;
		width:366px;
		height:240px;
		background:url('/gfx/trennlinie_breit.gif') no-repeat;
		position:relative;
		padding-top:18px;
	}
	
	.headline_special {
		font-family:Arial, sans-serif;
		font-size:10px;
		color: #C7C7C7;
		display:block;
		margin:0px;
		overflow:hidden;
		height:13px;
		padding:0px;
		border-width:0px;
		border-bottom-color:#C5C5C5;
		border-bottom-width:1px;
		border-style:solid;
		padding-bottom:1px;
		position:relative;
		top:-4px;
	}
	
	.headline_special2 {
		font-family:Arial, sans-serif;
		font-size:10px;
		color: #C7C7C7;
		display:block;
		width:366px;
		margin:0px 0px 8px 0px;
		overflow:hidden;
		height:13px;
		padding:0px;
		border-width:0px;
		border-bottom-color:#C5C5C5;
		border-bottom-width:1px;
		border-style:solid;
		padding-bottom:1px;
	}
	
	.teaser {
		color:#707070;
		font-size:10px;
	}
	/* Home Ende */


	/* Galerie */
	#galerie_eintrag {
		clear:both;
		width:567px;
		padding-top:15px;
		background:url('seiten/gfx/trennlinie.gif') top no-repeat;
	}
	
	#galerie_erster_eintrag {
		clear:both;
		width:567px;
	}
	
	#bilder_block {
		float:left;
		margin-right:12px;
	}
	
	.galerie_bild {
		display:block;
		margin-bottom:8px;
	}
	/* Galerie Ende */
	
	
	#lang_navi {
		position:absolute;
		left:32px;
		top:4px;
	}
