/* 
 *  REDCODE.DE - Web MasterLayout Styles
 *  (C)opyright 2001-2005 REDCODE.DE. All Rights reserved.
 *  Visit us at http://www.redcode.de/
 *
 *  12/04:05   1.0     han 
 */

/* ** ---- Standard Einstellungen ---- ** */
DIV, TABLE,  TH, TD, P, H1, H2, H3, H4, H5, H6, FORM, INPUT, TEXTAREA, UL, LI { background: none; }
BODY { background-color: white; }
BODY, DIV, TABLE, TH, TD, P, H1, H2, H3, H4, H5, H6, FORM, INPUT, TEXTAREA, UL, LI {
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #333333; /* #3D3739; */
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
}

A, A:link, A:active, A:visited { color: #811D1F; text-decoration: none; } 
A:hover	{ text-decoration: underline; } 

A.heavy, A.heavy:link, A.heavy:active, A.heavy:visited { color: #811D1F; text-decoration: none; font-weight: bold; }
A.heavy:hover { text-decoration: underline; font-weight: bold; }

A.headnav, A.headnav:link, A.headnav:active, A.headnav:visited  { color: #FFFFFF; text-decoration: none; }
A.headnav:hover { color: #FFFFFF; text-decoration: underline; } 

A.small, A.small:link, A.small:active, A.small:visited { font-size: 11px; color: #811D1F; text-decoration: none; } 
A.small:hover	{ text-decoration: underline; } 


/* ---- Layout-Template ---- */
TABLE.head { width: 995px; margin: 0px 0px 0px 0px; border-right: 1px solid #E9E8E3; background-color: #811D1F; }
TD.headtop { background-color: #E9E8E3; height: 8px; line-height: 8px; }
TD.headnav { text-align: right; padding: 3px 40px 0px 0px; font-size: 10px; }
TD.headclaim { padding: 0px 35px 0px 0px; vertical-align: bottom; text-align: right; }
IMG.makinoclaim { margin: 0px 170px 8px 0px; }
IMG.makinoclaimen { margin: 0px 120px 8px 0px; }
IMG.makinoclaimfr { margin: 0px 26px 8px 0px; }
IMG.makinoclaimit { margin: 0px 30px 8px 0px; }
TD.headsub { background-color: #DCD0BD; height: 8px; line-height: 8px; }
TD.headsubnav { background-color: #666666; padding: 2px 0px 2px 0px; } /* 165 */
IMG.headsubnav { margin: 0px 0px 1px 0px; }

TABLE.maincontent { margin: 0px 0px 0px 25px; width: 970px; }
TD.mainnav { width: 160px; }

#maincontent {
/* border: 1px solid red;  */
 	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 55px;
	width: 520px;
}
/* #maincontent P { width: 450px; } /* !!!!!!!!!!!!!!!!! */
#context {
	position: absolute;
	left: 820px;
	top: 140px;
	z-index: 0;
	width: 155px;
	background-color: white;
	line-height: 15px;
	font-size: 11px;
/*  border: 1px solid green; */
}

P.footer { margin: 35px 0px 10px 50px; font-size: 10px; color: #8A8787; }
P.pathnavigation { margin: 6px 0px 10px 25px; font-size: 10px; color: #8A8787; }
SELECT.languagejump { font-weight: bold; font-size: 11px; margin: 0px 0px 16px 0px; width: 155px; height: 20px;  }
P.druckversion { margin: 15px 0px 0px 0px; font-size: 11px; }

/* Seitenspezifischer Context */
TABLE.ccontext { width: 155px; }
TD.ccontexthead { 
	background-color: #DCD0BD; 
	color: #811D1F; 
	padding: 4px 0px 2px 10px; 
	font-size: 12px;
	font-weight: bold;
}

TD.specificcontextcontent {	
	padding: 9px 8px 9px 8px;
	border-top: 1px solid #DCD0BD;
	border-left: 1px solid #DCD0BD;
	border-right: 1px solid #DCD0BD;
	font-size: 11px;
	line-height: 15px;
}
TD.specificcontextcontentbox {	
	padding: 9px 8px 9px 8px;
	border: 1px solid #DCD0BD;
	font-size: 11px;
	line-height: 15px;
}
UL.specificcontextlist { list-style: none; margin: 0px; padding: 0px;  }
LI.specificcontextlist {
	font-size: 11px;
	background-image: url(/images/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
}



UL.ccontextnavlist { margin: 5px 0px 0px 0px; padding: 0px; list-style: none; }
LI.ccontextnavlist {
	background-image: url(/images/welcome_navlistarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 4px 10px;
	font-size: 11px;
	line-height: 15px;
}
IMG.ccontextimage { margin: 0px 0px 5px 0px; }
.ccontextsubmit { margin: 7px 0px 0px 0px; }
.getacrobat { margin-top: 8px; }
/* Ende Layout-Template */

/* *** grundsätzliche CONTENT-Formatierung *** */
H1 { margin: 0px 0px 7px 0px; font-size: 15px; color: #811D1F; }	
H2 { margin: 0px; font-size: 12px; color: #811D1F; }
H2.context { font-size: 11px; }
H3 { font-size: 12px; color: #811D1F; font-weight: bold; margin: 0px 0px 5px 0px; }	
H3.context { font-size: 11px; }
H4 { font-size: 12px; color: #333333; font-weight: bold; margin: 0px 0px 3px 0px; }	

UL { margin: 0px; padding: 0px; list-style: none; }
LI {
	background-image: url(/images/listdot.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
}
UL.contentnavlist {
	margin: 2px 0px 0px 3px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
	text-align: left;
}
LI.contentnavlist {
	background-image: url(/images/welcome_navlistarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	/* line-height: 14px; */
	vertical-align: top;
	text-align: left;
}

UL.backlinklist {
	margin: 2px 0px 5px 0px;
	list-style: none;
	vertical-align: top;
	text-align: left;
}
LI.backlinklist {
	background-image: url(/images/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}

/* *** FolgeSeiten *** */
/* welcome */
IMG.forward { margin: 0px 0px 0px 333px; }
TD.welcome { border-left: 1px dotted #666666; padding: 3px 12px 6px 15px; color: #811D1F; }
UL.welcomenavlist {
	margin: 9px 0px 0px 3px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
	text-align: left;
}
LI.welcomenavlist {
	background-image: url(/images/welcome_navlistarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 4px 12px;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
}


/* company */
UL.verteilernavlist {
	margin: 8px 0px 0px 3px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
	text-align: left;
}
LI.verteilernavlist {
	background-image: url(/images/welcome_navlistarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 4px 18px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
TD.companytablespacer { width: 26px; }


/* technology referenzen == Case Studies */
LI.technologynavlist {
	background-image: url(/images/technology_navlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 8px 0px;
	padding: 2px 0px 0px 29px;
	vertical-align: top;
	text-align: left;
}

LI.technologyreferencenavlist {
	background-image: url(/images/technologyreference_navlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 14px 0px;
	padding: 2px 0px 0px 29px;
	vertical-align: top;
	text-align: left;
}
P.casestudy { font-size: 10px; }


/* div */
IMG.locationmap { margin: 0px 0px 18px 0px; }
TD.spacer { width: 28px; }
IMG.secondclaim { margin-top: 2px; }

/*  DIVERSE Formatierungen */
.downcase { vertical-align: bottom; }
.rightcase { text-align: right; }
.legend { font-size: 10px; vertical-align: bottom; }
.alert { color: #811D1F; } 
P.breadcrumb { color: #0483B7; word-spacing: 5px; }

.topspace { margin: 10px 0px 0px 0px; }
.downspace { margin: 0px 0px 5px 0px; }
/* **************************************** */
/* ******************** */
/* *** PROTOTYP-DIV *** */
#maulwurf {
	position: absolute;
	z-index: 100;
	left: 12px;
	top: 3px;
}
/* ******************** */
/* **************************************** */

/* End of web-layout.css */

