body {
	background-color: #FFFFFF;
	background-attachment:fixed;
	 
	/*scrollbar-arrow-color: #B42715;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #B42715;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #B42715;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #6E6E6E;
}
body, table, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #6E6E6E;
}

.unsichtbar { 
	display: none; 
}

a, a:visited {
	color: #B42715;
	text-decoration: underline;
}
a:hover, a:active {
	color: #212121;
	text-decoration: none;
}


.email {
	font-size : 11px;
	color: #212121;
}
ul
{
	list-style-image:url(pic/pfeil_weiter.gif)
}
li
{
 	margin: 12px 0px 0px 0px;
}

/***** INHALT  ***/
div#inhalt {
	display: block;
	width: 92%;
	
	position: absolute;
	top: 5px;
	left: 40px;
	z-index: 1;
    border: 0px;	
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 20px 0px 0px 50px;
	color: #B42715;
}
h4.jobs {
	margin-left: 0px;
	font-weight: normal;
}

strong.rot {
	color: #B42715;
	font-weight: normal;
	font-size: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
img.rahmen
{
	border: 0px;
	padding: 0px 0px 4px 0px;
}

/* * * * * SEITE Firma * * * * */
table.firma
{
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:100%;
	height: 100%;	
}

table.firma td.text
{
	width: 400px;
	vertical-align: top;

}

table.firma td.bild
{
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}


/**** VITA ***/
div#vita {
	display: block;
	width: 720px;
	
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 1;
    border: 0px;	
}
table.vita1
{
	margin: 0px 0px 0px 0px;
	border: 0px;
	width: 690px;
	
}

table.vita1 td.zahl
{
	width: 100px;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}


/* * * * * SEITE LEISTUNGEN * * * * */

table.leistung
{
	margin: 0px 0px 0px 100px;
	border: 0px;
	width:50%;
	z-index: 4;	
}

div#stahlbau
{
	display: block;
	width: 149px;
	height: 215px;
	
	position: absolute;
	top: 240px;
	left: 390px;
	z-index: 1;	
}
div#tragwerk
{
	display: block;
	width: 88px;
	height: 120px;
	
	position: absolute;
	top: 85px;
	right: 150px;
	z-index: 2;	
}
div#gebaeude
{
	display: block;
	width: 166px;
	height: 110px;
	
	position: absolute;
	top: 490px;
	right: 150px;
	z-index: 3;	
}

.linkref
{

	font-size: 11px;
	color: #B42715;
	margin: 0px 0px 0px 60px;
}

/* * * * * SEITE Referenzen * * * * */

div.hgreferenz
{
	display: block;
	width: 530px;
	height: 500px;
	
	position: absolute;
	top: 20px;
	left: 120px;
	
	background-image: url(pic/hg_referenzen.jpg); 
	background-repeat: no-repeat; 
	
	z-index: 1;
}

div#leistung1 {
	display: block;
	width: 285px;
	height: 40px;
	
	position: absolute;
	top: 70px;
	left: 270px;
	z-index: 3;
    border: 0px;
}

div#leistung2 {
	display: block;
	width: 340px;
	height: 40px;
	
	position: absolute;
	top: 220px;
	left: 170px;
	z-index: 4;
    border: 0px;
}

div#leistung3 {
	display: block;
	width: 280px;
	height: 40px;
	
	position: absolute;
	top: 360px;
	left: 420px;
	z-index: 5;
    border: 0px;
}


div#leistung1 h1, div#leistung2 h1, div#leistung3 h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.buchstabe {
	font-size: 36px;
	color: #B42715;
}

a.referenz_main, a.referenz_main:visited
{
	color: #6e6e6e;
	text-decoration: none;
}
a.referenz_main:hover, a.referenz_main:active
{
	color: #212121;
	text-decoration: underline;
}

