/* CSS Document */

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000000;
	padding:0px;
	margin:0px;
/*	overflow:show;
	overflow: -moz-scrollbars-vertical; */
}

/* ---------- CONTAINER FÜR ZENTRIERTES LAYOUT -------------- */
#container {
	width: 970px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ---------- CONTAINER FÜR NAVIGATION ---------------------- */
#head {
	text-align: left;
	padding: 0px;
	margin: 0px; 
	height: 100px;
}

#navigation { position:absolute; margin-left:240px; }

/* ------------ CONTENT INHALTE ----------------------------- */
#content { 
	position: relative; 
	margin: 0px; 
	padding-top: 80px;
}
.LAYAktuellesLinks{
	z-index:1;
	position: absolute;
	text-align:right;
	height:17px;
	width:180px;
	left:775px;
	top:632px;
	overflow:hidden;
}
.LAYAktuelles{
	z-index:2;
	position: absolute;
	width:270px;
	height:206px;
	overflow:hidden;
	left:683px;
	top:659px;
}
hr {
	background-color: #d8dadc;
	color: #d8dadc;
	border: #d8dadc;
	height: 1px;
	margin-bottom: 14px;
	_margin-bottom: 7px;

	margin-top: 0px;
}
/* - Geteilter Content - */
#spalte1 {
	float: left;
	padding: 0px;
	width: 636px;
	margin: 0px;
}
#spalte2 {
	width: 302px;
	padding: 0px;
	margin: 0 0 0 658px;
}
/* - Spalte 1 nochmals geteilt - */
#spalte1_a, #spalte1_b{
	float: left;
	padding: 0px;
	margin-bottom: 15px;
}
#spalte1_a {
	width: 240px;
}
#spalte1_b {
	width: 390px;

}
/* --------------- Boxen unten (Eyecatcher) -------------------------- */
.box1, .box2, .box3 {
	float: left;
	padding: 0; 
	margin-top: 80px;
}

.box1 { height: 240px; width: 302px; overflow:hidden; }

.box2 {
	margin-left: 32px;
	margin-right: 32px;
	padding-left: 15px;
	padding-right: 5px;
	height: 240px;
	width: 282px;
	overflow:hidden;
}
.box3 {
	background-image: url(../../images/hg_box.gif);
	padding-left: 15px;
	padding-right: 5px;
	height: 240px;
	width: 282px;
	overflow:hidden;
}

