/*letzte Änderung 13.12.08*/
/*Farben: kupfer= #cc6693, weiß= #ffffff, beige= #cc9966, rot= #a02031, hellgrau= #999999, dunkelgrau= #333333*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 70%;
	background-color: #c63;
	background-image: url(../images/rose2.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
}
img, a img { border: 0 }
h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-family: "Lucida Sans", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
	padding-top: 1em;
}
p {
	font-size: 1.2em;
	font-family: "Lucida Sans", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
	padding-top: 0.5em;
}
input, textarea, select { font-size: 1.2em; font-family: "Lucida Sans", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 1.4em; text-align: left; }
ol, ul, li, dl, dt, dd { font-family: "Lucida Sans", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bolder; text-align: right; }
p { font-size: 1.2em; font-weight: normal; line-height: 1.5em; }
ul, li { font-size: 1em; text-align: right; margin: 0; padding: 1em 3px 1em 0; list-style-type: none; }
a:link { color: #fff; font-weight: bold; text-decoration: none; }
a:visited { color: #c96; font-weight: bold; text-decoration: none; }
a:hover, a:active { color: #333; font-weight: bold; text-decoration: none; }
.rot { color: #a02031; font-weight: bolder; }
.kupfer {
	color: #c63;
}
.hellgrau {
	color: #999;
	line-height: 1.4em;
	padding-bottom: 1.5em;
	font-weight: bolder;
}
.legende {
	font-family: "Lucida Sans", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #999;
	font-weight: bolder;
	text-align: right;
	padding-right: 0px;
}
#wrapper {
	width: 810px;
	height: 500px;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#navi {
	background-color: #c63;
	text-align: right;
	width: 100px;
	height: 500px;
	float: left;
}
#box1 {
	width: 327px;
	height: 450px;
	z-index: 1;
	float: left;
}
#box2 {
	background-image: url(../images/Bilder/index_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	width: 360px;
	z-index: 1;
	float: right;
	height: 500px;
}
#galerie {
	position: absolute;
	width: 360px;
	height: 240px;
	z-index: 3;
	float: right;
	top: 0px;
	right: 0px;
}
.Start {
	width: 360px;
	overflow: auto;
	left: 0px;
	top: 0px;
	height: 390px;
	z-index: 2;
	position: relative;
	margin-top: 110px;
}
.text2 {
	width: 325px;
	overflow: auto;
	left: 0px;
	top: 0px;
	height: 170px;
	z-index: 2;
	margin-top: 330px;
	position: relative;
}
.text3 {
	width: 325px;
	overflow: auto;
	left: 0px;
	top: 0px;
	height: 235px;
	z-index: 2;
	margin-top: 265px;
	position: relative;
}
dl {
	float: right;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 360px;
}
dt, dd { width: 60px; height: 80px; float: right; margin: 0; padding: 0; display: block; }
#validation {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.schwarz {
	font-weight: bolder;
	color: #000;
}
#bild {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 3;
}
.logo {
	width: 360px;
	height: 100px;
	padding-top: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
