body {
	margin: 0;
	padding: 0;
	background: url(../images/verlauf.jpg) repeat-x;
	background-color: #01b2e8; 
	font: 10px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

img {
	border: none;
}

h1 {
	color: #9c9e9f;
	margin: 0;
}
	

#head {
	position: fixed; 
	top: 0px; 
	left: 50%; 
	border-bottom: 1px solid #009ee0; 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
	padding-top: 10px; 
	padding-left: 60px; 
	width: 940px; 
	height: 110px; 
	margin-left: -500px; 
	background: #FFFFFF;
	z-index: 5;
}

#head div.left {
	float: left;
	margin-left: -33px;
}

#head div.adminSwitcher {
	position: absolute;
	left: 0px;
}

#head div.adminSwitcher a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20pt;
}	

#head div.left img {
	padding-left: 2px;
}

#head div.logo-admin {
	position: absolute;
	left:60px;
}


#head div.topNav {
	float: right; 
	width: 174px;
}

#head div.topNav a {
	display: block;
	height: 20px;
}
#head div.topNav a:hover {
	border-bottom: thin solid silver;
}

#head div.topNav-admin {
	position: absolute;
	right: 0px;
}

#head div.sellout-admin {
	position: absolute;
	right: 247px;
}

#head div.right {
	float: right;
}

#head div.right img {
	padding-right: 20px;
}

#mainframe {
	margin: 0 auto; 
	width: 1000px; 
/*	border-left: 1px solid #009ee0;	
	border-right: 1px solid #009ee0; */
	padding-top: 120px;
	padding-bottom: 110px;
}

#top {
	position: relative;
	height: 350px; 
}
#contentImage img {
	height: 350px;
}
#contentImage div.adminEdit img {
	height: 10px;
}


#mainframe div.buttons {
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-size: 14px;
	font-weight: bold;
}

#mainframe div.button {
	float: left;
}

/* for admin only */
#mainframe div.button-inactive {
	float: left;
	/* funktioniert mit FireFox 3 und Safari 3.1.2, der rest ist mir egal ( adminbereich ) */
	-moz-opacity:0.5;
	opacity: 0.5;
}

#mainframe div.button-adminEdit {
	position: relative;
	top: 18px;
	lefT: 23px;
}

#mainframe div.buttons a.button {
	float: left;
	display: block;
	background: url(../images/buttonbg.gif) no-repeat;
	width: 150px;
	height: 35px;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}


#body {
	position: relative;
	height: 620px;
}

#footerspacer {
	height: 90px;
}

#footer {
	position: fixed; 
	bottom: 0px !important;
	bottom: -20px; 
	left:50%; 
	right: 50%; 
	z-index: 5;
	background: url(../images/dockbg.png) no-repeat !important; 
	background: url(../images/dockbg.jpg) no-repeat; /* ulgy IE hack */ 
	height:80px; 
	width: 1000px; 
	margin-left: -500px;
}

#footer div.footerNav-admin {
	position: absolute;
	top: 10px;
	right: 15px;
}

#footer div.footercontent {
	height:95px;
	margin-top: 4px; 
	padding-left: 35px;
	line-height: 14pt;
	font-size: 8pt;
}

#footer div.imgnav {
	float: left;
	height: 10px;
/*	margin-left: 25px; */
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	line-height: 10pt;
	color: white;
}

#footer div.imgnav-active {
	float: left;
	height: 10px;
/*	margin-left: 25px; */
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	line-height: 10pt;
	color: #85B23F;
}

#footer a{
	display: block;
}