a.referenz_kategorie
{
	background-image: url(pic/pfeil_weiter.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	font-variant: small-caps;
	font-size: 15px;
}

a.referenz_aktiv, a.referenz_aktiv:visited
{
	color: #6e6e6e;
	text-decoration: none;
}
a.referenz_aktiv:hover, a.referenz_aktiv:active
{
	color: #212121;
	text-decoration: underline;
}

table.ref
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
table.ref td
{
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	padding: 0px;
}

table.ref td.jahr
{
	font-weight: bold;
	padding: 10px 10px 0px 0px;
}
table.ref td.text
{
	padding: 10px 0px 0px 0px;
}

table.ref a img
{
	border: 0px solid #B42715;
}

a.pdf
{
	background-image: url(pic/pdf_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 25px;
	line-height: 1.8em;
}
a.pdf_rechts
{
	background-image: url(pic/pdf_icon.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 25px 3px 0px;
	line-height: 1.8em;
}
a.modell
{
	background-image: url(pic/modell_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 25px;
	line-height: 1.8em;
}



a.pfeil_weiter
{
	background-image: url(pic/pfeil_weiter.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 16px 0px 0px;
}

p img
{
	vertical-align: middle;
}



/* * * * * SEITE JOBS * * * * */
ul.jobs
{
	margin: 0px 0px 0px 100px;
	border: 0px;
	width: 50%;	
}


dl
{
 	margin: 0px 0px 30px 0px;
}
dt
{
 	margin: 20px 0px 10px 0px;
	font-weight: bold;
}
dd ul li
{
 	margin: 5px 0px 10px 0px;
}


/* * * * * SEITE Impressum * * * * */
table.imp
{
	margin: 10px 0px 0px 100px;
	border: 0px;
	width: 70%;	
}

table.imp td.spalte1
{
	width: 30%;
	vertical-align: top;
}

table.imp td.spalte2
{
	vertical-align: top;
}

/* * * * * SEITE Anfahrt * * * * */
table.anfahrt
{
	margin: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;	
}

table.anfahrt td.spalt
{
	vertical-align: top;
}


/* * * * * SEITE KONTAKT / Mitarbeiter * * * * */

table.kontakt
{
	margin: 0px 0px 0px 100px;
	border: 0px;
	width: 80%;	
}

table.kontakt td.adr
{
	vertical-align: top;
	width: 45%;
}
table.kontakt td.aufz
{
	vertical-align: top;
	font-weight: bold;
	width: 15%;		
}
table.kontakt td.nr
{
	vertical-align: top;	
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #B42715;
	border-bottom: 1px solid #B42715;
	margin: 10px 0px 10px 0px;
 }
 
table.mitarbeiter
{
	border: 0px;
	width: 90%;	
}

table.mitarbeiter td.mit1
{
	vertical-align: top;
	text-align: center;
	

}
table.mitarbeiter td.mit2
{
	vertical-align: top;
	text-align: center;
}

table.mitarbeiter td.mit2
{
	vertical-align: top;
	text-align: center;
	width: 30%;	
}


/* * * * * *  Pfeile unten (nach oben, zurueck ...)* * * * *  */
div#footer, div#footer_ref {
	
	position: fixed;
    bottom:0px;
    padding:10px;
    width:100%;
	height: 15px;
	background-color: #FFFFFF;
	z-index: 100;
}

table.pfeile_unten
{
	margin: 0px 0px 0px 0px;
	width: 98%;
	height: 10px;
}
td.pfeil_left
{
	text-align: left;
	width: 50%;
}
td.pfeil_right
{
	text-align: right;
	width: 50%;
}

a.pfeil_back, a.pfeil_back:visited
{
	font-size: 10px;
	text-decoration: none;
	background-image: url(pic/pfeil_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}

a.pfeil_top, a.pfeil_top:visited
{
	font-size: 10px;
	text-decoration: none;
	background-image: url(pic/pfeil_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 50px;
}

a.pfeil_home, a.pfeil_home:visited
{
	font-size: 10px;
	text-decoration: none;
	background-image: url(pic/pfeil_home.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 18px 0px 0px;
}

a.pfeil_back:hover, a.pfeil_back:active, 
a.pfeil_top:hover, a.pfeil_top:active, 
a.pfeil_home:hover, a.pfeil_home:active
{
	text-decoration: underline;
}