/* -------------------- Boxen rechts --------------------------------- */
.box1Rechts {
	background-image: url(../../images/hg_box_rechts.gif);
	height: 139px;
	width: 282px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.box1RechtsInhalt {	height: 111px; overflow: hidden; }

.linkBoxRechts { margin-left:23px; }

.boxCallcenter{
	background-image: url(../../images/hg_box_callcenter.jpg);
	width: 287px;
	height: 339px;
	padding-left: 15px;
}
.boxCallcenterInhalt { height: 314px; overflow: hidden; }

.BoxKundencenter{
	background-image: url(../../images/hg_box_kundencenter.gif);
	height: 300px;
	width: 282px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.BoxKundencenterInhalt { height: 271px; overflow: hidden; }

.BoxFAQ{
	background-image: url(../../images/hg_box_faq.jpg);
	height: 438px;
	width: 282px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.BoxFAQInhalt { height: 412px; overflow: hidden; }

.BoxHotlines{
	background-image: url(../../images/hg_box_hotlines.gif);
	height: 139px;
	width: 282px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.BoxHotlinesInhalt1,.BoxHotlinesInhalt2 { 
	overflow: hidden;
	float:left;
}
.BoxHotlinesInhalt1{width:145px; height: 111px;}
.BoxHotlinesInhalt2{padding-top:33px; height: 78px;}

/* -------------------------- FOOTER ------------------------------------- */
#footer {
	margin-top: 40px;
	text-align: center; 
}
/* ------------------------Sublines/ Headlines---------------------- */ 
h1 { margin: 10px 0 5px 0; }

h2,h3 {
	font-weight: bold; 
	font-size: 12px;
	color: #001E4C;
}

h2 { margin-top: 0; margin-bottom: 10px; }

h3 { margin: 0 }

p {	padding-bottom: 15px; margin: 0px; }


/* ------------ TEXTE ALLGEMEIN ----------------------------- */
.Tagline { font-size: 13px; color: #000000; /* color: #7990a7; */}


/* ------------ AUFZÄHLUNGEN ----------------------------- */ 
.Aufzaehlung ul { margin: 0; padding: 0; }

.Aufzaehlung ul li {
	list-style-type: none;
	background: url(../../images/abb_list.gif) no-repeat;
	color: #000000;
	background-position: 0px 5px;
	padding-left: 20px;
}


/* ------------- ABSTÄNDE ALLGEMEIN  ------------------------ */ 
.Abb2Spalten { margin-bottom:15px; }

.BtnDrucken { margin-bottom:20px; text-align:right; }

.Abstand { height:16px; background-color:#FFFFFF; width:636px; }

/* ---------------------- BUTTON --------------------------------- */ 
.BtnZurueck { 
	width:140px;
	height:25px;
	background-image:url(../../images/hg_button_zurueck.gif);
	padding-left:22px;
	padding-top:2px;
	margin-top:20px;
}
/* ------------- LINKS ALLGEMEIN ---------------------------- */ 
a.LinkGrau11px:link, a.LinkGrau11px:visited, a.LinkGrau11px:active, a.LinkGrau11px:hover {
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: underline;
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.LinkRot:link, a.LinkRot:visited, a.LinkRot:active, a.LinkRot:hover  {
	background-image: url(../../images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px; 
	font-size: 11px;
	font-weight: bold;
	color: #82191e;
	text-decoration: underline;
}
a.TextLinkRot:link, a.TextLinkRot:visited, a.TextLinkRot:active, a.TextLinkRot:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #82191e;
	text-decoration: underline;
}
a.LinkFAQ:link, a.LinkFAQ:visited, a.LinkFAQ:active, a.LinkFAQ:hover  {
	background-image: url(../../images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px; 
	font-size: 11px;
	font-weight: bold;
	color: #82191e;
	text-decoration: underline;
}

a.LinkActiveFAQ:link, a.LinkActiveFAQ:visited, a.LinkActiveFAQ:active, a.LinkActiveFAQ:hover {
	background-image: url(../../images/pfeil_rot_down.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px; 
	font-size: 11px;
	font-weight: bold;
	color: #82191e;
	text-decoration: underline;
}
a.LinkAktuelles:link, a.LinkAktuelles:visited, a.LinkAktuelles:hover, a.LinkActiveAktuelles  {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.LinkActiveAktuelles {	font-weight: bold; }

/* ---------------- CSS für einzelne Unterseiten---------------------- */ 

/* - Homepage - */ 
#BoxHome{
	width: 970px;
	height: 466px;
	overflow: hidden;
	background-image: url(../../images/mod_pa_basebackground.jpg);
}
#BoxHomeWelt{
	position:absolute;
	top:98px;
	left:729px;
	width:220px;
	height:183px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#BoxHomeProdukt{
	position:absolute;
	top:304px;
	left:729px;
	width:220px;
	height:216px;
	overflow:hidden;
}

/* - Service & Support - */ 
#boxMailSupport {
	background-image: url(../../images/hg_email_support.jpg);
	width: 290px;
	height: 280px;
	padding-left: 336px;
	padding-right: 10px;
	padding-top: 20px;
	margin-top: 5px;
	_margin-top: 6px;
}
.boxSupport1, .boxSupport2 {
	float: left;
	padding: 0; 
	margin-top: 20px;
}

.boxSupport2 {
	background-image: url(../../images/hg_box_support.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 171px;
	width: 287px;
	margin-left: 32px;
}

.boxSupport2Inhalt { height: 160px; overflow: hidden; }

.boxSpalte1, .boxSpalte2{
	float: left;
	padding: 0; 
}

.boxSpalte1{ width: 164px; margin-bottom: 19px; }

.boxSpalte2{ width: 472px; margin-bottom: 15px; }

/* - FAQ - */ 
.FaqText { 
	margin: 0;
	margin-left: 11px;
	margin-bottom: 10px;
	padding: 0px; 
	color: #000000;
}

.FaqText ul { margin: 0; padding: 0; }

.FaqText ul li {
	list-style-type: none;
	background: url(../../images/abb_list.gif) no-repeat;
	color: #000000;
	background-position: 0px 5px;
	padding-left: 20px;
}
/* - Treiber & Updates - */ 
#BoxTreiber{
	background-image:url(../../images/hg_rahmen_suchen.gif);
	background-repeat:no-repeat;
	width: 621px;
	height: 309px;
	padding-top: 1px;
	padding-left: 15px;
	margin:0;
}
.Spalte1Suchen, .Spalte2Suchen, .Spalte3Suchen, .Spalte4Suchen{
	float: left;
	padding: 0; 
	margin-top:21px;
	_margin-top:22px;
}
.Spalte1Suchen { 
	width: 107px;
	margin-bottom:9px;
	_margin-bottom:8px;
}
.Spalte2Suchen { 
	width: 52px;
	text-align:right;
}
.Spalte3Suchen { 
	margin-right: 91px;
	_margin-right: 44px;
	padding-left:3px;
	width:auto;
}
.SpalteGrau {
	width: 622px;
	background-color:#f1f2f3;
	padding:4px 7px 0px 7px;
	margin-bottom:15px;
}
.Spalte1Grau {
	float:left;
}
.Spalte2Grau {
	float:right;
	text-align:right;
}
/* - Kontakt - */ 
#BoxFormDaten{
	background-image:url(../../images/hg_rahmen_kontakt.gif);
	width: 621px;
	height: 435px;
	padding-top: 1px;
	padding-left: 15px;
	margin-bottom:20px;
}
#BoxFormButtons{
	background-image:url(../../images/hg_rahmen_kontakt_buttons.gif);
	width: 621px;
	height: 117px;
	padding-top: 27px;
	padding-left: 15px;
	margin:0;
}
.Spalte1Kontakt, .Spalte2Kontakt, .Spalte3Kontakt{
	float: left;
	padding: 0; 
}
.Spalte1Kontakt { 
	width: 315px;
	_width: 310px;
}
/* - Formular Felder - */
label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
  	width: 127px; /* Breite.*/
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
label {text-align: left;}
input, select, textarea{
	height:12px;
	width:165px;
	_width:155px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	border:1px solid #b2b2b2;
}
select {
	height:16px;
	width:167px;
	_width:157px;
}
textarea{
	height:150px;
	width:280px;
}
input#radiobutton { 
  	float: none;
  	width: auto;	
}
input#file {
	height:20px;
	width:auto;	
}
.FormInputText {
	height:12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	border:1px solid #b2b2b2;
}

/* -------------- TABELLEN TESTURTEILE  ------------------ */

.tdHeadline {
	height: 21px;
	border-top-color: #7990a7;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #7990a7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #7990a7;
	border-right-style: solid;
	border-right-width: 1px;	
	border-left-color: #7990a7;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 6px;
	padding-right: 6px;
}

.tdSubHeadline {
	width: 25%;
	height: 21px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #7990a7;
	font-weight:bold;
	color:#ffffff;
}

.tdSubHeadline5z {
	width: 20%;
	height: 21px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #7990a7;
	font-weight:bold;
	color:#ffffff;
}

.tdWeiss5z {
	wdth: 20%;
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}

.tdRot5z {
	wdth: 20%;
	background-color: #e9d9da;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}

.tdWeiss4z {
	wdth: 25%;
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}

.tdRot4z {
	wdth: 25%;
	background-color: #e9d9da;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}

.tdWeiss2z {
	wdth: 50%;
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}

.tdRot2z {
	width: 50%;
	background-color: #e9d9da;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 4px;
}
form {
  margin: 0px;
  padding: 0px;
}

