/* CSS Document */
.object {
	position:absolute;
	top:0px;
	left:320px;
	z-index:10;
}
.start_head {
	height:122px;
}
.start_head img {
	margin-top:62px;
}
.start_language {
    position:absolute;
    top:12px;
    left:0px;
    font-size:11px;
    font-weight:bold;
	color:#FFFFFF;
	white-space:nowrap;
}
.start_language img {
	margin-top:0px;
}

.bar {
	height:176px;
	width:100%;
	background-color:#FFFFFF;
	top:122px;
	position:absolute;
}
.bar_shadow {
	height:25px;
	width:100%;
	position:absolute;
	background-image:url(bar_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	top:298px;
	
}
.start_navigation {
}
.start_navigation_left {
	width:391px;
	float:left;
}
.start_navigation_right {
	width:391px;
	float:right;
}
.start_navigation_pic {
	padding-top:16px;
	padding-bottom:16px;
	
}
.start_navigation_pic img {
    border:0px;    
}
.start_navigation_button {
	height:25px;

}
.buttonOne img{
	float:left;
	width:124px;
	height:25px;
	border:0px;
}
.buttonTwo img{
	margin-left:10px;
	float:left;
	width:124px;
	height:25px;
	border:0px;
}
.buttonThree img{
	margin-left:9px;
	float:left;
	width:124px;
	height:25px;
	border:0px;
}
.start_content {
	font-size:11px;
	color:#353535;
	padding:3px;
	padding-top:120px;
}
.start_footer {
	padding-top:60px;
	text-align:justify;
	text-transform:uppercase;
}
.start_footer strong {
	font-weight:bold;
	color:#FFFFFF;
}
.start_text {
    position:absolute;
    top:360px;
    font-size:12px;
    text-align:center;
    width:800px;
    font-weight:bold;
}
h1 {
    font-size:18px !important;
    color:White;
    text-align:left;
    } 
.startnews div{
    text-align:left;
    margin-top:25px;
    clear:both;
    }
.startnews img{
    border:1px solid white;
    float:left;
    margin-right:15px;
    }
.startnews h2{
    font-size:12px;
    color:White;
    font-weight:bold;
    }
.startnews *{
    font-size:11px;
    font-weight:normal;
    }
.startnews #wimhaus img{
    border:none;
    float:left;
    margin-right:15px;
    }
    
#wimhaus {
    position:absolute;
    left:80px;
    top:-60px;
}
