html { 
	height: 100%;
  	background-color: #860615;
}

#aussen {
	width: 960px;
	height: 570px;
	background-color: #860615;
	border: 1px solid White;
	margin: 0 auto;
	padding: 0;
	float: none;
	z-index: 1;
}

#aussen2 {
	width: 960px;
	height: 555px;
	background-color: #860615;
	border: 1px solid White;
	margin: 0 auto;
	padding: 0 auto;
	float: none;
	z-index: 1;
}

#aussen3 {
	width: 960px;
	height: 555px;
	background-color: #860615;
	border: 1px solid White;
	margin: 0 auto;
	padding: 0 auto;
	background-image: url(../images/blume.jpg);
	background-repeat: no-repeat;
	float: none;
	z-index: 1;
}

#index {
	position: relative;
	top: 20px;
	width: 100%;
	background-color: #860615;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	background-image: url(../images/blume.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#index1 {
	position: relative;
	top: 20px;
	width: 100%;
	background-color: #860615;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	z-index: 2;
}

#oben {
	position: fixed;
	top: 5px;
	left: -5px;
	width: 360px;
	height: 253px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../images/blume.gif);
	background-repeat: no-repeat;
	z-index: 3;
}

#index_mitte2 {
	position: relative;
	text-align: center;
	top: 80px;
	width: 100%;
	background-color: #860615;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#index_mitte3 {
	position: relative;
	text-align: center;
	top: 10px;
	width: 100%;
	background-color: #860615;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#index_mitte4 {
	position: relative;
	top: 10px;
	width: 100%;
	height: 300px;
	background-color: #860615;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#index_mitte5 {
	position: relative;
	top: 10px;
	width: 100%;
	background-color: #860615;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#index_unten {
	position: relative;
	top: 0px;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #860615;
	float: left; 
	text-align: center;
	z-index: 2;
}

#index_blume {
	position: absolute;
	top: 170px;
	left: 5px;
	width: 360px;
	height: 135px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../images/blume_unten.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

 body { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
	 border: 0;
	 text-align: center;
	 color: White;
	 
    }
	 
	a {
		color: White;
		text-decoration: none;
	}
	
	a:hover {
		color: White;
		text-decoration: underline;
	}
	 
	 
.passioinata {
	color: White;
	font-size: 100px;
	font-weight: 800;
	text-align: right;
}

.passioinata_klein {
	color: White;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	border-top: 1px solid White;
}
	
.passioinata2 {
	color: White;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.passioinata3 {
	color: White;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
}

.passioinata4 {
	color: White;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
}

.passioinata_rot {
	color: #860615;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
	
	
.verweis {
	color: White;
	font-size: 30px;
	font-weight: 200;
	text-align: right;
	text-decoration: none;
}
	 
.verweis {
	color: White;
	font-size: 30px;
	font-weight: 200;
	text-align: right;
	text-decoration: none;
}
	
.verweis:hover {
	color: White;
	font-size: 30px;
	font-weight: 200;
	text-align: right;
	text-decoration: underline;
}

.unten {
	color: White;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
}	

.unten:link {
	color: White;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
}

.unten:hover {
	color: White;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	text-decoration: underline;
}

.image_change{
	border: none;
}

.image_change:hover{
	border: none;
	filter:FlipV()
}

.scroll {
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #860615;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #860615;
	text-align: left;
}

input {
	background-color : white;
	color : #860615;
	width: 180px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-align : center;
	border: 1px solid Black;
	style='-moz-border-radius:10px;'
}
.footer{
	color: #F96A7C;
	font-size: 9px; clear:both
	
}
clear, .clear{ clear:both}
