body{
	font-family: Helvetica-Neue, Helvetica, Verdana, Arial, sans-serif;
	height:100%;
	background: url(../images/back.png) repeat-x;
}
a{
	text-decoration: none;
	font-weight: bold;
	color:black;
}
#content{
	height: 550px;
	width: 900px;
	margin: 50px auto 0 auto;
}
#left_column{
	float:left;
	margin-top:-6px;
}
#right_column{
	float:left;
	width:616px;
	height:541px;
	margin:0 0 0 33px;
	background:url(../images/startseite_right_background.jpg) no-repeat;
}
ul#logo{
	width: 220px;
}
ul#logo li{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0;
	display: block;
	line-height:0.8em;
}
#l1{
	text-indent:-7px;
	font-size: 89px;
}
#l2{
	text-indent: -5px;
	font-size: 59px;
}
#l3{
	width:220px;
	height:86px;
}
	#l3 img{
		background: #000;
		margin: 0;
	}
#l4{
	font-size: 29px;
}
#l5{
	text-indent: 1px;
	font-size: 23px;
}
#l6{
	text-indent: -2px;
	font-size: 41px;
}
#twitter_div{
	margin:0 0 0 -15px;
	background: #ff9900;
	width: 240px;
	font-size: 12px;
	padding:7px 7px;
		line-height: 1.3em;
}
	
#twitter_div h2{
	display: none;
}
#twitter-link{
	padding:0 0 20px 35px;	
	font-size: 11px;
	background: url(../images/twitter_32.png) no-repeat;
	font-weight: normal;
	visibility: visible;
}
#twitter-link span{
	font-weight: bold;
	font-size: 12px;
}
#twitter_update_list{
	margin-top:2px;
	text-indent: 35px;
}
/*content*/
#menu{
	position:relative;
}
ul#menu li{
	position:absolute;
	height:541px;
	width:154px;
}


#web a, #print a, #media a, #lab a{
	width:154px;
	height:541px;
	display:block;
	text-indent: -99999px;
}
#web{
	margin:0 0 0 0;
}
	#web a{
		background-image: url(../images/startseite_menu_web.png);
	}
#print{
	margin: 0 0 0 154px;
}
	#print a{
		background-image: url(../images/startseite_menu_print.png);
	}
#media{
	margin:0 0 0 308px;
}
	#media a{
		background-image: url(../images/startseite_menu_media.png);
	}
#lab{
	margin:0 0 0 462px;
}
	#lab a{
		background-image: url(../images/startseite_menu_lab.png);
	}
.bg1{
    background-image: url(../images/1.jpg);
}
.bg2{
    background-image: url(../images/2.jpg);
}
.bg3{
    background-image: url(../images/3.jpg);
}
.bg4{background-image: url(../images/4.jpg);
}
#footer{
	margin-top: -5px;
	font-size: 11px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	text-align: right;
	color: black;
}
#socials{
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	margin:20px 0 0 -10px;
	background: url(../images/social_back.png) no-repeat;
	background-position:center bottom;
	width:241px;
	height:68px;
}
#socials li{
	display:inline;
	
}
#socials li:hover{
	font-weight: bold;
	padding-bottom: 5px;
}
#socials li ul{
	padding-top: 10px;
	height:51px;
}
#socials li ul li{
	margin:0 20px 0 0;
}
#socials li ul li a:hover{
	border-bottom:3px solid #000
}
#contact ul, #viewcases ul, #personal ul, #location ul{
	display: none;
}
#contact:hover ul, #viewcases:hover ul, #personal:hover ul, #location:hover ul{
	position: absolute;
	display: block;
	left:2px;
}
@
