body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family: Arial, sans-serif;
	color:#207088;
	background:url(body-bg.gif) repeat-y center top #f7921c;
}

h1 {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:400px;
	margin:0;
	background:url(logo-bg.png) repeat-x top left;
}

h1 span {
	z-index:3;
	width:952px;
	height:102px;
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-476px;
	background:url(logo.png) no-repeat top left;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}

#center {
	width:952px;
	min-height:102px;
	position:absolute;
	left:50%;
	top:345px;
	margin-left:-476px;
}

#menu1 {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:55px;
	background:url(menu-bg.gif) no-repeat bottom left;
}

#menu1 div {
	position: absolute;
	left:0;
	top:0;
	width:220px;
	height:12px;
	background-color:#f7921c;
	border-radius:5px;
	position:relative;
    behavior: url(/erfmodules/erfcms4/css/PIE.htc);
	padding: 14px 0;
}

#menu1 ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	display:table;
	height:12px;
	line-height:12px;
}

#menu1 li {
	display:table-cell;
	padding:0;
	margin:0;
}

#menu1 li a {
	display:block;
	text-align:center;
	border-left:2px solid #fff;
	margin-left:7px;
	padding-left:7px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#menu1 li a:hover {
	text-decoration:underline;
}

#menu1 li:first-child a {
	border:none;
	padding:0;
	margin:0;
}

#menu2 {
	position: absolute;
	left:10px;
	top:48px;
	padding:0;
	margin:0;
	list-style:none;
	width:204px;
	display:block;
}

#menu2>li {
	display:block;
	margin:0 0 5px 0;
	padding:0;
}

#menu2>li>a {
	display:block;
	border-radius: 5px;
	background: #F7921C;
	background: linear-gradient(#F7921C, #FEE1A6);
	-pie-background: linear-gradient(#F7921C, #FEE1A6);
	position:relative;
    behavior: url(/erfmodules/erfcms4/css/PIE.htc);
	text-align:center;
	line-height:36px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
    cursor: pointer;
}

#menu2>li>a:hover {
	text-decoration:underline;
}

#menu2 ul {
    display: block;
    margin:0 0 0 15px;
    padding:0;
    list-style:none;
}

#menu2 ul li {
    display: block;
    margin:5px 0 0 0;
    padding:0;
}

#menu2 ul li a {
    display: block;
    font-weight:bold;
    text-decoration: none;
    color:#F7921C;
}

#pl {
	position: absolute;
	left:0;
	top:130px;
	width:281px;
	height:215px;
	background:url(pl.png) no-repeat top left;
    z-index:6;
}

#pr {
	position: absolute;
	right:0;
	top:130px;
	width:281px;
	height:215px;
	background:url(pr.png) no-repeat top left;
    z-index:6;
}

#wolken {
	position: absolute;
	left:0;
	top:10px;
	width:100%;
	height:137px;
	background:url(wolken.png) repeat-x top left;
    z-index:2;
}

#wellen {
	position: absolute;
	left:0;
	top:273px;
	width:100%;
	height:23px;
	background:url(wellen.png) repeat-x top left;
    z-index:3;
}

#floss {
	position: absolute;
	left:0;
	top:198px;
	width:100%;
	height:104px;
	background:url(floss.png) no-repeat top left;
    z-index:4;
}

#content {
	position: absolute;
	left:224px;
	top:48px;
	width:681px;
	padding:20px;
}

#ente1, #ente2, #ente3 {
    position: absolute;
    top:-90px;
    width:80px;
    height:110px;
    z-index:5;
}

#ente1 {
    left:550px;
    background:url(ente1.gif) no-repeat top left;
}

#ente2 {
    left:650px;
    background:url(ente2.gif) no-repeat top left;
}

#ente3 {
    left:750px;
    background:url(ente3.gif) no-repeat top left;
}

#content h3 {
    font-size:22px;
    color:#f7921c;
}

#content h4 {
    padding-bottom:2px;
    border-bottom: 2px solid #207088;
    font-size:17px;
    color:#207088;
}

#content h5 {
    padding:2px 5px;
    background-color:#F7921C;
    font-size:14px;
    color:#fff;
    border-radius:5px;
}

.erfcms_form form {
    background-color:#d7f2fb;
    border-width:2px;
    border-radius:5px;
}

.erfcms_table table {
    width:99%;
    margin-left: auto;
    margin-right:auto;
    border:2px solid;
    border-radius:5px;
}

.erfcms_table td, .erfcms_table th {
    padding: 2px 10px;
    vertical-align:top;
    text-align:left;
}

.erfcms_table thead th {
    background-color:#207088;
    color:#fff;
    padding-bottom:4px;
}

.erfcms_table tfoot td, .erfcms_table tfoot th {
    background-color:#207088;
    color:#fff;
    font-size:11px;
    font-style:italic;
    padding-top:4px;
}

.erfcms_odd {
    background-color:#d7f2fb;
}

.erfcms_gallery2_default figure {
    background-color:#d7f2fb;
    padding: 4px;
}

.erfcms_gallery2_default li {
    margin: 0 16px 16px 0;
}

.erfcms_form header {
    cursor: pointer;
    position: relative;
}

.erfcms_comments form header {
    font-size:100%;
}

.erfcms_form header:before {
    content: '\0000a0';
    position: absolute;
    right:0;
    top:0.3em;
    width:0;
    height:0;
    border: 0.6em solid transparent;
    border-top-color:#207088;
}

