﻿/*
 -------------------------------------------------
| Layoutdatei für CMS-System	                  |
| Autor: M.Sc., B.Sc. R. Kuntze, CPO MDV          |
 --------------------------------------------------
*/

body, div, p, h1, h2, h3, h4, h5, h6, span, fieldset, legend, form, ul, li, a {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
    height: 100%; 
    background: url(../image/body.jpg) repeat-x;
    color: #4c4c4c;
}

img {
	border: 0 none;
}

a {
	color: #4c4c4c;
	background: transparent;
	text-decoration: none;
    font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(../image/list_icon.gif);
	margin: 0 0 0 20px;
	padding: 0;
}

#scripterror {
	background: #eee;
	border: 1px dotted #f00;
	text-align: center;
	padding: 3px;
}

/* JS-Submenü */
div#submenu_1 {
     position: absolute; 
     z-index: 1000;
     display: none; 
     border-top: 1px solid #cdcdcd; 
     border-left: 1px solid #cdcdcd; 
     border-right: 3px solid #cdcdcd; 
     border-bottom: 3px solid #cdcdcd; 
     padding: 10px;
     background: #fafafa;
     line-height: 200%;
}

div#submenu_1 a:hover {
     text-decoration: underline;
     color: #cd0101;
}

div#submenu_2 {
     position: absolute; 
     z-index: 1000;
     display: none; 
     border-top: 1px solid #cdcdcd; 
     border-left: 1px solid #cdcdcd; 
     border-right: 3px solid #cdcdcd; 
     border-bottom: 3px solid #cdcdcd; 
     padding: 10px;
     background: #fafafa;
     line-height: 200%;
}

div#submenu_2 a:hover {
     text-decoration: underline;
     color: #cd0101;
}

div#submenu_3 {
     position: absolute; 
     z-index: 1000;
     display: none; 
     border-top: 1px solid #cdcdcd; 
     border-left: 1px solid #cdcdcd; 
     border-right: 3px solid #cdcdcd; 
     border-bottom: 3px solid #cdcdcd; 
     padding: 10px;
     background: #fafafa;
     line-height: 200%;
}

div#submenu_3 a:hover {
     text-decoration: underline;
     color: #cd0101;
}

div#submenu_4 {
     position: absolute; 
     z-index: 1000;
     display: none; 
     border-top: 1px solid #cdcdcd; 
     border-left: 1px solid #cdcdcd; 
     border-right: 3px solid #cdcdcd; 
     border-bottom: 3px solid #cdcdcd; 
     padding: 10px;
     background: #fafafa;
     line-height: 200%;
}

div#submenu_4 a:hover {
     text-decoration: underline;
     color: #cd0101;
}

div#submenu_5 {
     position: absolute; 
     z-index: 1000;
     display: none; 
     border-top: 1px solid #cdcdcd; 
     border-left: 1px solid #cdcdcd; 
     border-right: 3px solid #cdcdcd; 
     border-bottom: 3px solid #cdcdcd; 
     padding: 10px;
     background: #fafafa;
     line-height: 200%;
}

div#submenu_5 a:hover {
     text-decoration: underline;
     color: #cd0101;
}
/* JS-Submenü Ende */

div#container {
    position: relative;
    margin: 0 auto;
    width: 880px;
}

div#container_head {
    position: relative;
    height: 272px;
    width: inherit;
    margin-top: 34px;
}

div#container_head_left {
    position: absolute;
    top: 0;
    left: 0;
    width: 669px;
    height: inherit;    
}

div#container_head_left_top {
    width: inherit;
    height: 21px;
    background: url(../image/container_head_left_top.png) no-repeat;
}

div#container_head_left_middle {
    width: inherit;
    height: 232px;
    background: url(../image/container_head_left_middle.png) repeat-y;
}

div#container_head_left_bottom {
    width: inherit;
    height: 16px;
    background: url(../image/container_head_left_bottom.png) no-repeat;
}

div#container_head_right {
    position: absolute;
    top: 0;
    right: 0;
    width: 159px;
    height: 135px;
    padding: 135px 20px 0 20px;
    background: url(../image/container_head_right.png) no-repeat;
}

*html div#container_head_right {
    right: -10px;
    width: 179px;
    padding: 135px 10px 0 10px;
}

div#container_menu {
    position: relative;
    margin: 9px 0 0 3px;
    padding: 7px 7px 0px 7px;
    height: 25px;
    width: 655px;
    background: url(../image/container_menu.png) no-repeat;
}

*html div#container_menu {
    margin-left: 10px;
}

div#container_content {
    position: relative;
    margin-top: 14px;
    width: inherit;
    /* IE 6 */
    min-height: 557px;
    height: auto !important;
    height: 557px;
}

div#container_content_left {
    position: relative;
    top: 0;
    left: 0;
    width: 669px;
    float: left;
}

div#container_content_left_top {
    width: inherit;
    height: 22px;
    background: url(../image/container_content_left_top.png) no-repeat;
}

div#container_content_left_middle {
    position: relative;
    width: 609px;
    background: url(../image/container_content_left_middle.png) repeat-y;
    z-index: 1;
    padding: 10px 30px 0 30px;
}

*html div#container_content_left_middle {
    right: -30px;
}

*html img#container_content_left_middle_progress {
    margin-left: -30px;
}

*html .mceContentBody {
    margin-left: -30px;
    width: 609px;
}

