@charset "utf-8";
/* CSS Document */

#content {
	position: absolute;
	width: 52em;
	min-height: 55em;
	left: 48%;
	margin-left: -21.875em;  /* half of width */
	margin-top: 0.313em;
	border: 0.063em solid #99cc99;
}

#header {
	position: absolute;
	top: 2.5em;
	left: 18.5em;
	width: 30em;
	height: 12.5em;
}

#headerbild {
	position: absolute;
	top: 3em;
	width: 30em;
	height: 10em;
}

#flaeche{
	position: relative;
	float: left;
	width: 30em;
	min-height: 29.375em;
	margin-left: 2.5em;
	margin-top: 15.75em;
	margin-bottom: 2em;	
}

#head {
	position: absolute;
	width: 100%;
	line-height: 0.35em;
	background-color: #518c56;
}

#impressum {
	position:absolute;
	right: 0.625em;
	top:0.625em;
	width: 25em;
}

#logo {
	position: absolute;
	top: 2.7em;
	left: 0.938em;
	width: 10.313em;
	height: 2.5em;
}
#Laempel {
	position: relative;
	float:left;
	top: 0em;
	left: 1em;
	width: 10.313em;
	height:5em;
}
#faecher {
	position: relative;
	float: left;
	margin-top: 15.75em;
	width: 16em;	
	height: 36.85em;
	background: #518c56;
}

#adresse {
	position: relative;
	left: 8%;
	top: 20em;
	width: 90%;
}

#nachhilfe {
	position: absolute;
	top: 5.55em;
	left: 2.813em;
	width: 14em;
	height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.938em;
	text-indent: 1.25em;
	z-index: 1;
	letter-spacing: 0.06em;
	font-style: oblique;
	font-weight: bold;
}

#copyright {
	width: 16em;
	height: 3.5em;
	text-align: left;
	text-indent:1.3em;
	font-size: 0.8em;
	color: #82bf86;
}

#image {
	float: right;
	width: 18em;
	height: 11.938em;
	margin-top: 1em;
	margin-left: 0.25em;
	margin-bottom: 0.25em;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menue {
	width: 16em;
	height: 2em;
}

ul#menue li {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.25em;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
	font-weight: regular;
	text-indent: 1em;
}

ul#menue li a {
	display: block;
	height: 1.3em;
	width: 100%;
	background: #6eaf73;
	text-decoration: none;
	color: #ffffff;
	border-bottom: #ffffff dotted 0.1em;
}

ul#menue li a:hover {
	display: block;
	height: 1.3em;
	width: 100%;
	background: #518c56;
	text-decoration: none;
	color: #ffffff;
	border-bottom: #ffffff dotted 0.1em;
}

ul#menue li a + ul.submenue
{
display: none;
}

ul#menue li a:focus + ul.submenue
{
display: block;
}

ul#submenue1 li a, ul#submenue2 li a, ul#submenue3 li a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	height: 1.3em;
	line-height: 1.25em;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	text-indent: 2.5em;
	background: #82bf86;/*IE*/
	border-bottom: #ffffff dotted 0.1em;
}

ul#submenue1 li a:hover, ul#submenue2 li a:hover, ul#submenue3 li a:hover {
	display: block;
	height: 1.3em;
	line-height: 1.25em;
	width: 100%;
	background: #6eaf73;
	text-decoration: none;
	text-indent: 2.5em;
	color: #ffffff;
	border-bottom: #ffffff dotted 0.1em;
}

.kontakt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
}

label { /* Alle Labels UND Formularelemente auswählen */
  	display: block;
  	width: 20.625em; /* Breite.*/
	margin-left: 1.875em;
}

