html, body {
		font-family: Tahoma;
		font-size: x-small
	}
	#website {
		width: 880px;
	}
	
	#header {
		width:880px;
		height: 70px;
		background-image: url(/img/festefeiernby.jpg);
		background-position: 34px 2px;
		background-repeat: no-repeat;
		margin-bottom: -15px;
	}
	#header h1 {
		background-image: url(/img/subheader.jpg);
		background-position: right 41px;
		background-repeat: no-repeat;
		height: 100%;
		
	}
	#header h1 span {
		display: none;
	}
	#navi {
		float: left;
		width: 150px;
		margin: 0;
		margin-left: 25px;
		margin-top: 20px;
		padding: 0;
		list-style: none;
	
	}
	#navi li.Active, #navi li:hover {
		background: url(/img/indikator.gif) no-repeat 6px 0px;
	}
	#navi li {
		
		padding-left:25px;
		height: 15px;
	}
	#navi li a {
		text-decoration: none;
		display: block;
		height: 100%;
		background-image: url(/img/navi.gif);
	}
	#navi li a span { visibility: hidden; }
	#imprint {
		margin-top: 441px;
	}
	#wrapper {
		float: left;
		width: 705px;
		height: 558px;
		border-top: 2px solid #E51058;
		background-image: url(/img/bild_home.jpg)

	}
	#content {
		width: 263px;
		float: right;
		background-color: #fff;
		opacity: 0.85;
		filter:alpha(opacity=85);
		color: #666;
		height: 518px;
		padding: 3%;
		overflow-y: auto;
		overflow-x: hidden;
		font-family: Verdana;
		font-size: 11px;
		line-height: 18px;
		z-index: 99;
	}
	#wrapper.impressions #content {
		width: 108px;
	}
	#wrapper.impressions {
		background-image: url(/img/ladebild.jpg);
	}
	#content h2 {
		font-size: 11px;
		font-weight: bold;
	}
	

	#home  a { background-position:-130px 0px; }
	#service  a { background-position:-130px -14px; }
	#hochzeiten  a { background-position:-130px -27px; }
	#feste  a { background-position:-130px -41px; }
	#impressions  a { background-position:-130px -54px; }
	#contact a { background-position:-130px -93px; }
	#imprint a { background-position:-130px -109px; }
	#home.Active a { background-position:0px 0px; }
	#service.Active a { background-position:0px -14px; }
	#hochzeiten.Active a { background-position:0px -27px; }
	#feste.Active a { background-position:0px -41px; }
	#impressions.Active a { background-position:0px -54px; }
	#contact.Active a { background-position:0px -93px; }
	#imprint.Active a { background-position:0px -107px; }

	#formular {
		width: 383px;
		border: none;
		width: 387px;
		margin: 0;
		padding: 0;
	}
	#formular p {
		clear: both;
	}
	#formular label {
		float: left;
		width: 70px;
		clear: both;
	}
	#formular select, #formular input {
		float: left;
		width: 180px;
		font-family: Tahoma;
		font-size: x-small;
	}
	#formular #anrede {
		width: 80px;
	}
	#formular legend { display: none; }
	#formular #ort { width: 120px; }
	#formular #plz { width: 50px; }
	#formular span { 
		float: left; 
		width: 4px; 
		padding-top: 2px;
	}
	#formular textarea {
		width: 250px;
	}
	#formular #send {
		width: 111px;
		margin-left: 76px;
	}
	
	#impression {
		position: absolute;
		width: 705px;
		height: 558px;
		margin-left: -705px;
	}
	ul.pics {
		list-style: none;
		padding-left: 30px;
		position: absolute;
		left: 725px;
		overflow-y: auto;
		overflow-x: hidden;
		height: 550px;
		width: 132px;
		margin-top: 0px;
		padding-top: 10px;
		margin-left: 0px;
	}
	ul.pics span { 
		cursor: pointer; 
		border: 3px solid #fff;
		display: block;
		padding-right: 12px;
	}
	ul.pics li.active {
		border: 4px solid #fff ! important;
	}
	ul.pics li {
		border: 4px solid transparent;
		width: 107px;
		margin: 0;
		padding: 0;
		
	}
	ul.pics li img {
		margin-bottom: -2px;
	}
	#impression {
		margin: 0;
	}
	#content div { margin: 0; }
	#content p, #content h2, #content h3 { margin-top: 0; }