@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	background:url(images/stmetall_bg.jpg) repeat;
}
img {
	border:none;
}
h1 {
	font-size: 1.8em;
	padding: 10px 10px 0;
}
p {
	padding: 0 10px 1em;
}
a {
	color:#000000
}
#container {
	min-height: 100%;
	width: 1100px;
	margin: 0 auto;
	background:url(images/bg2.png) no-repeat 20px bottom;
	overflow:auto;
}
* html #container {
	height: 100%;
}
#logo {
	margin-left: 56px;
	margin-top: 14px;
	position: absolute;
}
#left {
	width:328px;
	float:left;
	background:url(images/stmetall_logo.png) no-repeat
}
#left ul {
	font-size: 1.4em;
	list-style: none outside none;
	margin-left: 80px;
	margin-top:190px;
	line-height:40px;
	color:#10284a;
	width:60%;
}
#left li {
	background:url(images/li_bg.png) no-repeat left bottom;
	padding-left:6px;
}
#left li a {
	text-decoration:none;
	font-size: 1.0em;
	color:#10284a;
}
#content {
	float: left;
	padding-top: 92px;
	width: 772px;
	font-size:1.1em;
	display:block;
	background:url(images/bg_top.png) no-repeat;
}
#content ul {
	margin-left:24px;
}
h1 {
	color:#10284a;
	padding:10px 10px 20px
}
h2 {
	color: #10284A;
	font-size: 1.1em;
	padding: 10px 10px 20px 0;
}
#content img {
	margin-left: 8px;
	padding-bottom: 3px;
	background: url(images/bg_stmetall_grasberg.png) no-repeat left bottom
}
#Schweißfachbetrieb {
	margin-left: 486px;
	margin-top: 35px;
	position: absolute;
}
.text {
	float: left;
	width: 450px
}
.bild {
	float:left;
	width:312px;
}
.bild img {
	margin-bottom:24px;
}
#logo_handwerk {
	position:absolute;
	margin-left:934px;
	margin-top:4px;
}
#logo_dvs {
	position:absolute;
	margin-left:910px;
	margin-top:40px;
}


#footer {
	margin: -1em auto 0;
	position: relative;
	text-align: center;
	width: 1050px;
}
#footertext {
	text-align:right;
	font-size: 0.8em;
}
#form {
	clear: both;
	margin-bottom: 36px;
	margin-left: 12px;
}
.small {
	color: red;
	float: left;
	font-size: 0.8em;
	width: 40%
}
.red {
	color:red
}
.mini { font-size:0.8em; clear:both; margin-top:24px; margin-bottom:24px;}
#produktbilder {overflow:hidden; padding-left: 12px;}
.pbildborder {
	float:left;
	padding-bottom: 24px;
	padding-right: 24px;
}
.pbild {
	border:solid 1px #DADADA;
	padding:6px;
}
.pbild_text {
 	background: none repeat scroll 0 0 #FBFBFB;
    bottom: 0;
    height: 24px;
    position: relative;
    text-align: center;
    width: 300px;
	margin-top:-38px;
	margin-left:15px;
	font-size:1.4em;
}
.hidden {display:none;}
