body {
	margin:0;
	padding:0;
	background: url(body-bg.gif) repeat-y top #fff3d4;
	color:#000000;
	font-size:13px;
	font-family: Arial, sans-serif;
}

h1 {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	width:100%;
	height:631px;
	padding-top:10px;
	background:url(logo.jpg) no-repeat bottom #fff3d4;
	font-size:1px;
	text-indent:-5000px;
}

#center {
	position: relative;
	margin: 0 auto;
	width:952px;
}

#menu1 {
	margin:0;
	padding:0;
	position:absolute;
	left:331px;
	top:198px;
	height:25px;
	line-height:25px;
	list-style:none;
}

#menu1 li {
	float:left;
	width:151px;
	margin-right:3px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#menu2 {
	margin:0;
	padding:0;
	position: absolute;
	right:10px;
	top:235px;
	height:31px;
	line-height:31px;
	list-style:none;
}

#menu2 li {
	float:left;
    font-size:13px;
    font-weight:bold;
	padding-right:9px;
	margin-right:7px;
	background:url(line.gif) no-repeat right;
}

#menu2 li:last-child {
	margin-right:0;
	padding-right:0;
	background:none;
}

#menu1 a, #menu2 a {
	color: #000000;
	text-decoration:none;
	display:block;
}

#menu1 a:hover, #menu2 a:hover {
	text-decoration:underline;
}

#left {
	position: absolute;
	left:7px;
	top:353px;
	width:314px;
}

#menu3 {
	margin:0;
	padding:0;
	list-style:none;
}

#menu3 li {
	display:block;
	margin:0 0 5px 0;
	padding:4px 0 0 0;
	height:52px;
}

#item1 {
	background:url(item1.jpg) no-repeat center;
}

#item2 {
	background:url(item2.jpg) no-repeat center;
}

#menu3 h2 {
	margin:0;
	font-size:13px;
	font-weight:bold;
}

#menu3 h2 a {
	padding-bottom:2px;
}

#menu3 p {
	margin:0;
	font-size:12px;
}

#menu3 a {
	text-decoration:none;
	color:#000000;
	padding-left:145px;
	padding-right:10px;
	display:block;
}

#content {
	position: absolute;
	left:328px;
	top:266px;
	width:584px;
	padding:20px;
}

#content h2 {
	color: #ce730a;
	font-size:16px;
	border-bottom:2px dotted #fde35a;
	padding-bottom:2px;
}

#content h3 {
	line-height:26px;
	color:#000000;
	font-size:13px;
	background:url(h3.jpg) no-repeat left;
	text-indent:10px;
}

#content h4 {
	line-height:28px;
	color:#000000;
	font-size:13px;
	background:url(h4.gif) no-repeat left;
	text-indent:10px;
}

#content h4 span {
	display:block;
	background:url(h4b.jpg) no-repeat right;
}

.erfcms_table table {
	background-color:#FFE4B5;
	border: 1px solid #FFA852;
	border-collapse:collapse;
	margin:1px auto 15px auto;
	width:99%;
}

.erfcms_table td, .erfcms_table th {
	padding: 2px 5px;	
	text-align:left;
	vertical-align:top;
}

.erfcms_form form {
	border: 1px solid #FFA852;
    background-color:#FFE4B5;
}

#erfcms_form button {
    background-color:#FFAA52;
    border:2px outset #FFAA52;
    color:#000000;
}

.erfcms_advimgtext figure {
    border: 1px solid #FFA852;	
}

.erfcms_advimgtext.keinrahmen figure {
	border: none;
}

#content a {
	color: #CE730A;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

.linkliste ul {
	margin:0;
	padding:0;
	list-style:none;
}

.linkliste li {
	padding:0;
	margin:0;
	background:url(arrow.png) no-repeat 0 3px;
	padding-left:17px;
	margin-bottom:15px;
}

.klein {
	font-size:11px;
}

#copyright {
    font-size:9px;
    position: absolute;
    left:5px;
    top:5px;
}

#copyright, #copyright a {
    text-decoration:none;
    color:#000000;
}

#copyright a:hover {
    text-decoration:underline;
}

.erfcms_gmap>div {
    border: 1px solid #FFA852;
}
