body {
	margin: 0 auto;
	background-image: url(../grafik/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #FFBC61;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

main {
	position: relative;
	width: 977px;
	margin: 0 auto;
}

#page {
	position: relative;
	top: 160px;
	left: 210px;
	width: 597px;
	z-index:10;	
}

/***** Intro    *************/

#bodyintro {
	background-image: none;
	background-color: #ffbc61;
}

#bodyintro a {
	text-decoration: none;
	color: #FFF4E1;
}

#bodyintro a:hover {
	text-decoration: none;
	color: #bf4013;
}

#introanim {
	
}

/*****''''''''''*************/

#titel {
	position: absolute;
	z-index: 30;
	width: 500px;
}

#titel .logo1 {
	position: absolute;
	top: 30px;
	left: 215px;	
}

#titel .logo2 {
	position: absolute;
	top: 30px;
	left: 500px;	
}

/***********     Content       ************/

#page_content {
	padding-right: 20px;
}

.galerie {
	float: right;
	padding-left: 10px;
	width: 250px;
}

.galerie img {
	margin-bottom: 6px;
}

.anzeige {
	position: absolute;
	left: 460px;
	top: -10px;
	width: 283px;
	height: 146px;
	padding: 10px 6px 10px 6px;
	text-align: center;
	font-size: 11px;
	background-image: url(../grafik/bg_teaser.png);
	background-repeat: no-repeat;
}

.anzeige h2 {
	text-align: left;
	font-size: 13px;
	margin: 0 0 0 20px;
}

.anzeige p {
	text-align: left;
	margin: 0 80px 0 20px;
}

/***********     Fuß       ************/

#fuss {
	clear: both;
	width: 100%;
	margin-top: 30px;
	padding-top: 4px;
	border-top: 1px solid #999;
	color: #555;
	font-size: 9px;
}

#fuss a, #fuss a:visited  {
	color: #555;
	text-decoration: none;
}

#fuss a:hover {
	color: #888;
}

.secr {
	display: none;
}

/*************/

.as {
	padding: 2px 6px 6px 6px;
	line-height: 9px;
}

.as, .as a, .as a:visited {
	font-size: 9px;
	color: #666;
	text-decoration: none; 
}

.as a:hover {
	color: #888;
}
