/* CSS Document */
/* Enfatec Styles */
body {background-color: #dcdcdc;}
* {
    font-family: Calibri, Arial, Verdana, sans-serif;
    color: #3d3d3d;
}
td,p,ul {
	font-size: 15px;
	line-height: 16px;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #D9191E;
	line-height:inherit;
}
h2{
	font-size: 17px;
	font-weight: bold;
	color: #760000;
	line-height: 1.2em;
}
.navicontent {
 	padding-top: 20px;
	padding-left: 20px;
}
a.navilink {
	font-size: 15px;
	color: #3d3d3d;
	text-decoration:none;
	line-height: 20px;
	}
a.navilink:hover { 
	color: #DA2624;
	}
a.activo {
	font-size: 15px;
	color: #DA2624;
	text-decoration:none;
	line-height: 20px;
	}
a.subnavilink {
	font-size: 15px;
	color: #3d3d3d;
	text-decoration:none;
	line-height: 20px;
	padding-left: 8px;
	}
a.subactivo {
	font-size: 15px;
	color: #DA2624;
	text-decoration:none;
	line-height: 20px;
	padding-left: 8px;
	}
a.pfadlink {
	font-size: 15px;
	color: #fff;
	text-decoration:none;
	}
.topnavilink{
	color: #282276;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.TDline{
	border-bottom: 1px solid #3d3d3d;
}
.TDcontent {
	padding: 20px;
	line-height: 12px;
}
.TDback {
	background: url(../enfatec/images/basics/blattverlauf.jpg);
	border-left: 50px solid #c9c8dd;
}

.TDbackfooter{
	background: url(../enfatec/images/basics/blattverlauf.jpg);
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
	border-left: 50px solid #c9c8dd;
}
.TDpfad{
	padding-left: 70px;
	color: #fff;
}
.navifunc {
	font-size: 12px;
	font-weight: bold;
	color: #3D2822;
	text-transform: uppercase;
	}

.abstract{
	background-color:#FFF6E2;
	display:block;
	padding: 5px
}
.liste {
	line-height: 18px;
	padding-bottom: 5px;
}
.inputtext {
	text-decoration: none;
	width: 85px;
	border: 1px solid #3d3d3d;
}
.tabelhl {
	border-bottom: 1px solid #4B4B4B;
	color: #760000;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	}

/***********Globallinking Auszeichnung***********/

.TDbackG {
	background: url(../globallinking/images/basics/blattverlauf.jpg);
	border-left: 50px solid #d6cacb;
}
.TDbackfooterG{
	background: url(../globallinking/images/basics/blattverlauf.jpg);
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
	border-left: 50px solid #d6cacb;
}
.navicontentG{
	padding-top: 20px;
	padding-left: 20px;
	}
.topnavilinkG{
	color: #5a2d31;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
/*Sonderfahrzeuge Metallkonstruktionen*/
.schatten{
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
}
.metallkonstruktionen .TDbackG {
	background: url(../metallkonstruktionen/images/basics/blattverlauf.jpg);
	border-left: 50px solid #f7f7f9;
}
.metallkonstruktionen .topnavilinkG{color: #1a5067;	}
.metallkonstruktionen h1, .metallkonstruktionen h2 {color: #1a5067;}
.metallkonstruktionen h4{color: #D9191E;}
.metallkontruktionen td.td-0 {min-width: 8em;}

.metallkonstruktionen .TDcontent {padding: 20px 20px 80px 0;}
.metallkonstruktionen .TDpfad {padding: 0 0 5px 50px; line-height: 25px;}