﻿/* Allgemeine Layoutdatei für Bethanien-KKH */
body, div, p, h1, h2, h3, h4, h5, h6, span, fieldset, legend, form, ul, li, a {
	margin: 0;
	padding: 0;
}

body {
	color: #444;
	font: 0.688em Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
}

img {
	border: 0 none;
}

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

a:hover {
	text-decoration: underline;
}

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

/* INHALT */
#container {
	
}

/* OBEN */
#scripterror {
	background: #e4e5e6;
	border: 1px dotted #f00;
	text-align: center;
	padding: 3px;
}

#bg_top {
	position: absolute;
	background: url(../image/bg_top.gif) repeat-x;
	width: 100%;
	height: 90px;
}

#container_inner {
	position: relative;
	width: 887px;
	margin: 0 auto;
	text-align: left;
}

#logo_top {
	position: relative;
	float: left;
	width: 500px;
	height: 100px;
	top: 20px;
	z-index: 1;
}

#sup_menu_top {
	position: relative;
	text-align: right;
	height: 100px;
	top: 20px;
}

.sup_menu_top_item {
	position: relative;
	padding: 5px;
}


/* MENÜ OBEN */
#menu_top {
	position: relative;
	margin-top: 4px;
}

#menu_top a {
	color: #b8143d;	
	font-weight: bold;
}

.menu_top_left_edge {
	position: relative;
	background: #dfe0e2 url(../image/menu_top_left_edge.gif) no-repeat 0 0;
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;
}

.menu_top_left_edge_active {
	position: relative;
	background: #d1d1d1 url(../image/menu_top_left_edge_active.gif) no-repeat 0 0;
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;
}

.menu_top_inner {
	position: relative;
	background: #dfe0e2;	
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;	
}

.menu_top_inner_active {
	position: relative;
	background: #d1d1d1;	
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;	
}

.menu_top_right_edge {
	position: relative;
	background: #dfe0e2 url(../image/menu_top_right_edge.gif) no-repeat 100% 0;
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;
}

.menu_top_right_edge_active {
	position: relative;
	background: #d1d1d1 url(../image/menu_top_right_edge_active.gif) no-repeat 100% 0;
	height: 25px;
	padding: 6px 10px 0px 10px;
	float: left;
}

.menu_top_spacer {
	position: relative;
	background: #fff;
	height: 31px;
	width: 1px;
	float: left;	
}

/* SUCHE */
#search_top {
	position: relative;
	margin-top: 4px;
	text-align: right;
}

.search_top_left_edge {
	position: relative;
	background: url(../image/menu_top_left_edge.gif);
	height: 31px;
	width: 9px;
	float: right;
}

.search_top_inner {
	position: relative;
	font-weight: bold;
	color: #3e4750;
	background: #dfe0e2;	
	height: 29px;
	padding: 2px 10px 0px 10px;
	float: right;
}

#search_field {
	position: relative;
	width: 113px;
	height: 13px;
	padding-top: 3px;
	font-size: 0.909em;
}

.search_top_right_edge {
	position: relative;
	background: url(../image/menu_top_right_edge.gif);
	height: 31px;
	width: 9px;
	float: right;
}

#search_top_submit {
	position: relative;
	top: 4px;
}

/* BEREICH OBEN */
#border_header_top {
	position: relative;
	margin-top: 35px;
	background: url(../image/border_top.gif) repeat-x;
	width: 100%;
	height: 28px;
}

#header {

}

#border_header_bottom {
	position: relative;
	margin-top: 190px;
	background: #fff;
	width: 100%;
	height: 10px;
}
/* IE6 margin-float problem */
* html #border_header_bottom {
	margin-top: 0px;
}

#logo {
	position: relative;
	width: 489px;
	height: 190px;
	float: left;
}

#news_wrapper {
	position: relative;
	width: 398px;
	height: 190px;	
	float: left;
}

#news {
	position: relative;
	background: url(../image/news.jpg) no-repeat;
	width: 398px;
	height: 190px;	
}

#news_empty {
	position: relative;
	background: url(../image/news_empty.jpg) no-repeat;
	width: 398px;
	height: 190px;	
}

#news_head {
	position: relative;
	width: 353px;
	padding: 48px 0px 12px 23px;
	height: 30px;
}

#news_head_left {
	position: relative;
	float: left;
	font-size: 2.091em;
	padding-bottom: 5px;
}

#news_head_right {
	position: relative;
	text-align: right;
}

#news_content {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 8px 0px 8px;
}

#news_content_wrapper {
	position: absolute;
	width: 335px;
	height: 75px;
	margin: 0px 0px 17px 23px;
	top: 87px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
}

/* BEREICH UNTEN */
#content_container {
}

#menu {
	width: 223px;
	float: left;
}

.menu_level_2 {
	background: #5c656e;
	font-weight: bold;
	padding: 7px 10px 7px 20px;
	border-bottom: 1px solid #fff;
}

.menu_level_2 a {
	color: #fff;
}

.menu_level_2_active {
	background: #01477b;
	font-weight: bold;
	padding: 7px 10px 7px 20px;
	border-bottom: 1px solid #fff;
}

.menu_level_2_active a {
	color: #fff;
}

