
:focus {
    outline:none;
  }

a:link {
    font-weight:normal;
    color:#282828;
  }


a:visited {
    font-weight:normal;
    color:#282828;
  }


a:hover {
    font-weight:normal;
    color:#282828;
  }


strong {
    font-weight : bold;
  }


img {
    border : none;
  }


body {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 0.8em;
    background-image : url('images/bg/bg-stahl-dunk.jpg');
    background-repeat : repeat;
    color:#494949;
    margin : 0px;
  }


div#info {
    position:absolute;
    top:0px;
    left:-500px;
    width: 200px;
  }

iframe {
	border-style: none;
	overflow: hidden
}

div#container-seite {
    background-image : url('images/bg/bg-metall.jpg');
    background-position : center 122px;
    background-repeat : repeat-x;
  }


div#titelzeile h2 {
    padding-bottom : 25px;
    margin-top : 0px;
    padding-top : 0px;
  }


.logo-top {
    float : right;
    margin-bottom : 4px;
    margin-right : 5px;
    margin-top : 3px;
  }



.titelzeile-M {
    color : #000be3;
  }


.titelzeile-H {
    color : #d4061a;
  }


div#container-blatt {
    background-image : url('images/schweissen-01.jpg');
    background-repeat : no-repeat;
    margin-left : auto;
    margin-right : auto;
    width : 850px;
  }


div#container-inhalt {
    background-image : url('images/bg/bg-stahl-hell.jpg');
    background-repeat : repeat;
    clear : both;
    padding : 25px;
  }


div#signatur {
    clear : both;
    color : #fffeee;
    font-size : x-small;
    text-align : center;
    padding-bottom : 25px;
    margin-top : 15px;
  }


div#signatur-hansen {
    margin-top:25px;
    margin-left : auto;
    margin-right : 100px;
    width : 250px;
  }


div#signatur a {
    color : #fffeee;
    font-weight : normal;
  }


.img {
    border-left-color : #494949;
    border-left-style : solid;
    border-left-width : 1px;
    border-top-color : #494949;
    border-top-style : solid;
    border-top-width : 1px;
    border-right-color : #494949;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #494949;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    padding:2px;
  }


div#text-weg {
    display: none;
  }


.bildsignatur {
    font-size:90%;
    margin-top:3px;
    margin-left:10px;
    margin-right:10px;
  }


.clear {
    clear : both;
  }


.fett {
    font-weight : bold;
  }


.li {
    float : left;
  }


.re {
    float : right;
  }


