html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'calibri', sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'calibri', sans-serif;
	background: #abbec7;
	color: #444;
}

table {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

td {
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #000;
	font-size: 100%;
}
b{
	font-size: 120%;
}
p{
	margin: 10px 0;
}
h1,h2{
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0;
}
h2{
	margin: 20px 0;
}
h3{
	font-weight: bold;
	font-size: 120%;
	margin: 0 0;
}
#box{
	position: relative;
	margin: 3% auto 0;
	width: 1005px;
	height: 646px;
	overflow: hidden;
	-moz-box-shadow:    5px 5px 10px  #666;
	-webkit-box-shadow: 5px 5px 10px  #666;
	box-shadow:         5px 5px 10px  #666;
	border-radius: 0 0 15px 15px;
}
.start{
	background: url(../bilder/startseite_hg.jpg) left top no-repeat #fff;
}
.stahlbau{
	background: url(../bilder/stahlbau_hg.jpg) left top no-repeat #fff;
}
.anlagen{
	background: url(../bilder/anlagen_hg.jpg) left top no-repeat #fff;
}
.leistungsumfang{
	background: url(../bilder/leistungsumfang_hg.jpg) left top no-repeat #fff;
}
.news{
	background: url(../bilder/news_hg.jpg) left top no-repeat #fff;
}
.historie{
	background: url(../bilder/historie_hg.jpg) left top no-repeat #fff;
}
.team{
	background: url(../bilder/team-bg.png) left top no-repeat #fff;
}
.kontakt{
	background: url(../bilder/startseite_hg.jpg) left top no-repeat #fff;
}
.partner{
	background: url(../bilder/partner_hg.jpg) left top no-repeat #fff;
}
.menu{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	background: rgba(255,255,255,0.85);
}
#logo{
	position: absolute;
	left: 800px;
	top: 40px;
}
.menu ul{
	display: inline-block;
	padding:0;
	margin: 65px 0 0 60px;
	list-style-type: none;
	
}
.menu li{
	float: left;
	margin-right: 13px;
}
.contentLinks{
	position: relative;
	float: left;
	width: 194px;
	height: 400px;
	display: inline-block;
	margin: 78px 0 0 62px;
}
.contentLinks img{
	border: solid 2px #fff;
	width: 190px;
	display: block;
	margin-bottom: 20px;
	border-radius: 0 0 15px 15px;
}
.contentRechts, .contentRechts2, .contentRechts3{
	position: relative;
	float: left;
	width: 650px;
	display: inline-block;
	margin: 78px 0 0 30px;
	background: rgba(255,255,255,0.85);
	border-radius: 0 0 15px 15px;
}
.contentRechts3{
	margin-top: 24px;
}
.contentRechts3 a{
	padding-right: 25px;
}
.contentRechts3 a:before{
	content: url(../grafik/pdf-icon.png);
}
.contentRechts{
	padding-bottom: 20px;
}
.contentRechts p, .contentRechts2 p, .contentRechts3 p{
}
.contentRechts .copy{
	padding: 15px 50px 15px 20px;
	width: 530px;
	height: 290px;
	overflow: auto;
}
.contentRechts2 .copy, .contentRechts3 .copy{
	padding: 15px 50px 15px 20px;
	width: 600px;
	overflow: auto;
}
.footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	background: rgba(255,255,255,0.85);
}
.copy{
	padding-top: 0!important;
}
.aktiv{
	color: #e20031;
}
.menu li a:hover{
	color: #e20031;
}
#referenzrahmen{
	width: 170px;
	display: block;
	padding: 1px 10px 10px;
	margin-bottom: 20px;
	border-radius: 0 0 15px 15px;
	background: rgba(255,255,255,0.85);
}
#referenzrahmen a{
	display: none;
}
#referenzrahmen a#erster{
	display: block;
}
/*Referenzseite*/
.referenzseite{
	width: 800px;
	height: 600px;
	overflow: hidden;
	padding:0;
	margin: 0;
}
.referenzseite img{
	display: block;
	float: left;
	margin-right: 20px;
}
.referenzseite h1{
	font-size: 120%;
	margin-top: 0;
	padding-top: 10px;
}
#spalte1{
	width: 120px;
	height: 100%;
	float: left;
}
#spalte1 p{
	margin-bottom: 30px;
}
#spalte1 img{
	height: 90px;
}
#spalte2{
	width: 120px;
	height: 100%;
	float: left;
}
#spalte2 img{
	height: 90px;
}
#spalte2 p{
	margin-bottom: 30px;
}
#spalte3{
	width: 120px;
	height: 100%;
	float: left;
}
#spalte3 p{
	margin-bottom: 30px;
}
#spalte3 img{
	height: 90px;
}
#spalte4{
	width: 120px;
	height: 970px;
	float: left;
}
#spalte4 p{
	margin-bottom: 30px;
}
#spalte4 img{
	height: 90px;
}
#links img{
	margin-top: 50px;
	height: 56px;
}
#links img.rand{
	margin-top: 0;
}
img.hoehe2{
	height: 100px!important;
}
.job {
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    border-radius: 0 0 15px 15px;
    bottom: 80px;
    left: 62px;
    padding: 20px;
    position: absolute;
    width: 15%;
    z-index: 666;
}
.anzeige{
    text-align: center;
}
.anzeige img {
    width: 75%;
}

.job a:hover{
	color: #e20031;
}




