@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	padding-top: 0px;
}
#ebene1 {
	border: 2px solid #f4a2a8;
	background-color: #fffbfc;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

#banner {
	background-image: url(bilder/banner.png);
}
#schmuckleiste {
	width: 900px;
}
#navi {
	width:115px;
	min-height: 500px;
	text-align: left;
	color: #33FF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	background-color: #FFFBFC;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.strich {
	text-decoration: line-through;
}



#extrabox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4A2A8;
	border-right-color: #F4A2A8;
	border-bottom-color: #F4A2A8;
	border-left-color: #F4A2A8;
	float: left;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#textfeld {
	min-height: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c58388;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 135px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F4A2A8;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
}
a:link {
	font-size: 12px;
	color: #33FF99;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #33FF99;
	text-decoration: line-through;
}
a:active {
	font-size: 12px;
	color: ff9999;
	line-height: 16px;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #33FF99;
	text-decoration: none;
}


h1 {
	font-size: 18px;
	color: #33FF99;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #33FF99;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #33FF99;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #33FF99;
}
.links {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
