﻿/*
 -------------------------------------------------
| 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 {
	color: #666;
	font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
	background: rgb(238,238,238) url(../image/body.gif) repeat-x; 
}

img {
	border: 0 none;
}

a {
	color: #666;
	background: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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


/* CONTAINER */
#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#container_head {
	position: relative;
    width: inherit;
    height: 492px;
}

#container_head_flash {
    position: absolute;
    top: 115px;
    left: 0;
    height: 377px;
    width: inherit;
    z-index: 1;
}

#container_head_menu {
	position: absolute;
	height: 40px;
	width: 1000px;
	left: 0;
    top: 75px;
	background: url(../image/container_head_menu.gif) repeat-x;
	z-index: 2;
}

#container_head_menu_menu {
	position: absolute;
    right: 30px;
	margin: 8px 0px 0px 10px;
    z-index: 3;
}

.container_head_menu_menu_level_1 {
	padding: 4px 10px 0px 10px;
	float: left;
}

#container_head_menu_menu a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px
}

#container_head_logo {
	position: absolute;
	height: 136px;
	width: 268px;
	top: 0px;
	left: 20px;
	z-index: 3;
}

#container_head_head-menu {
	position: absolute;
    width: 670px;
    height: 40px;
	top: 20px;
	right: 0;
	z-index: 4;
    background: url(../image/container_head_head-menu.gif) 0 90% repeat-x;
    padding-right: 40px;
    text-align: right;
    font-size: 17px;
}

#container_head_head-menu img {
    vertical-align: middle;
}

#container_head_head-menu a {
    text-decoration: none;
}

#container_content {
	position: relative;
    width: 920px;
    margin: -20px 0 20px 20px;
    background: #fff url(../image/container_content.gif) no-repeat;
    padding: 26px 20px 20px 20px;
	z-index: 5;
    border-bottom: 2px solid rgb(207, 207, 207);
}

#container_content_left {
	position: relative;
    width: 696px;
    float: left;
}

#container_content_right {
	position: relative;
    width: 204px;
    margin-left: 20px;
    line-height: 120%;
    float: left;
}

#container_content_right h1 {
    font-size: 13px;
    color: #2e676b;
    font-weight: bold;
    line-height: 120%;
}

#container_content_right_imprint {
	position: relative;
    width: 184px;
    padding: 10px;
    background: rgb(214,214,214) url(../image/container_content_right_imprint.gif) repeat-x;
}

#container_content_right_approach {
	position: relative;
    margin-top: 20px;
    width: 184px;
    padding: 10px;
    background: rgb(191,215,215) url(../image/container_content_right_approach.gif) repeat-x;
}

#footer {
    position: relative;
    width: 100%;
    height: 70px;
    background: url(../image/footer.gif) rgb(203,223,224);
}

#footer_content {
	position: relative;
    width: 920px;
    margin: 0 auto;
    padding-top: 15px;
}

#footer_content_left {
	position: relative;
    width: 696px;
    float: left;
}

#footer_content_left h1 {
    font-size: 11px;
	color: rgb(59,129,135);
    font-weight: normal;
}

#footer_content_right {
	position: relative;
    width: 194px;
    margin-left: 20px;
    padding-left: 10px;
    background: url(../image/footer_content_right.gif) no-repeat;
    float: left;
}

/* ADDS */
.fix-div {
	clear: both;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}

/* MENÜ */
/* MENÜDIV */
#dropmenudiv{
margin: 13px 0px 0px -13px;
position: absolute;
font: normal 12px Verdana;
height: 33px;
width: 145px;
line-height:30px;
background: transparent;
text-align: left;
z-index:3!important;
z-index:3;
}

#dropmenudiv a{
color: #fff;
display: block;
text-indent: 5px;
text-decoration: none;
font-weight: bold;
height: 33px;
width: 145px;
line-height:30px;
background-color:#222;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
z-index:3!important;
z-index:3;
}

#dropmenudiv a:hover{
}

#dropmenudiv2{
font:normal 12px Verdana;
height: 33px;
width: 145px;
line-height:30px;
z-index:3!important;
z-index:3;
}

#dropmenudiv2 a{
color: #0066CC;
text-indent: 5px;
text-decoration: none;
font-weight: bold;
height: 33px;
width: 145px;
line-height:30px;
display: block;
z-index:3!important;
z-index:3;
}


#dropmenudiv2 a:hover{
}

/* DRUCKANSICHT */
#print_header {
	text-align: center;
	border-bottom: 1px solid #666;
	color: #666;
	padding: 5px;
	margin-bottom: 20px;
}

#print_header_left {
	float: left;
}

#print_header_right {
	text-align: right;
	font-size: 10px;
}

/* FORMULARE */
.page_form         { 
	font-size: 9pt; 
	width: 100%; 
}

.page_form_cell { 
	padding-top: 5px;
}

.page_form_element_left { 
	font-size: 10pt;
	width: 100px; 
	float: left;
}

.page_form_element_right { 
	font-size: 10pt; 
	border: 1px solid #666; 
	background-color: #EFEFEF;
}

#page_form_error {
	display: none; 
	color: #f00;
	font-size: 9pt; 
	border: 1px dotted #f00;
	margin-top: 15px;
	padding: 2px;
}

/* TINYMCE-INHALT */
.headline {
	color: #2e676b;
	font-size: 20px;
}

.headline2 {
	color: #2e676b;
	font-size: 14px;
	font-weight: bold;
}

.headline2_border {
	color: #2e676b;
	font-size: 14px;
	font-weight: bold;
	background: url(../image/punktlinie.gif) repeat-x;
}

.headline3 {
	color: #2e676b;
	font-weight: bold;
	font-size: 12px;
}

.linie {
	background: url(../image/punktlinie.gif) repeat-x;
}

.standard {
    color: #666;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
 }