body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #804000;
	background: #316310 url(images/design_hg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}
img, div, a {
	behavior: url(iepngfix.htc);
}
a {
	color: #804000;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #326411;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color: #326411;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.wohnenbg {
	background: #FCF5EB;
	border: 1px solid #DE944A;
	margin-bottom: 12px;
}
.wohnenbg h3 {
	margin: 5px;
}
.wohnenbg th {
	background: #F6E6CF;
}
.imgnorm, .imgleft, .imgright {
	margin: 1px;
	padding: 1px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
	background: #F7E8D3;
	border: 1px dotted #E09247;
}
textarea {
	width: 580px;
}
#senden {
	background: #DE9449;
}
#delete {
	background: #DE6049;
}
#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
}
#main #header {
	background: url(images/design_01.gif);
	float: left;
	height: 176px;
	width: 970px;
}
#main #inhalt {
	float: left;
	height: auto;
	min-height: 405px;
	width: 970px;
	background: url(images/design_inhalthg.gif);
}
#main #inhalt #menuaussen {
	background: url(images/design_02.gif) no-repeat;
	float: left;
	height: auto;
	min-height: 405px;
	width: 161px;
}
#main #inhalt #menuaussen #menu {
	padding: 0px;
	float: left;
	height: auto;
	min-height: 405px;
	width: 161px;
}
#main #inhalt #menuaussen #lang {
	float: left;
	height: 20px;
	width: 161px;
	text-align: center;
}
#main #inhalt #contentaussen {
	background: url(images/design_03.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 405px;
	width: 647px;
}
#main #inhalt #contentaussen #content {
	padding: 5px 10px 0px;
	float: left;
	height: auto;
	min-height: 400px;
	width: 627px;
}
#main #inhalt #contentaussen #content #imageContainer {
	background: url(images/index00.jpg);
	height: 350px;
	width: 600px;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 15px;
	float: left;
}
#main #inhalt #contentaussen #content #indexhg {
	height: 40px;
	width: 600px;
	background: url(images/index_hg.jpg);
	margin-left: 13px;
	line-height: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #326411;
	float: left;
}
#main #inhalt #rechtsaussen {
	background: url(images/design_04.gif) no-repeat;
	float: left;
	height: auto;
	min-height: 405px;
	width: 162px;
}
#main #inhalt #rechtsaussen #rechts {
	padding: 44px 0px 0px;
	float: left;
	height: auto;
	min-height: 361px;
	width: 162px;
	text-align: center;
}
#main #inhalt #rechtsaussen #rechts a {
	font-size: 10px;
}
#main #inhalt #rechtsaussen #rechts #newsticker {
	width: 140px;
	padding-right: 12px;
	padding-left: 10px;
}
#main #feater {
	font-size: 10px;
	line-height: 14px;
	background: url(images/design_05.gif) no-repeat;
	float: left;
	height: 19px;
	width: 970px;
}
#signupform label.error {
	background:url("images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
}
#signupform label.checked {
	background:url("images/checked.gif") no-repeat 0px 0px;
}

