body
{
	margin: 0;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../img/site/bg-line.jpg);
	background-repeat: repeat-x;
	background-position: 0 80px;
}

#logo
{
	position: absolute;
	top: 25px;
	left: 25px;
	width: 300px;
	height: 29px;
}

#adresse
{
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	top: 25px;
	right: 25px;
	width: 400px;
	height: 39px;
	text-align: right;
}

#adresse a
{
	color: #666666;
	text-decoration: underline;
}

#adresse a:hover
{
	color: #990000;
	text-decoration: underline;
}

#gallery
{
	position: absolute;
	top: 90px;
	width: 100%;
	height: 140px;
	text-align: center;
}

#gallerybilder
{
	height: 140px;
	position: absolute;
	left: 50px;
	right: 50px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#galleryallebilder
{
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#gallerybild
{
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

#gallerypfeillinks
{
	position: absolute;
	width: 21px;
	height: 22px;
	top: 60px;
	left: 25px;
}

#gallerypfeilrechts
{
	position: absolute;
	width: 21px;
	height: 22px;
	top: 60px;
	right: 25px;
}

#menu
{
	position: absolute;
	width: 100%;
	top: 240px;
	background-image: url(../img/site/menu/balken.png);
	background-repeat: repeat-x;
}

.show { background-color: #CCC; }

img
{
	border: 0px;
}

#container
{
	position: absolute;
	top: 275px;
	left: 25px;
	right: 25px;
	bottom: 45px;
	display: block;
	clear: left;
}

#inhalt
{
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	clear: both;
	overflow: auto;
}

#inhalt.liste
{
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-transform: uppercase;
	letter-spacing: 1px;
	white-space: nowrap;
}

#inhalt i
{
	font: 8px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: normal;
	vertical-align: baseline;
}

#inhalt a
{
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
}

#inhalt a:hover
{
	text-decoration: underline;
}

#inhalt p.index
{ 
	clear: both;
	margin: 0px 0px 3px 0px;
	width: 250px;
}

.left
{
	float: left;
	width: 23%;
	margin-right: 15px;
}

#footer
{
	position: absolute;
	height: 40px;
	left: 25px;
	right: 25px;
	bottom: 5px;
	display: block;
	clear: both;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #666666;
}

#footer a
{
	color: #666666;
	text-decoration: underline;
	font-size: 9px;
}

#footer a:hover {color: #990000;}
