/* 
 * CSS Document for Start Screen 
 * Hofmaninger Stahlbau
 * (c) 2007
 * Author: Florian Brunner, Die3.at
 */


body {margin-top:50px;margin-left:0px;margin-right:0px;font-family:Helvetica, sans-serif;font-size:13px;color:#FFFFFF;background-color:#FFFFFF;
overflow: hidden;}
h1 {font-family:Helvetica, sans-serif;font-size:12px;color:#FFFFFF;margin-bottom:10px;}

.main {width:1000px;}
.header { position:relative;width:1000px;height:175px;}
.images { position:relative;width:1000px;height:155px;}
.footer { position:relative;width:1000px;height:170px;}
.lang { position:absolute;margin-top:-40px;margin-left:840px;width:150px; }
.lang a:link, a:visited { color:#fff;text-decoration:none;font-weight:bold;
text-transform: uppercase;}

.lang a:hover, a:active {
color: #505e6b;
font-size: 13px;
}

div.start_content {
  position: absolute;
  left: 10px;
  top: -167px;
  width: 980px;
  text-align: center;
}
