*{
 margin:0;
 padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-family:trebuchet Ms,sans-serif;
	text-align:left;
	background-image:url(../images/bkgrd_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #32949D;
	color: #000;
}

html, body {
	width:100%;
	height: 100%;
}

html>body {
	height: auto;
}

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

a img{
 border:0;
}

#main {
	position:absolute;
	height:auto;
	min-height:1049px;
	width:100%;
	background-image:url(../images/bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px auto;
}

#container {
	position:relative;
	margin:30px auto;
	width:979px;
	height:857px;
	background-image:url(../images/body.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	height:165px;
	width:979px;
}

#content {
	width:979px;
	height:350px;
}

#slide-holder {
	z-index:40;
	width:700px;
	height:350px;
	position:absolute;
	left:15px;
	top:165px;
}

#content2 {
	width:979px;
	height:236px;
	background:none;
}

#index_text {
	position:absolute;
	top:635px;
	right:360px;
	width:185px;
	height:100px;
	font-size:12px;
	line-height:1.1em;
	font-family:trebuchet Ms,sans-serif;
	text-align:left;
	color:#FFFFFF;
	z-index:100;
}

#hauptwerk {
	position:absolute;
	top:523px;
	left:17px;
}

#hauptwerk_link {
	display: block;
  	width: 395px;
  	height: 281px;
  	margin:0 0 0 auto;
  	background: url("../images/haupt_link_home.jpg") no-repeat 0 0;
  	z-index:60;
}

#hauptwerk_link:hover { 
  background-position: 0 -281px;
}

#hauptwerk_link span {
  display: none;
}

#img_gallery {
	position:absolute;
	top:520px;
	right:15px;
}

/********** FLASH PLAYER **********/
#player {
	position:absolute;
	top:10px;
	right:25px;
}
/********** END FLASH PLAYER **********/


#footer {
	width:979px;
	height:100px;
	position:relative;
	background:none;
	z-index:100;
}
#footer img {
	position:absolute; 
	right:50px; 
	top:20px;
}

/********** QUOTE **********/
#quote {
	position:absolute;
	top: 40px;
	left: 100px;
	width: 725px;
	height:30px;
	background:none;
	overflow:hidden;	
}

#quote p {
	font-family:Trebuchet, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000;
}

/********** END QUOTE **********/

/********** COPYRIGHT **********/
#copyright {
	position:absolute;
	top:850px;
	right:20px;
	background-color:transparent;
	margin:0 10px 50px 0;
	font-size:10px;
	color:#000;
}
#copyright_text {
	position:absolute;
	top:850px;
	left:20px;
}
#schroeder {
	position:absolute;
	right:5px;
	width:100px;
	text-align:center;
}
#schrder_logo {
  display: block;
  width: 88px;
  height: 28px;
  margin:0 0 0 0;
  background: url("../images/schroeder.gif") no-repeat 0 0;
  z-index:50;
  
}

#schrder_logo:hover { 
  background-position: 0 -28px;
}

#schrder_logo span {
  display: none;
}
/********** END COPYRIGHT **********/
