/* Haupt-CSS-Dokument*/

body { 	margin:0px;	background-color:#A99DC4;
		/*scrollbar-base-color:#626B8E;
		scrollbar-3dlight-color:#8C90AB;
  		scrollbar-arrow-color:#D9DAE4;
  		scrollbar-darkshadow-color:#000000;
  		scrollbar-face-color:#2A416C;
  		scrollbar-highlight-color:#8C90AB;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#8C90AB;*/
	}
	
/* Hyperlinksformatierungen 
a { color:#ffffff; font-family:'Arial'; font-size:12pt; text-decoration:none;}*/

/* Tabellenformatierungen */
.tabMain { width:700px; height:100%; border:0; }
.tabHeader { background-color:#80619F; width:900px; height:80px; padding:10px; text-align:right; }
.tabFooter { background-color:#705090; width:900px; height:10px; }
.tabImagePic {
	width:900px;
	height:120px;
}
.tabNavi {
	background-color:#9C85B4;
	width:200px;
	vertical-align:top;
	text-align: right;
}
.tabContent {
	background-color:#80619F;
	padding: 5px 5px 5px 10px;
	width: 700px;
}

/* Textformatierungen */
.text12ptWhite { font-family:'Arial'; font-size:12pt; color:#ffffff; line-height:120%; text-decoration:none; }
.text10ptWhite { font-family:'Arial'; font-size:10pt; color:#ffffff; line-height:120%; text-decoration:none;}
.text10ptWhiteTa { font-family:'Tahoma'; font-size:10pt; color:#ffffff; line-height:120%; text-decoration:none;}
.headline12ptWhite { font-family:'Arial'; font-size:12pt; font-weight:bold; color:#ffffff; font-style:bold;	}
.headline12ptWhiteItalic { font-family:'Arial'; font-size:12pt; font-weight:bold; color:#ffffff; font-style:italic;	}
.news_preview {
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	line-height:120%;
	text-decoration:blink;
}

/* SubNavi Tabelle */
.tabSubNaviMain { width:300px; border-width: 1px; border-color: #D6AC4D; border-style: solid solid solid solid; }
.tabSubNaviHeadline { color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: tahoma; }
.tabSubNaviProduct { font-family: arial; font-size: 12px; line-height: 15px; text-decoration:none; color: #FFFFFF; }
.produktname {
	color: #F8C627;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.menuitem {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #996699;
}
