/** All css declarations for static sides*/
.statisch * {
	padding: 0px;
	margin: 0px;
}

.statisch {
	padding: 0 20px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background: #fff url(../images/main/bg_content.gif) left top repeat-y;
}

/******************************************************************************/
/* This FILE should be used by Simon Bolz only
/* Please all declaration should start with .statisch .pagename ....

/******************************************************************************/
.statisch H2 {
	font-size:19px;
	margin-bottom: 9px;
}

.statisch H3 {
	clear: both;
	display: block;
	margin: 19px 0 9px;
	padding-top: 19px;
	height: 19px;
	font-size: 19px;
	border-top: 1px solid #ccc;
}

.statisch H4 {
	margin: 12px 0 2px;
	font-size:14px;
	background: #F2F6F9;
}

.statisch H5 {
	margin: 12px 0;
	font-size:14px;
}

.statisch P {
	margin: 0 0 6px 0px !important;
	padding: 0px !important;
}

.statisch .floatR {
	float:right;
}

.statisch .floatL {
	float:left;
}

.statisch SPAN,
.statisch .bold,
.statisch .caption,
TH {
	font-weight:bold;
}

.statisch .black {
	font-weight:bold;
	color: #000;
}

.statisch TABLE {
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0px;
	width: 100%;
}

.statisch TH {
	text-align: left;
	vertical-align: top;
}

.statisch TD {
	vertical-align: top;
}

.statisch .partnerlogos TD {
	height: 60px;
	text-align: center;
	vertical-align: middle !important;
}

.statisch .awards TD {
	text-align: center;
	}

.statisch .awards TD P {
	margin: 3px auto 30px !important;
	width: 250px;
	text-align: left;
}

.statisch .logomargin {
	margin: 12px 0 18px 0;
}

.statisch .darkblue TH,
.statisch .head_darkblue {
	padding: 1px 10px !important;
	color: #000;
	/*background: #77A4C3 !important;*/
	background: #BAD1E1;

}

.statisch .darkblue TR {
/*	background: #DAE7EF;*/
background:#EDF3F7;
}

.statisch .noline_td TD{
	border: none !important;
}

.statisch .darkblue TD SELECT {
	width: 130px;
	background: #fff;
}

.statisch .darkblue TD INPUT {
	position: relative;
	top: 3px;
}

.statisch .darkblue TD LABEL {
	position: relative;
	top: 1px;
}

.statisch .darkblue TD SELECT { width: 130px; }

.statisch INPUT.anzeigen {
	width: 65px;
	height: 20px;
/*	background: url('../img/but_anzeigen.gif') top left no-repeat;*/
background: url('../images/statisch/img/but_anzeigen.gif') top left no-repeat;
	border: none;
}

.statisch TD.odd_td { padding: 10px 10px 2px !important; }

.statisch .darkblue TBODY TD {
	padding: 6px 10px;
	border-bottom: 1px solid #C9D2D7;
}

.statisch OL LI {
	list-style-position: inside;
	}

.statisch .width160 { width: 160px;}
.statisch .width35p { width: 35%;}
.statisch .width240 { width: 240px;}
.statisch .width290 { width: 290px;}
.statisch .width350 { width: 350px;}
.statisch .width400 { width: 400px;}
.statisch .width450 { width: 450px;}
.statisch .width500 { width: 500px;}
.statisch .width510 { width: 510px;}
.statisch .width600 { width: 600px;}
.statisch .width615 { width: 615px;}
.statisch .width100p { width: 100%;}

.statisch .height160 { height: 160px;}

.statisch UL.quick,
.statisch UL.nolines {
	width: 100%;
	padding-bottom: 15px;
	list-style-type: none;
	background: url('../images/statisch/img/shadow_bottom.gif') bottom left repeat-x;
}

.statisch UL.quick { 

/*background-color: #DAE7EF; */
background:#EDF3F7;
}

.statisch UL.nolines { background-color: #F5F9FC; }

.statisch UL.text_ul {list-style-type: none;}

.statisch .quick LI {
	padding: 0 10px;
	border-bottom: 1px solid #C9D2D7;
}

.statisch .nolines LI { padding: 6px 10px 0; }

.statisch .text_ul LI {
	margin-bottom: 4px;
	padding-left: 10px;
	background: url('../images/statisch/img/bg_pfeil_rot.gif') left 5px no-repeat;
}

.statisch .quick LI A,
.statisch .nolines LI A {
	padding-right: 8px;
	text-decoration: none;
	background: url('..../images/statisch/img/bg_pfeil_rot.gif') center right no-repeat;
}

.statisch .pdf-link {
	padding: 1px 0 1px 22px;
	background: url('../images/statisch/img/bg_pdflink.gif') left top no-repeat;
}

.statisch .bghell { background: #fcfcfc; }
.statisch .bgdunkel { background: #ccc; }

.statisch .topline { border-top: 1px solid #ccc; }

.statisch .floatholder {}

.statisch .marbot { margin-bottom: 20px !important; }
.statisch .martop { margin-top: 20px !important; }
.statisch .padtop { padding-top: 20px !important; }
.statisch .padbot { padding-bottom: 20px !important; }
.statisch .padall { padding: 15px; }
.statisch .pad_rb { padding: 0 25px 15px 0; }
.statisch .pad_lb { padding: 0 0 15px 25px; }

.statisch .lightblue {}

.statisch .lightblue TH {
	padding: 6px 10px !important;
	background: #D7E1EA;
	border-top: 1px solid #748998;
}

.statisch .row_lblue { background: #edf3f7; }

.statisch .row_lblue TD { border-top: 1px solid #fff; }

.statisch .lightblue TD {padding: 6px 10px;}


.statisch .bluewhite {}

.statisch .bluewhite TH {
	padding: 3px 10px !important;
	background: #D7E1EA;
}

.statisch .row_white { background: #fff;}

.statisch .bluewhite TBODY TD {
	padding: 3px 10px;
	border-top: 1px solid #F4F8FB;
}

.statisch TD.shadow1 {
	padding: 0px !important;
	height: 9px !important;
	background: #fff url('../images/statisch/img/shadow_bottom.gif') bottom left repeat-x;
}

.statisch TD.shadow2 {
	padding: 0px !important;
	height: 20px !important;
	background: #fff url('../images/statisch/img/bg_schatten2.gif') bottom left repeat-x;
}

.statisch .footnote {
	padding-top: 5px;
	font-size: 10px;
	color: #999;
}

.statisch .tabbed {}

.statisch .tabbed_nav {
	margin-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	background: #fff;
	border-bottom: 1px solid #748998;
}

.statisch .tabbed_nav LI {
	display: inline;
}

.statisch .tabbed_nav LI A {
	position: relative;
	display: block;
	float: left;
	margin: 6px 1px -1px 0;
	padding: 1px 10px 0;
	height: 18px;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d3e1eb;
	background: #fff url('../images/statisch/img/bg_reitertabellea1.gif');
	border-bottom: 1px solid #748998;
	z-index: 999;
}

.statisch .tabbed_nav LI A.ct_active {
	margin-top: 0px !important;
	padding-top: 3px;
	height: 21px;
	color: #172a38;
	background: #fff url('../img/bg_reitertabellea3.gif');
	border-top: 1px solid #748998;
	border-right: 1px solid #748998;
	border-left: 1px solid #748998;
	border-bottom: 1px solid #F4F8FB;
}

.statisch .tabbed_content {
	padding: 20px 20px;
	background: #F4F8FB url('../images/statisch/img/shadow_bottom.gif') bottom left repeat-x;
}

.statisch .width320 {
	width: 320px !important;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
