body {
	margin: 0;
	background-image: url(../grafik/bg.gif);
	background-repeat: repeat-y;
	background-color: #fff4e1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#page {
	position: absolute;
	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 {
	display: none;
	position: absolute;
	left: 460px;
	top: -24px;
	width: 283px;
	height: 146px;
	padding: 10px 6px 10px 6px;
	text-align: center;
	font-style: italic;
	background-image: url(../grafik/bg_teaser.gif);
	background-repeat: no-repeat;
}

.anzeige p {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/***********     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;
}