.menu_level_3_wrapper {
	background: #e3e6e9 url(../image/menu_level_2_itemgroup.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.menu_level_3 {
	clear: left;
	background: transparent;
	padding: 4px 10px 4px 32px;
}

.menu_level_3_active {
	clear: left;
	background: transparent;
	padding: 4px 10px 4px 32px;
}

.menu_level_3_active a {
	text-decoration: underline;
}

.menu_level_4 {
	clear: left;
	background: transparent;
	padding: 4px 10px 4px 32px;
}

.menu_level_4_active {
	clear: left;
	background: transparent;
	padding: 4px 10px 4px 32px;
}

.menu_level_4_active a {
	text-decoration: underline;
}

.square {
	margin-bottom: 2px;
}

.edge {
	margin-top: 2px;
	height: 20px;
}

/* IE6 margin-float problem */
* html .square {
	margin-bottom: 1px;
}

.menu_spacer {
	height: 11px;
	background: #fff;
}

#contact_header {
	background: #01477b;
	height: 24px;
	font-weight: bold;
	color: #fff;
	padding: 6px 0px 0px 20px;
}

#contact {
	background: #eeeff1 url(../image/contact.gif) repeat-x;
	border-bottom: 1px solid #babfc5;
	padding: 8px 0px 10px 20px;
}

#spacer {
	width: 30px;
	background: #fff;
	float: left;
}

#content_right {
	width: 634px;
	float: left;
}

#breadcrumb_menu {
	height: 40px;
	padding-top: 5px;
}

#content {
}

/* TINYRTE */
.headline {
	font-size: 2.364em;
	color: #b6133d;
	padding-bottom: 25px;
	line-height: 120%;
}

.headline_2 {
	font-weight: bold;
	font-size: 1em;
	color: #b6133d;
	width: 100%;
	margin-bottom: 4px;
}

.headline_2_arrow {
	background: url(../image/headline_2_arrow.gif) no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	font-size: 1em;
	color: #b6133d;
	margin-bottom: 4px;
	padding-left: 15px;
}

.headline_tab {
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	width: 100%;
	background: url(../image/tab_head.gif) repeat-x;
	padding-left: 10px; 
}

.headline_tab2 {
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	width: 100%;	
	background: url(../image/tab_head.gif) repeat-x;

}

.headline_2_border {
	background: url(../image/line.gif) repeat-x;
	width: 100%;
	margin-bottom: 15px;
	margin: 0pt; 
	padding: 0pt; 
	height: 15px; 
	font-size: 0;
}

.headline_3 {
	font-weight: bold;
	font-size: 1em;
	color: #bb1640;
}

.column {
	padding: 5px 8px 8px 8px;
	background: #e9ebea url(../image/contact.gif) repeat-x;
	font-weight: normal;
	font-size: 1em;
}

.standard {
	font-weight: normal;
	font-size: 1em;
    line-height:175%;
}


.tab_content {
	background-color: #D2D3D7;
	font-size: 1em;
	}

.standard a{
	font-weight: bold;
	font-size: 1em;
}

.tab_head {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background-color: #5C656E;
	}

.tab_content {
	background-color: #D2D3D7;
	padding: 5px 8px 8px 8px;
	font-weight: normal;
	font-size: 1em;
	}

.box_pdf {
	border: 1px solid #DFDFDF;
	background-color: #EFEFEF;
    margin: 0;
    padding: 5px;
}

.box_pdf ul {
	list-style-type: none;
	list-style-image: none;
    margin: 0;
    padding: 0;
}

.box_pdf ul li {
    margin: 5px;
	background-image: url(../image/pdf_small.gif); 
	background-repeat: no-repeat; 
	padding: 0px 5px 5px 25px;
}

.box_pdf ul li a {
	font-weight: bold;
	font-size: 1em;
}


.image-border {
	border: 1px solid #B2B2B2;
} 

/* GANZ UNTEN */
#bottom_line {
	border-bottom: 1px solid #999;
}

#page_bottom {
	float: right;
	text-align: right;
}

.sub_menu_bottom_1_item {
	position: relative;
	padding: 5px;
}

#sub_menu_bottom_2 {
	padding-bottom: 15px;
}

.sub_menu_bottom_2_item {
	position: relative;
	padding: 5px;
}

.sub_menu_bottom_last_item {
	position: relative;
	padding-left: 5px;
}

#printlink {
	display: inline;
}

#arrow-top {
	margin-top: 0.909em;
}

#logo_bottom {
	margin: 7px 0px -4px 0px;
}

/* FORMULARE */
input {
	border: 1px solid #cdcdd4;
	font-family: Verdana;
	font-size: 1em;
}

select {
	border: 1px solid #cdcdd4;
	font-family: Verdana;
	font-size: 1em;
}

.checkbox {
	border: 0px;
}

textarea {
	border: 1px solid #ccc;
	font-family: Verdana;
	font-size: 1em;
}

#page_form_error {
	display: none;
	color: #f00;
	border: 1px dotted #f00;
	margin-bottom: 10px;
	padding: 2px;
	font-size: 0.909em;
}

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

#print_header_left {
	float: left;
}

#print_header_right {
	text-align: right;
	font-size: 0.909em;
}
