/* Formatierungen der HTML-Druckversion */

body 	{font-family:Verdana; color:black; font-size:13px; font-weight:bold;}

table {font-family:Verdana; color:black; font-size:12px;}
h3 {font-family:Verdana; color:black; font-size:14px;}

p,
li,
td,
textarea,
input,
select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

h2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: underline;
}

h3 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

h4 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:link,
a:visited,
a:hover{
	color: #fd0002;
	text-decoration: none;
	font-weight: bold;
}


/* Philosophie */

.phil-main { width: 798px; height: 566px; margin-left: -10px; }
.phil-main p { font-family: Tahoma; font-size: 10px; line-height: 13px; font-weight: normal; }
.phil-main h3 { font-family: Tahoma; font-size: 11px; font-weight: bold; margin-bottom: 2px; color: #2773BE; }
#color-bar { position: absolute; top: 10px; left: 5px; width: 800px; height: 9px; background-color: #2773be; z-index: 10; }
#color-bar-2 { position:absolute; top: 0px; left: 266px; width: 268px; height: 9px; background-color: #c31824; z-index: 20; }
#color-bar-3 { position:absolute; top: 0px; left: 534px; width: 266px; height: 9px; background-color: #157281; z-index: 20; }
#unternehmensphilosophie { position: absolute; top: 17px; left: 80px; width: 650px; text-align: center; z-index: 20; margin-top: 7px; }
#unternehmensphilosophie h3 { font-size: 18px; }
#unternehmensphilosophie p { font-weight: bold; }
#phil-bild { position: absolute; top: 35px; width: 798px; z-index: 10; }
#phil-innovation { position: absolute; top: 145px; left: 0px; width: 240px; z-index: 20; padding-left: 15px; }
#phil-partnerschaft { position: absolute; top: 145px; left: 550px; width: 240px; z-index: 20; text-align: right; }
#phil-wandel { position: absolute; top: 280px; left: 0px; width: 175px; z-index: 20; padding-left: 15px; }
#phil-vertrauen { position: absolute; top: 280px; left: 615px; width: 175px; z-index: 20; text-align: right; }
#phil-vorbild { position: absolute; top: 440px; left: 0px; width: 240px; z-index: 20; padding-left: 15px; }
#phil-verantwortung { position: absolute; top: 440px; left: 550px; width: 240px; z-index: 20; text-align: right; }



