/* CSS Document */

body {
	background-color:#fca12b;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #555555;
	margin:0px;
	padding:0px;
	
	}
#alles {
	position:relative;
	margin:20px auto auto auto;
	width:900px;
	height:550px;
	background-color:#ffffff;
}
/* Index */

#indexflash {
	position:relative;
	width:330px;
	height:550px;
	background-image:url(bilder/indexblume.gif);
}
#indextext {
	position:absolute;
	top:200px;
	right:0px;
}
#indexweiter {
	position:absolute;
	right:0px;
	bottom:50px;
}


#links {
	position:absolute;
	top:0;
	left:0;
	width:180px;
	height:530px;
	margin:10px;
	float:left;
	background-color:#FFCC99;
}
#menu {
	position:absolute;
	top:0;
	left:0;
	width:180px;
	margin-top:140px;
	padding:4px 0 4px 0;
	background-color:#fff;
	}
#rechts {
	position:absolute;
	top:10px;
	right:10px;
	width:690px;
	height:530px;
	/*margin:10px 10px 10px 0;*/
	float:right;
}
#head {
	position:relative;
	height:140px;
	width:550px;
	float:left;
}
#inhalt {
	position:absolute;
	top:140px;
	left:0;
	width:550px;
	height:390px;
	margin:0;
	padding:0;
	float:left;
}
#scroll {
	position:absolute;
	top:15px;
	right:0;
	width:20px;
	height:350px;
	margin:0;
	padding:10px 0 0 0;
}
#textrahmen {
	position:absolute;
	width:510px;
	height:352px;
	top:20px;
	left:0;
	overflow:hidden;

}
#textinhalt {
	position:relative;
	width:410px;
	padding:0px 20px 10px 68px;
	background-color:#ffffff;
}

.boxrechts {
	width:150px;
	float:right;
	margin:0 10px 0 10px;
	padding:12px 0 0 0;
}

.boxrechts p {
	padding-left:35px;
	background:url(bilder/minibluete.gif) left 20% no-repeat;
}
.boxrechts a {


}

#bildleiste {
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	height:530px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#bildleiste p {
	margin:0;
	padding:0;}
.bildmitte {
	margin:10px 0 10px 0;
	}
#impressum {
	position:absolute;
	right:4px;
	bottom:-15px;
}
	
h1 {
	font-size: 120%;
	font-weight: bold;
	color:#8d2d47;
	margin: 0px 0 10px 0px;	
	padding:0;
	}
	
h1.mitmarginoben {
	font-size: 120%;
	font-weight: bold;
	color:#8d2d47;
	margin: 20px 0 10px 0px;	
	padding:0;
	}
	
h2 {
	font-size: 101%;
	color:#8d2d47;
	font-weight: bold;
	margin: 15px 0 7px 0px;	
}
h3 {
	font-size: 101%;
	font-weight: bold;
	margin: 15px 0 3px 0px;	
}
p {
	margin: 7px 0 8px 0px;	
	line-height:135%;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:link, a:visited {
		color:#8d2d47;
}
a:hover, a:active {
	color: #666666;
}

/* Galerie */

#bilderscroll-hoch {
	position:relative;
	height:20px;
	margin-top:10px;
	margin-bottom:5px;
}
#bilderscroll-runter {
	position:relative;
	height:20px;
	margin:0px;
	padding:0;
}

#bildleiste-rahmen {
	position:relative;
	margin-top:15px;
	width:120px;
	height:460px;
	padding:0;
	margin:0 0 5px 0;
	overflow:hidden;
}
#binhalt {
	position:relative;
	width:120px;
	height:auto;
	margin:0;
	padding:0;
}
#binhalt a {
	border:0;
	text-decoration:none;
	padding:0;
	}

#binhalt img {
	margin:0 0 8px 0 ;
	padding:0;
	border:0;
/*	border-bottom:8px solid #fff;
*/}

#bildrahmen {
	position:absolute;
	width:460px;
	height:325px;
	bottom:38px;
	left:70px;
	margin:0;
	padding:0;
	overflow:hidden;
}


