body {
	padding:0;
	margin:0;
	background: url(../../ftp/layout/engel_bg.gif) #fee5b4;
	color:#7688bb;
	font-family: Verdana, Arial, sans serif;
	font-size:11px;
	text-align: center;
}
a {
	color: #7688bb;
}
a:hover {
	text-decoration: none;
}


#docbox {
	margin: 10px auto 0px auto;
	width: 900px;
	height: 559px;
	background: url(../../ftp/layout/engel_licht_bg.jpg) #fee5b4;
	text-align: left;
	overflow: hidden;
}

#topmenue {
	display: inline;
	float: left;
	width: 869px;
	height: 16px;
	margin: 18px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #7688bb;
	overflow: hidden;
	text-align: center;
}

#ccontent {
	display: inline;
	float: left;
	margin: 46px 0px 0px 33px;
	width: 382px;
	height: 435px;
	overflow: hidden;
}
#ccontent h1 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	height: 40px;
	overflow: hidden;
	color: #d5ab7b;
	font-size: 20px;
}

#contentbox {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 382px;
	height: 380px;
	overflow: auto;
	line-height: 15px;
}
#contentbox h2 {
	margin: 20px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #d5ab7b;
}
#contentbox h2 a {
	color: #d5ab7b;
	text-decoration: none;
}
#contentbox p {
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#contentbox a.mehr {
	text-decoration: underline;
}
#contentbox a.mehr:hover {
	color: #d5ab7b;
	text-decoration: none;
}
#contentbox ul {
	margin: 10px 0px 10px 30px;
	padding: 0;
	line-height: normal;
}
#contentbox li {
	margin: 0;
	padding: 0;
	margin: 7px 0px 0px 0px;
}

#hm {
	display: inline;
	float: left;
	margin: 110px 0px 0px 10px;
	width: 150px;
	height: 265px;
	overflow: hidden;
}
#hm ul {
	margin: 0;
	padding: 0;
}
#hm ul li {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../../ftp/layout/pointer01.gif) top left no-repeat;
	list-style-type: none;
}
#hm ul li a {
	color: #7688bb;
	text-decoration: none;
}
#hm ul li a:hover {
	text-decoration: underline;
}


#footer {
	display: inline;
	clear: left;
	float: left;
	margin: 10px 0px 0px 33px;
	padding: 3px 0px 0px 0px;
	width: 315px;
	height: 21px;
	overflow: hidden;
	border-top: 1px solid #7688bb;
}
#footer ul {
		margin: 0;
		padding: 0;
}
#footer ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0px 5px 0px 4px;
		list-style-type: none;
		border-right: 1px solid #7688bb;
}

#footer ul li a {
	color: #7688bb;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}


.context {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 1px 1px 0px 1px;
	background: #fff;
	border: 1px solid #7688bb;
	text-align: left;
	display: none;
}

.context ul {
	margin: 0;
	padding: 0;
}
.context ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

.context ul li a {
	display: block;
	padding: 3px 7px 3px 7px;
	background: #fee5b4;
	color: #7688bb;
	text-decoration: none;
}
.context ul li a:hover {
	color: #fff;
	background: #7688bb;
}

div.sitemap_page a{
	text-decoration: none;
}

label{
	float: left;
	clear: left;
	width: 100px;
}
input {
	float: left;
	width: 150px;
}
.hpfieldblock {
	float: left;
	margin-bottom: 3px;
}
.rdlabel{
	float: left;
	clear: left;
	width: 200px;
}
.hpradioblock {
	float: left;
}
.hpradioblock input {
	float: left;
	width: 20px;
}
.hpradioblock .radio {
	float: left;
	width: auto;
}
.formtext{
	display: block;
	float: left;
	clear: left;
	width: 280px
}
.hpcheckblock {
	float: left;
	clear: left;
}
.hpcheckblock input.checkbox {
	float: left;
	clear: left;
	width: 20px;
}
.cblabel {
	width: 280px;
}
.lanliegen {
	font-weight: bold;
	width: 280px;
}
.anliegen {
	width: 280px;
}
input.submit{
	clear: left;
	float: left;
	width: auto;
	background: #fee5b4;
	color:#7688bb;
	font-size: 11px;
	border: 1px solid #7688bb;
}
input.reset{
	float: right;
	width: auto;
	margin-right: 12px;
	background: #fee5b4;
	color:#7688bb;
	font-size: 11px;
	border: 1px solid #7688bb;
}

.postdata {
	float: left;
	clear: left;
	width: 280px;
}
.postlabel {
	float: left;
	clear: left;
	font-weight: bold;
	margin-top: 5px;
	width: 280px;
	color: #d5ab7b;
}
.postvalue {
	float: left;
	clear: left;
	font-weight: bold;
	width: 280px;
}
