body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:13px;
	background:url(body-bg.png) repeat-x top left #f0f0f0;
	color:#4e4d6a;
}

#center {
	width:976px;
	position: absolute;
	left:50%;
	top:0;
	margin-left:-488px;
}

h1 {
	position: absolute;
	right:20px;
	top:0;
	font-size:1px;
	text-indent:-5000px;
	background:url(logo.png) no-repeat top right;
	margin:0;
	width:302px;
	height:71px;
}

#menu {
	position:absolute;
	left:20px;
	top:54px;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
}

#menu a {
	display:block;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #000;
	line-height:13px;
	color:#3b3b47;
	text-decoration:none;
	font-weight:bold;
}

#menu li:first-child a {
	padding-left:0;
	margin-left:0;
	border: none;
}

#menu a:hover {
	text-decoration:underline;
}

#right {
	position: absolute;
	right:0;
	top:111px;
	width:320px;
	height:620px;
}

#content {
	width:626px;
	height:620px;
	position: absolute;
	left:20px;
	top:111px;
	overflow:hidden;
}

.erfcms_admin #content {
    overflow: visible;
    background-color:#fff;
}

#frontpage {
	margin:0;
	padding:0;
	list-style:none;
}

#frontpage li {
	float:left;
	margin:0;
	padding:0;
}

#frontpage a {
	display:block;
}

#frontpage img {
	display:block;
}

.noindex #content>div {
	overflow:hidden;
	background:url(content.png) no-repeat top left;
	width:607px;
	height:605px;
	padding:0 19px 15px 0;
}

.noindex #content>div>div {
	overflow:auto;
	width:587px;
	height:585px;
	padding: 10px;
}

#right>div {
	overflow:hidden;
	background:url(right.png) no-repeat top left;
	padding:0 19px 15px 0;
	width:301px;
	height:605px;
}

#right>div>div {
    overflow:auto;
	width:281px;
	height:585px;
    padding: 10px;
}

.noindex #content>div>div>.erfcms_page>.erfcms_module:first-child, .noindex #content>div>div>.erfcms_page>.erfcms_admin_toolbar:first-child+.erfcms_module, 
#right>div>div>.erfcms_page>.erfcms_module:first-child, #right>div>div>.erfcms_page>.erfcms_admin_toolbar:first-child+.erfcms_module {
    margin-left: -10px;
    margin-right: -10px;
}

#content h2, #right h2 {
    line-height:55px;
    font-size:17px;
    padding-left:10px;
    background-color:#E5E5E5;
    border-bottom:1px solid #a6aec0;
    border-top:1px solid #a6aec0;
}

#content .rosa h2 {
    background-color:#FFB0FF;
}

#content .rosa h3 {
    border-bottom:2px solid #FFB0FF;
}

#content .rosa.erfcms_tabs>ul {
    border-color:#FFB0FF !important;
}

#content .gruen h2 {
    background-color:#D4FFC6;
}

#content .gruen h3 {
    border-bottom:2px solid #D4FFC6;
}

#content .gruen.erfcms_tabs>ul {
    border-color:#D4FFC6 !important;
}

#content .blau h2 {
    background-color:#9AE0FF;
}

#content .blau h3 {
    border-bottom:2px solid #9AE0FF;
}

#content .blau.erfcms_tabs>ul {
    border-color:#9AE0FF !important;
}

#content .orange h2 {
    background-color:#FFDFBA;
}

#content .orange h3 {
    border-bottom:2px solid #FFDFBA;
}

#content .orange.erfcms_tabs>ul {
    border-color:#FFDFBA !important;
}

#content .gelb h2 {
    background-color:#FFFF55;
}

#content .gelb h3 {
    border-bottom:2px solid #FFFF55;
}

#content .gelb.erfcms_tabs>ul {
    border-color:#FFFF55 !important;
}

.erfcms_tabs>ul {
    float:left;
    width:19%;
    border-right: 2px solid #E5E5E5;
    padding-bottom:9999px;
    margin-bottom:-9999px;
    position: static !important;
}

.erfcms_tabs>ul>li {
    float:none;
    margin:0 !important;
    text-align:left !important;
    line-height:23px !important;
}

.erfcms_tabs>ul>li>a {
    border: none !important;
    padding: 0 5px !important;
    border-radius: 0 !important;
    white-space:normal !important;
}

.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#E5E5E5;
}

#content .rosa.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#FFB0FF;
}

#content .gruen.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#D4FFC6;
}

#content .blau.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#9AE0FF;
}

#content .orange.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#FFDFBA !important;
}

#content .gelb.erfcms_tabs>ul>li.erfcms_tab_current a {
    background-color:#FFFF55;
}

.erfcms_tabs>div {
    float:right;
    width:76%;
    padding:0 !important;
    border: none !important;
}

.erfcms_tabs .erfcms_Admin_toolbar {
    clear:both;
}

h3 {
    font-size:15px;
    line-height:21px;
}

.erfcms_form form {
    border: none;
    background-color:#fff;
    padding:0;
}

.graubox {
    border: 1px solid #A6AEC0;
    background-color:#E5E5E5;
    padding:10px;
}

.regenbogen ul {
    padding:0;
    margin:0 0 15px 0;
    list-style:none;
}

.regenbogen li {
    padding:0;
    margin:0;
    display:block;
    border: 1px solid #A6AEC0;
    margin-bottom:3px;
    padding: 2px 5px;
    background-color:#FFB0FF;
}

.regenbogen li+li {
    background-color:#D4FFC6;
}

.regenbogen li+li+li {
    background-color:#9AE0FF;
}

.regenbogen li+li+li+li {
    background-color:#FFDFBA;
}

.regenbogen li+li+li+li+li {
    background-color:#FFFF55;
}

.regenbogen li a {
    display:block;
    text-decoration:none;
    position:relative;
    padding-left:8px;
}

a {
    color:#4E4D6A;
}

.regenbogen li a:before {
    content: '\0000a0';
    position: absolute;
    left:0;
    top:50%;
    width:0;
    height:0;
    border: 5px solid transparent;
    border-left-color:#4E4D6A;
    margin-top:-5px;
}

header, p, ul {
    margin-bottom:10px;
}
