@charset "ISO-8859-1";
a[href^="mailto:"],
a:visited[href^="mailto:"],
a:hover[href^="mailto:"] {
	color: #454545;
	text-decoration: none;
}
a[href^="http:"] {
	display: block;
	/*background: url(../img/img_link_grau.gif) no-repeat left center;*/
	padding: 0px;
	color: #454545;
	text-decoration: none;
}
a[href$=".pdf"], a.pdf {
	display: block;
	background: url(../img/pdf_we.gif) no-repeat left center;
	padding-left: 24px;
	line-height: 20px;
	color: #454545;
	text-decoration: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0.15em;
	background-color: #cdcdcd;
	background-image: url(../img/hg_grau.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	line-height: 24px;
}
#wrapper {
height: 645px;
width: 100%;
	background-image: url(../img/ausschnitt_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
/******************************************************
 
 N A V I G A T I O N

******************************************************/
#navigation {
	position: relative;
	float: left;
	width: 295px;
	margin: 280px 0px 0px 125px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: none;
}
#navigation li a {
	display: block;
	height: 27px;
	line-height: 27px;
	color: #000000;
	background-image: url(../img/nav_sz.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
	border: none;
}
#navigation li a:hover {
	background-image: url(../img/nav_rot.gif);
}
#aktuell #navigation li.aktuell a,
#moderne #navigation li.moderne a,
#traditionell #navigation li.traditionell a,
#karten #navigation li.karten a,
#kontakt #navigation li.kontakt a,
#home #navigation li.home a {
	background-image: url(../img/nav_rot.gif);
	cursor: default;
}
/******************************************************
 
 INHALTE

******************************************************/
#content {
	float: left;
	height: 280px;
	margin: 185px 0px 0px 80px;
	padding: 0px 75px 0px 70px;
	overflow: hidden;
}
#images {
/*position: absolute;
top: 485px;*/
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#images ul {
	padding: 0px;
	margin: 0px;
	width: 2400px;
}
#images li {
	float: left;
	padding: 0px;
	margin: 1px 6px 0px 0px;
	list-style-type: none;
	height: 136px;
}
#images li img {
	width: 183px;
}
#address p {
	clear: both;
	margin: 0px;
	padding:  25px 0px 0px 125px; 
	/*padding: 165px 0px 0px 125px;*/
}

