* {
margin: 0;
padding: 0;
}


html{
	margin:0pt;
	padding:0pt;
	height:101%;
}

body{ 
	background-image:url(../images/schatten_aussen.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	padding: 0px; 
	height: 101%; 
	text-align:center;
	margin:0px auto;
	background-color:#f2f2f2;
	min-height:101%;
} 

#container_aussen_schatten{ 
	width: 990px;
	text-align:center;
	margin:0px auto;
	min-height:100%;
}

#wrapper{
}

#container_oben{
	margin-left:29px;
	padding-top:13px;
	*margin-left:0;
	width:932px;
	height:252px;
	background-color:#fff;
}

#header{
	float:right;
	width:708px;
	height:224px;
}

#logo{
	width:224px;
	height:224px;
	float:left;
	border:none;
}

#hauptnavigation{
	width:932px;
	height:24px;
	background-color:#666666;
	float:left;
	margin:2px 0 0 0 !important;
	*margin:2px 0 -10px 0;
}

#container{
	margin-left:29px;
	*margin-left:0;
	width:932px;
}

#container_links{
	width:221px;
	float:left;
	border-left:3px solid #e5e5e5;
	padding-bottom:15px;
}

#container_mitte{
	width:708px;
	float:right;
}

#news1{
    float:left;
    width:200px;
    min-height:200px;
    border:1px solid #F67E00;
    margin:25px 0 0 8px !important;
    *margin:25px 0 0 4px;
    background-image:url(../images/news_bgrd.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    overflow:hidden;
}

#news { 
 		background-image: url(../images/news_bgrd.jpg); 
 		margin: 25px 0 0 8px; 
 		position: relative; 
 		top: 30px; 
 		width: 200px; 
 		height: 200px; 
 		float: left; 
 		border: solid 1px #f67e00; 
 		*margin: 25px 0 0 4px 
 		}
 		

#referenzen      { margin: 0; position: relative; width: 90px; height: 90px; float: right; clip: rect(auto auto auto auto); border: solid 1px #f67e00 }
#news_ohne_navi{
    float:left;
    width:200px;
    min-height:200px;
    border:1px solid #f67e00;
    margin:60px 0 0 8px !important;
    *margin:60px 0 0 4px;
    background-image:url(../images/news_bgrd.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    overflow:hidden;

}

#information {
    border: 1px solid #f67e00;
    width:198px;
    height:198px;
    margin:30px 0 10px 14px;
    *margin:30px 0 10px 6px !important;
    *margin:30px 0 10px 6px;
    background-image:url(../images/information_bgrd.jpg);
    overflow:hidden;
}
