@charset "utf-8";
/* CSS Document */

#header {
    width: 100%;
    height: 389px;
    position: absolute;
    overflow: hidden;
	top: 0;
    left: 0;
	background-image:url(../images/ruda-metall-background1.png);
	text-align: center;
    }
#headershadow {
    width: 100%;
    height: 155px;
    position: absolute;
    overflow: hidden;
	top: 389px;
    left: 0;
	background-image:url(../images/ruda-metall-background-shadow.png);
	text-align: center;
    }
#logo {
	width:200px;
	height: 100px;
	top:15px;
	left: 50%;
	position:absolute;
	margin-left:-480px;
	background-image:url(../images/ruda-metall-logo.png);
	background-repeat:no-repeat;
	border:0;
}
#links {
	width:451px;
	height: 25px;
	top:-32px;
	left:auto;
	right:25px;
	position:absolute;
	text-align:right;
}
	
#main {
    width: 1000px;
    height: 500px;
    position: absolute;
	top: 123px;
    left: 50%;
	margin-left: -500px;
	background-image:url(../images/ruda-metall-background-index.png);
	background-repeat: no-repeat;
}
#menu {
    width: 185px;
    height: 265px;
    position: absolute;
	top: 0;
    left: 0;
}
#index {
    width: 765px;
    height: auto;
    position: absolute;
	top: 0;
    left: 210px;
	line-height:1.5;
}
#indexhead {
	width:765px;
	height:47px;
	top:0px;
	left:0px;
	background-image:url(../images/ruda-metall-index-head.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#include{
	position:absolute;
	background-color:#FFF;
	top:45px;
	left:0;
	width:715px;
	padding-right:25px; 
}
#rahmen_re{
	position:absolute;
	height:100%;
	width:15px;
	right:-15px;
	background-image:url(../images/ruda-metall-rahmen-rechts.png);
	background-repeat:repeat-y;
}
#rahmen_le{
	position:absolute;
	height:100%;
	width:15px;
	left:-15px;
	background-image:url(../images/ruda-metall-rahmen-links.png);
	background-repeat:repeat-y;
}
#rahmen_un{
	position:absolute;
	height:15px;
	width:100%;
	bottom:-15px;
	left:0;
	background-image:url(../images/ruda-metall-rahmen-unten.png);
	background-repeat:repeat-x;
}
#rahmen_liun{
	position:absolute;
	height:15px;
	width:15px;
	bottom:-15px;
	left:-15px;
	background-image:url(../images/ruda-metall-rahmen-li-un.png);
}
#rahmen_reun{
	position:absolute;
	height:15px;
	width:15px;
	bottom:-15px;
	right:-15px;
	background-image:url(../images/ruda-metall-rahmen-re-un.png);
}
#footer {
    text-align:center;
	position:fixed;
	left:50%;
	bottom:0px;
	background-image:url(../images/ruda-metall-footer.jpg);
	width:1000px;
	height:640px;
	margin-left:-500px;	
}
#footer_index{
	position:absolute; 
	background-image:url(../images/ruda-metall-footer.png); 
	bottom:0px; 
	left:0; 
	width:740px; 
	height: 95px;
}
#navi {
	left:30px;
	top:25px;
	position:absolute;
}
#produkt{
	width:122px;
	height:165px;
	float:left;
}
	
#pro_bild{
	background-image:url(../images/ruda-metall-produkt-beispielbild.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:100px;
	top:0;
	left:0;
}
#pro_text{
	width:122px;
	height:22px;
	top:0;
	left:0;
	text-align:center;
	padding-top:5px;
}