div#container_content_left_bottom {
    width: inherit;
    height: 17px;
    background: url(../image/container_content_left_bottom.png) no-repeat;
}

div#container_content_right {
    position: relative;
    width: 199px;
    float: left;
    left: 13px;
}

div#container_content_right_top {
    width: inherit;
}

div#container_content_right_top_top {
    width: inherit;
    height: 23px;
    background: url(../image/container_content_right_top_top.png) no-repeat;
}

div#container_content_right_top_middle {
    position: relative;
    width: 149px;
    background: url(../image/container_content_right_top_middle.png) repeat-y;
    z-index: 1;
    padding: 0px 30px 10px 20px;
    color: #000;
}

*html div#container_content_right_top_middle {
    right: -10px;
    padding: 0px;
    width: 159px;
    padding: 0px 30px 10px 10px;
}

*html img#container_content_right_top_middle_progress {
    margin-left: -10px;
}

div#container_content_right_top_middle h1 {
    font: 1.55em Arial;
    color: #e31218;
    font-weight: bold;
    padding-bottom: 10px;
}

div#container_content_right_top_middle a {
    font-weight: bold;
    color: #000;
}

div#container_content_right_top_bottom {
    width: inherit;
    height: 10px;
    background: url(../image/container_content_right_top_bottom.png) no-repeat;
}

div#container_content_right_middle {
    height: 33px;
    width: inherit;
    background: url(../image/container_content_right_middle.gif) 0 16px no-repeat;
}

div#container_content_right_bottom {
    width: inherit;
}

div#container_content_right_bottom_top {
    width: inherit;
    height: 23px;
    background: url(../image/container_content_right_bottom_top.png) no-repeat;
}

div#container_content_right_bottom_middle {
    position: relative;
    width: 149px;
    background: url(../image/container_content_right_bottom_middle.png) repeat-y;
    z-index: 1;
    padding: 0px 30px 10px 20px;
    color: #000;
}

*html div#container_content_right_bottom_middle {
    right: -10px;
    padding: 0px;
    width: 159px;
    padding: 0px 30px 10px 10px;
}

div#container_content_right_bottom_middle h1 {
    font: 1.55em Arial;
    color: #e31218;
    font-weight: bold;
    padding-bottom: 10px;
}

div#container_content_right_bottom_bottom {
    width: inherit;
    height: 10px;
    background: url(../image/container_content_right_bottom_bottom.png) no-repeat;
}

div#footer {
    position: relative;
    top: 20px;
    padding-top: 15px;
    height: 32px;
    background: url(../image/container_bottom.gif) repeat-x;
    clear: left;
}

div#footer_content {
    position: relative;
    margin: 0px auto;
    width: 880px;
    height: inherit;
    color: #a0a0a1;
}

div#footer_content_left {
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
}

div#footer_content_right {
    position: absolute;
    right: 0;
    top: 0;
    height: inherit;
    text-align: right;
    color: #a0a0a1;
}

div#footer_content_right a {
    color: #a0a0a1;
}


/* FORMULARE */
input#box_search {
    margin: 4px 0 0 4px;
    width: 87px;
    height: 18px;
    background: url(../image/box_search.gif) no-repeat;
    border-top: 1px solid #a3a3a3;
    border-left: 1px solid #a3a3a3;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    color: #7d7d7d;
    padding-left: 25px;
}

input, select, textarea { 
	border: 1px solid #aaa; 
	background-color: #efefef;
}

input.checkbox {
	border: 0;
	background: transparent;
}
	
#page_form_error {
	display: none; 
	color: #f00;
	font-size: 0.833em;
	border: 1px dotted #f00;
	margin-top: 15px;
	padding: 2px;
}


/* TinyMCE */
/* Tabellen bekommen feste Schriftgröße zur Orientierung */
.mceContentBody th, .mceContentBody td {
    font-size: 1em;
    color: #4c4c4c;
}

.mceContentBody h2 {
    color:  rgb(227, 25, 32);
    font-size: 1em;
    font-weight: bold;   
}

/* Tabelle 3 Spalten */
.mceContentBody .tab-3-columns {
    width: 609px;
}

.mceContentBody .tab-3-columns-cell-1 {
    width: 190px;
    vertical-align: top;
}

.mceContentBody .tab-3-columns-cell-2 {
    width: 190px;
    vertical-align: top;
}

.mceContentBody .tab-3-columns-cell-3 {
    width: 190px;
    vertical-align: top;
}

.mceContentBody .tab-3-columns-spacer-1 {
    width: 20px;
}

.mceContentBody .tab-3-columns-spacer-2 {
    width: 19px;
}

/* Tabelle 2 Spalten */
.mceContentBody .tab-2-columns {
    width: 609px;
}

.mceContentBody .tab-2-columns-cell-1 {
    width: 295px;
    vertical-align: top;
}

.mceContentBody .tab-2-columns-cell-2 {
    width: 295px;
    vertical-align: top;
}

.mceContentBody .tab-2-columns-spacer {
    width: 19px;
}

/* PDF-Box */
.mceContentBody .box-pdf {
    border: 1px solid #CDCECF; 
    width: 609px; 
    background-color: #F2F3F3;
}

.mceContentBody .box-pdf td.box-pdf-td-left{
    width: 40px; 
}

.mceContentBody .box-pdf td.box-pdf-td-right{
    width: 569px; 
}
