/* @override http://gudehus.homeip.net/sammlunghoffmann/css/basic.css */

body {
	background-color: #fff;
	font: 13px "Swiss 721", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: rgba(20,20,20,0.85);
}

a:link, a:visited, a:active {
	color: #744143;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 100px auto 0;
	width: 798px;
}

#header img {
	float: left;
	margin-right: 5px;
}

#scroller {
	overflow: hidden;
	width: 634px;
	height: 44px;
    position:relative;
}

#scroller div {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 1px;
}

#scroller .items {     
    width:2000px;     
    position:absolute;         
}

#scroller .items div { 
    float:left;
	margin-right: 5px;
}

#scroller div a {
	color: white;
	width: 90px;
	text-align: center;
	display: block;
	background-image: url(../img/menue.jpg);
	background-color: #744143;
	border: 2px solid #744143;
	font-size: 16px;
	padding-right: 13px;
	padding-top: 13px;
	padding-left: 13px;
	height: 27px; /* 27 + 13 + 2 x 2 = 44 */
}

#scroller div a:hover, #scroller .active a {
	color: #744143;
	text-decoration: none;
}

/* @group menue */

#menue {
	margin-top: 15px;
	padding-bottom: 30px;
}

#menue li {
	float: left;
}

#menue li.active {
	
}

#menue li a {
	text-transform: uppercase;
	color: #744143;
	display: block;
	width: 129px;
	font-size: 12px;
	letter-spacing: 4px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-right: 2px;
	padding-left: 2px;
}

#menue li.last a {
	padding-left: 4px;
	margin-right: 0;
}

#menue li a:hover, #menue .active a {
	text-decoration: none;
	color: white;
	background-color: #744143;
}

/* @end */

#content {
	margin-top: 30px;
	text-align: justify;
	margin-bottom: 20px;
	min-height: 280px;
	clear: both;
}

#content .bild {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 345px;
	font-size: 11px;
}

.bild img {
	margin-bottom: 20px;
}

.bild p {
	margin-left: -370px;
}

#content h1 {
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding-left: 370px;
}

#content h2 {
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 370px;
}

#content p {
	padding-bottom: 10px;
	line-height: 16px;
	padding-left: 370px;
}

#footer {
	clear: both;
	margin-top: 40px;
	padding-bottom: 40px;
}

#footer a {
	color: #744143;
	display: inline-block;
	width: 50px;
	text-align: center;
	padding: 4px 3px 2px;
}

#footer a:hover, #footer a.active {
	text-decoration: none;
	background-color: #744143;
	color: white;
}

#footer span {
	text-align: center;
	font-size: 11px;
}

.left {
	float: left;
	width: 350px;
}

.right {
	float: right;
	width: 430px;
	padding-top: 4px;
}

a.y1997-98 {
	background: 0 0;
}

a.y1998-99 {
	background: -120px 0;
}

a.y1999-00 {
	background: -240px 0;
}

a.y2000-01 {
	background: -360px 0;
}

a.y2001-02 {
	background: -480px 0;
}

a.y2002-03 {
	background: -600px 0;
}

a.y2003-04 {
	background: -720px 0;
}

a.y2004-05 {
	background: -840px 0;
}

a.y2005-06 {
	background: -960px 0;
}

a.y2006-07 {
	background: -1080px 0;
}

a.y2007-08 {
	background: -1200px 0;
}

a.y2008-09 {
	background: -1320px 0;
}

a.y2009-10 {
	background: -1440px 0;
}

.active a.y1997-98 {
	background: 0 44px;
}

.active a.y1998-99 {
	background: -120px 44px;
}

.active a.y1999-00 {
	background: -240px 44px;
}

.active a.y2000-01 {
	background: -360px 44px;
}

.active a.y2001-02 {
	background: -480px 44px;
}

.active a.y2002-03 {
	background: -600px 44px;
}

.active a.y2003-04 {
	background: -720px 44px;
}

.active a.y2004-05 {
	background: -840px 44px;
}

.active a.y2005-06 {
	background: -960px 44px;
}

.active a.y2006-07 {
	background: -1080px 44px;
}

.active a.y2007-08 {
	background: -1200px 44px;
}

.active a.y2008-09 {
	background: -1320px 44px;
}

.active a.y2009-10 {
	background: -1440px 44px;
}