input#name { /* das Name-Feld */
	display: block;
	width: 20.625em; /* Breite.*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin-left: 1.875em;
}

input#email { /* das Email-Feld */
	display: block;
	width: 20.625em; /* Breite.*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin-left: 1.875em;
}

input#fach { /* das Email-Feld */
	display: block;
	width: 20.625em; /* Breite.*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin-left: 1.875em;
}

input#nachricht { /* das Email-Feld */
	display: block;
	width: 20.625em; /* Breite.*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	margin-left: 1.875em;
}

input#bttSenden { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #518c56;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 1.875em;
}

input#bttSenden:hover { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #a5d8a5;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	font-size: 0.8em;
	color: #518c56;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 1.875em;
}

input#bttSenden2 { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #518c56;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 0.875em;
}

input#bttSenden2:hover { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #a5d8a5;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	font-size: 0.8em;
	color: #518c56;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 0.875em;
}

input#bttLoeschen { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #ffffff;
	font-size: 0.8em;
	color: #518c56;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 1.875em;
}

input#bttLoeschen:hover { /* den Submit-Button */
	float: left;
	width: 9em;
	background-color: #a5d8a5;
	font-size: 0.8em;
	color: #518c56;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: #518c56 dotted 0.063em;
	margin-left: 1.875em;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}

textarea {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.85em;
	width: 30em;
	float: left;
	margin-left: 1.875em;
}

.headline {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0.5em;
}

.head {
	color: #518c56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.075em;
	font-weight: normal;
}

.kontakt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
}

.liste {
	color: #37abbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.313em;
	list-style: square;
	margin-left: 1.55em;
	line-height: 1.5em;
}

.fliesstext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
	margin-left: 1.875em;
}

a.fliesstext:link, a.fliesstext:visited {
	color: #37abbc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

a.fliesstext:hover, a.fliesstext:active {
	color: #95c6cd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

.fliesstext2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
	margin-left: 0.875em;
}
.fliesstext3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
	line-height: 50%;
	margin-left: 2.5em;
}
a.textlink:link, a.textlink:visited {
	color: #37abbc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

a.textlink:hover, a.textlink:active {
	color: #95c6cd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

.adresse {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	font-weight: normal;
	line-height: 1.313em;
	list-style-type:square;
	list-style-position: inside;
}

a.adresse:link, a.adresse:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

a.adresse:hover, a.adresse:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

.impressum {
	color: #a5d8a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.313em;
	text-align: right;
}

a.impressum:link, a.impressum:visited {
	color: #518c56;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}

a.impressum:hover, a.impressum:active {
	color: #a5d8a5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}

.faecher {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.313em;
}

.allgemein {
	color: #518c56;
	font-size: 0.875em;
	font-weight: bold;
	font-size: 0.75em;
}

a.allgemein:link, a.allgemein:visited {
	color: #518c56;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.allgemein:hover, a.allgemein:active {
	color: #518c56;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

div#icon-jennyfeuersteindesign {
	position: relative;
	width: 102px;
	height: 67px;
	background-image: url(jenny-feuerstein-design_banner-link.jpg);
	background-color:#FFFFFF;
}

div#icon-jennyfeuersteindesign:link, div#icon-jennyfeuersteindesign:visited {
background-image: url(jenny-feuerstein-design_banner-link.jpg);
background-repeat:no-repeat;
}

div#icon-jennyfeuersteindesign:hover, div#icon-jennyfeuersteindesign:active, div#icon-jennyfeuersteindesign:focus {
background-image: url(jenny-feuerstein-design_banner-hover.jpg);
background-repeat:no-repeat;
}

#suche {
margin-bottom: 0.5em;
}

label { /* Alle Labels UND Formularelemente auswählen */
float: left;
}

input#suche { /* das Name-Feld */
float: left;
width: 13em; /* Breite.*/
hight: 1.25em;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
text-indent: 0.5em;
}

input#bttsuchen { /* den Submit-Button */
float: left;
width: 4.75em;
background-color: #518c56;
font-size: 0.9em;
color: #ffffff;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: #518c56 dotted 0.063em;
margin-left: 0.5em;
}

input#bttsuchen:hover { /* den Submit-Button */
color: #518c56;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
border: #518c56 dotted 0.063em;
background-color: #a5d8a5;
}
