body { 
	background-color:#ffffff;
	margin:0px;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #0094C2; 
	scrollbar-arrow-color: #0094C2; 
	scrollbar-track-color: #ffffff;  
	scrollbar-darkshadow-color: #0094C2;
	overflow:auto;
}

.w100h100 			{ width:100%;height:100%; }


/* ---------------------------- Ausrichten ---------------------------------------*/
.vamtac 		{ text-align:center;vertical-align:middle; }
.vat 				{ vertical-align:top; }
.vam 				{ vertical-align:middle; }
.vab 				{ vertical-align:bottom; }
.vabtar			{ vertical-align:bottom;text-align:right; }
.tar				{ text-align:right; }
.tac				{ text-align:center; }
/* ---------------------------- Ausrichten ---------------------------------------*/



/* ---------------------------- Abstände ---------------------------------------*/
.marginNavImg { 
	margin-right:69px; 
}

.marginTopNavImg { 
	margin-right:18px; 
}

.marginLogo { 
	margin-top:13px; 
}

.marginTabTopNav 	{ 
	margin:103px 0 0 16px; 
}
/* ---------------------------- Abstände ---------------------------------------*/


/* ---------------------------- DIV's ---------------------------------------*/

div { 
	margin:0px;padding:0px; 
}

#divBox { 
	width:758px;height:486px; margin-left:auto;margin-right:auto;text-align:left; 
}

#divInhalt { 
	width:758px;height:194px; overflow:auto; 
}

#divInhaltText { 
	margin:0 0 0 116px; padding:0; width:440px; 
}

#divBetriebsam { 
	width:758px;height:24px; border-bottom:#0094C2 1px solid; 
}

.divInhaltText { 
	margin:0 0 0 116px; padding:0; width:440px; 
}
/* ---------------------------- DIV's ---------------------------------------*/



/* ---------------------------- Text ---------------------------------------*/
.text, 
a, 
h4, 
.inputText,
.small,
.hinweis { 
	font-family:verdana, helvetica, sans-serif; font-size:11px; color:#0094C2; line-height:1.3em; 
}

.hinweis {
 	color:#ae0762;
}

.small {
	font-size:10px;
}

a { 
	font-size:1em; 
}

.hl,
.kopfName, 
.hlNameBetriebsam, 
.fehler { 
	font-family:verdana, helvetica, sans-serif; font-size:11px; color:#ae0762; font-weight:bold; 
}

.fett { 
	font-weight:bold; 
}
/* ---------------------------- Text ---------------------------------------*/





/* ---------------------------- Tabellen ---------------------------------------*/
.tableCS0 { 
	border-collapse:collapse;border-spacing:0; 
}
td { 
	padding:0px; 
}
/* ---------------------------- Tabellen ---------------------------------------*/





/* ---------------------------- Betriebsam -------------------------------------*/
#n01, #n02, #n03, #n04, #n05, #n06, #n07, #n08, #n09, #n10, #n11, #n12, #n13, #n14, #n15, #n16, #n17, #n18, #n19, #n20, #n21 {
	position:absolute;
	visibility:hidden;
	z-index:50;
	left:10px;
	top:10px;
	white-space:nowrap;
	width:220px;
	text-align:left;
}

#gb01, #gb02, #gb03, #gb04, #gb05, #gb06, #gb07, #gb08, #gb09, #gb10, #gb11, #gb12, #gb13, #gb14, #gb15, #gb16, #gb17, #gb18, #gb19, #gb20, #gb21 {
	position:absolute; 
	visibility:hidden; 
	z-index:25; 
	width:106px;
	left:10px;
	top:10px;
}

#vitaDefault {
	display:none; 
	width:570px;
}

#vitaDefault {
	display:block;
}

.vitaAbstand {
	margin:0px;
	padding:0px;
	margin-bottom:0.5em;
}

.vitaWidth { width:440px; }

.vitaAdresseWidth { width:570px; }
/* ---------------------------- Betriebsam -------------------------------------*/







/* ---------------------------- Rahmen -------------------------------------*/

.inputText { border:1px #0094C2 solid; }

.borderProduktBild { border:1px #0094C2 solid; }


/* top */
.border1011,
.border1101,
.border1100,
.border1000,
.border1111,
.border1110,
.border1001,
.border1010 { border-top:#ae0762 1px solid; }

/* right */
.border0111,
.border0100, 
.border1101,
.border0101,
.border1100,
.border1111,
.border1110,
.border0110 { border-right:#ae0762 1px solid; }

/* bottom */
.border1011,
.border0111,
.border0010,
.border1111,
.border1110,
.border0110,
.border1010,
.border0011 { border-bottom:#ae0762 1px solid; }

/* left */
.border1011,
.border0111,
.border1101,
.border0101,
.border1111,
.border0001,
.border1001,
.border0011  { border-left:#ae0762 1px solid; }


/* top */
.borderBlau1011,
.borderBlau1101,
.borderBlau1100,
.borderBlau1000,
.borderBlau1111,
.borderBlau1110,
.borderBlau1001,
.borderBlau1010 { border-top:#0094C2 1px solid; }

/* right */
.borderBlau0111,
.borderBlau0100, 
.borderBlau1101,
.borderBlau0101,
.borderBlau1100,
.borderBlau1111,
.borderBlau1110,
.borderBlau0110 { border-right:#0094C2 1px solid; }

/* bottom */
.borderBlau1011,
.borderBlau0111,
.borderBlau0010,
.borderBlau1111,
.borderBlau1110,
.borderBlau0110,
.borderBlau1010,
.borderBlau0010,
.borderBlau0011 { border-bottom:#0094C2 1px solid; }

/* left */
.borderBlau1011,
.borderBlau0111,
.borderBlau1101,
.borderBlau0101,
.borderBlau1111,
.borderBlau0001,
.borderBlau1001,
.borderBlau0011  { border-left:#0094C2 1px solid; }

/* ---------------------------- Rahmen -------------------------------------*/
