body {
	background : url(images/sofa2.jpg) no-repeat fixed white;
	border-left: thin none #999966;
	color: #333333;
	border: thin #000000;
	text-transform: none;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	height: 1200px;
	font: 12px "Trebuchet MS";
}H1 {
	text-align: left;
	text-transform: none;
	background: transparent url(images/sofa2glas.jpg) fixed;
	padding: 5px;
	clear: both;
	border: thin none #FFFFFF;
	width: 120px;
	margin-top: 0px;
	height: 21px;
	color: #002266;
	float: left;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-shadow : 4px 4px 5px black;
}

H2 {
	text-align: left;
	text-transform: none;
	float: none;
	clear: both;
	color: #000033;
	background: none repeat transparent;
	margin: 0px;
	position: relative;
	top: -11px;
	width: 120px;
	white-space: nowrap;
	padding-left: 10px;
	margin-top: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}

H3 {
	text-align: left;
	text-transform: none;
	width: 300px;
	float: left;
	clear: both;
	color: #333333;
	background: none repeat;
	top: 100px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
H4 {
	text-align: left;
	text-transform: none;
	color: #333333;
	background: none repeat;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.logo {
	background: url(images/logo.gif) no-repeat;
	top: 0px;
	height: 80px;
	width: 100%;
	padding: 3px;
	width: 100%;
	bottom: 100%;

}

.logo span {
	display: none;
}

.hintergrundlegende {
	font-size: smaller;
	font-weight: normal;
	text-align: right;
	right: 0px;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	width: 40%;
	padding: 3px;
	clear: both;
	height: 15px;
	border-top-width: thin;
	background: #90A090;
	color: #FFFFFF;
}

.seitenmenu {
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	width: 60%;
	padding: 3px;
	clear: both;
	height: 15px;
	left: 0px;
	border-top-width: thin;
	background: #90A090;
}

.menuitem {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
}

DD {
	padding: 5px;
	background: transparent url(images/sofa2glas.jpg) fixed;
	text-align: right;
	margin-top: 0px;
	color: #000033;
	height: 21px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 0px;
	width: 100%;
	margin-left: 0px;
}

DL {
	padding: 0px;
	margin-bottom: 60px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-left: 130px;
	width: 80%;
}

H5 {
	font-weight: bold;
	font-size: 12px;
}

.exlink{
	font-size: smaller;
}

a:link {
	font-weight: bold;
	text-shadow : 3px 3px 5px black;
	color: #000033;
	text-decoration: none;
}

a:visited {
		font-weight: bold;
	text-shadow : 3px 3px 5px black;
	color: #000033;
	text-decoration: none;
}

a:hover {
	text-shadow : 4px 4px 5px white;
	text-decoration: none;
}
