/* -------------------- */
/* GLOBALE DEFINITIONEN */
/* -------------------- */

body {
	/* Hintergrund */
	background-image: url(../images/page/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	/* Seitenrahmen */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* Standard Schrift */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	border-collapse: collapse;
}

/* Standard-Formatierung für Links */
a:link {
	color: #0081CF;
	text-decoration:none;
}

a:visited {
	color: #0081CF;
	text-decoration:none;
}

a:active {
	color: #0081CF;
	text-decoration:none;
}

a:hover {
	color: #0081CF;
	text-decoration:none;
}

/* Links in der oberen Navigation */
.active_link a:link {
	color: #172E66;
	text-decoration: underline;
}

.active_link a:visited {
	color: #172E66;
	text-decoration: underline;
}

.active_link a:active {
	color: #172E66;
	text-decoration: underline;
}

.active_link a:hover {
	color: #172E66;
	text-decoration: underline;
}

/* Links ohne spezielle Formatierung */
.factsheet a:link {
	color: #FF0000;
	text-decoration:none;
}

.factsheet a:visited {
	color: #FF0000;
	text-decoration:none;
}

.factsheet a:active {
	color: #FF0000;
	text-decoration:none;
}

.factsheet a:hover {
	color: #FF0000;
	text-decoration:none;
}

/* Links ohne spezielle Formatierung */
.none a:link {
	color: #172E66;
	text-decoration:none;
}

.none a:visited {
	color: #172E66;
	text-decoration:none;
}

.none a:active {
	color: #172E66;
	text-decoration:none;
}

.none a:hover {
	color: #172E66;
	text-decoration:none;
}


/* -------------------------------- */
/* KLASSEN SPEZIFISCHE DEFINITIONEN */
/* -------------------------------- */

/* Kopfelemente */

tr.logo_line {
	height: 110px;
}

/* Navigationselemente */
tr.navigation {
	height: 40px;
}

td.navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #172E66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #172E66;
	vertical-align: top;
}

td.valign_top {
	vertical-align: top;
}

td.navigation_numbering {
	color: #0081CF;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
}


/* Grafikzeile */

td.image_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #172E66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #172E66;
}

/* Layoutspezifische Tabellenelemente */

td.column_a {
	width: 56px;
	vertical-align: top;
	text-align: right;
}

td.column_b {
	width: 14px;
	vertical-align: middle;
	text-align: left;
}

td.column_c {
	width: 31px;
}

td.column_d {
	width: 99px;
}

td.column_e {
	width: 19px;
}

td.column_f {
	text-align:center;
	width: 183px;
}

td.column_g {
	width: 471px;
}

td.column_h{
	
}

td.column_border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #172E66;
}
td.column_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #172E66;
}

td.main {
	text-align: left;
	vertical-align: top;	
}

td.info {
	text-align: left;
	vertical-align: top;
}

td.align_bottom_right {
	text-align: right;
	vertical-align: bottom;	
}

/* Grafiken */

img.company_logo {
	position: absolute;
	left: 0px;
	top: 26px;
	z-index: 2;
}

img.qual_siegel {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	right: 0px;
	bottom: 0px;
}

img.marker {
	margin-top: 2px;
	margin-right: 15px;	
}

img.marker_home {
	margin-top: 23px;
	margin-right: 15px;	
}

img.impressum {
margin-left: 30px;
}

/* ID's */

#top_navigation {
	position: absolute;
	left: 220px;
	top: 26px;
	width: 180px;
	z-index: 2;
}

#top_link {
	margin-right: 10px;
}

#side_link {
	margin-top:4px;
}

#info_impressum {
	position: relative;
	left: 30px;
	top: 50px;
}

#distribution_area {
	height: 620px;
	width: 450px;
	border: 1px solid #666666;
	position: absolute;
	visibility: hidden;
	left: 400px; 
	top: 100px;
	background-color:#FFFFFF;
}

#multi_area {
	height: 200px;
	width: 550px;
	border: 1px solid #666666;
	position: absolute;
	visibility: hidden;
	left: 250px; 
	top: 400px;
	background-color:#FFFFFF;
}

#vcard {
	height: 250px;
	width: 410px;
	border: 1px solid #172E66;
	position: absolute;
	visibility: hidden;
	left: 350px;
	top: 150px;
	background-color:#FFFFFF;
	z-index: 9;
}

/* Textformatierungen */

.text_welcome {
	color: #0081CF;
	font-style: italic;
}

.text_headline_a {
	font-size: 18px;
	font-weight: 300;	
}

.text_headline_b {
	font-size: 16px;
	font-weight: bold;	
}

.text_headline_c {
	font-size: 14px;
	font-weight: bold;	
}

.text_underlined {
	text-decoration: underline;
}

.text_blocked {
	text-align: justify;
	display: block;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0081CF;
}

.factsheet {
	font: #FF0000;
}

div.navipanel {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: -2px;
	top: 300px;
}

img.strokes {
  position: relative;
  left: -2px;
}