* {
	margin: 0;
}

body {
	text-align: left;
	color: #3E5A89;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #3E5A89;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 160%;
}

a {
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #C6814E;
}

img { border: 3px solid #3E5A89; }
#st { border: 1px solid #3E5A89; }
.img1 {
	float: left;
	margin: 5px 10px 0px 0px;
}


.fieldone {
	padding-top: 10px;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 20px;
}

.fieldone h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #3E5A89;
}
.fields {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3E5A89;
	padding-top: 1.5em;
	padding-right: 1.8em;
	padding-bottom: 1em;
	padding-left: 20px;
}

.fields h3 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #3E5A89;
}

.goto * {
	color: #000000;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 740px;
	background: url(logo1.jpg) no-repeat;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	height: 190px;
	color: #E5F5D0;
	padding: 0px;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	font-size: 1em;
}
#pictures {
      list-style-type: none;
      padding: 0;
      margin: 0;
      width: 100%;
      height: 190px;
      background: url(menu_bg_grau2.jpg) no-repeat;
      position: relative;
}
#pictures ul li {
      list-style-type: none;
}
#pictures a {
      display: block;
      text-indent: -900%;
      position: absolute;
      border: none;
}
#pictures a:hover {
      background-position: left bottom;
}
#pictures .seesterne {
      width: 115px;
      height: 65px;
      background: url(seesterne.gif) no-repeat;
      left: -10px;
      top: 150px;
}
#pictures .flmoewe {
      width: 259px;
      height: 167px;
      background: url(flmoewe.gif) no-repeat;
      left: -100px;
      top: -100px;
}
#pictures .muschelgr {
      width: 153px;
      height: 372px;
      background: url(muschelgr.gif) no-repeat;
      left: -150px;
      top: 370px;
}
#pictures .muschel {
      width: 135px;
      height: 323px;
      background: url(muschel.gif) no-repeat;
      left: 724px;
      top: 250px;
}
#pictures .moewe {
      width: 120px;
      height: 182px;
      background: url(moewe.gif) no-repeat;
      left: 610px;
      top: -10px;
}
/* Content */

#container {
	background: url(back1.jpg) repeat-y;
	margin-top: -20px;
}
#container h6 img {
	border: 0;
}
#content {
	float: right;
	width: 460px;
	padding-right: 20px;
}

#navizwei {
	float: left;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

#navizwei h2 {
	margin-bottom: 1em;
	font-size: 1.3em;
	border: 1px solid #A6A8BD;
	padding-left: 5px;
}

#navizwei ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navizwei li {
	margin-bottom: 1em;
	color: #3E5A89;
}

#navizwei li li {
	margin-bottom: 0;
	padding-left: 5px;
}
ul#wohnung {
	margin-bottom: 0;
	padding-left: 15px;
	list-style: circle;
}
#navizwei a {
	color: #3E5A89;
    text-decoration: none;
}
#navizwei a:hover {
	color: #000033;    
	text-decoration: none;
	font-weight: bold;
}

/* Footer */

#footer {
	margin-top: -20px;
	background-color: #3E5A89;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
}

#footer * {
	color: #3E5A89;
}

#footer p {
	margin-left: 100px;
	margin-bottom: 10px;
	text-align: center;
	font-size: smaller;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;

}
.belegt {
    background-color: #990000;
	color: #fff;
	margin-left: 20px;
	}
 #formular {
	width: 100%;
	color: #000;
	line-height: 1;
	margin: 0px;
	padding: 0px;
    }
#textfeld {
	font-size: 110%;
	width: 96%;
	padding-left: 30px;
	padding-top: 5px;
	margin: 0;
	}
.kf {
    font-weight: bolder;
	}
form h2 {
    line-height: 1.5em;
    }
#radio {
    width: 1em;
    }
input, select {
    background-color: #FFFFFF;
	font-size: 1em;
	}
input:focus {
    background-color: #FFFF99;
	}
legend {
    font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #3E5A89;
	padding: 4px;
	width: 12em;
	text-align: center;
	margin: 0.8em;
	}
fieldset {
	border: 1px solid #3E5A89;
	padding: 5px;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 90%;
	}
label.davor {
	float: left;
	text-align: left;
	width: 16em;
	margin-right: 0.3em;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	margin-left: 5px;
	}
label {
    margin-left: 5px;
	margin-right: 0.3em;
	}
select {
	width: 14em;
	margin-top: 0.3em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	}
input#anrede_herr {
	padding-left: 0;
	margin-left: 225px;
	padding-bottom: 5px;
	}
input#anrede_herr, input#anrede_frau, input#anrede_firma {
    background-color: #F8F6FB;
	}
form br {
    clear: left;
	}
textarea {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	}
.button {
    padding: 1em 0;
	text-align: center;
	}
.fieldset {
    padding: 1em 0;
	text-align: center;
	}
.button .submit .reset {
    margin: 0;
	display: block;
	width: 8em;
	border: 2px solid;
	border-color: #F2F2F2;
	}
.pflichtfeld {
	font-size: 18px;
	font-weight: bold;
    }
embed {
    margin-left: 40px;
	}
