.adresse{
	font-family:trebuchet MS,arial,helvetica;
	color:#333333;
	font-size:11px;
	vertical-align:bottom;
	display:block;
	padding-top:20px;
}
/*
 * graatop START
 */
#graatop-content{
	position:relative;
	float:left;
	top:0;
	left:10px;
	width:740px;
	height:41px;
	background:#E6E7EA;
}
#graatop-wide{
	position:relative;
	float:left;
	width:100%;
	height:41px;
	background:#E2E3E7;
}
#graatop{
	position:relative;
	top:0;
	height:41px;
	width:780px;
	margin:0 auto 0 auto;
	background:url(grafik_ny/bg_top.gif) repeat-y top left;
}
/*
 * graatop STOP
 */



/*
 * logo START
 */
#logo-outer,#logo{
	position:relative;
	text-align:right;
}
#logo-outer{
	float:left;
	width:100%;
}
#logo{
	float:right;
}
/*
 * logo STOP
 */



/*
 * topimage START
 */
#topimage-top,
#topimage-bund,
#topimage{
	position:relative;
	float:left;
	width:100%;
}
#topimage{
	height:120px;
}
#topimage-top{
	height:9px;
	background:url(grafik_ny/img_top.gif) repeat-x top left;
	font-size:0; /*IE6*/
}
#topimage-bund{
	height:9px;
	background:url(grafik_ny/img_bund.gif) repeat-x top left;
	font-size:0; /*IE6*/
}
/*
 * topimage STOP
 */



/*
 * footer START
 */
#footer{
	position:relative;
	float:left;
	width:100%;
	height:40px;
	text-align:center;
}
/*
 * footer STOP
 */


/*
 * contentbokse START
 */
#menu,
#content-kolonne1,
#content-kolonne2,
#content-right{
	position:relative;
	float:left;
	/*background:#333;*/
}
#menu{
	width:160px;
}
#content-kolonne1{
	margin-left:11px;
	width:190px;
}
#content-kolonne2{
	margin-left:16px;
	width:190px;
}
#content-right{
	margin-left:13px;
	width:160px;
}
#content-4kol{
	position:relative;
	float:left;
	width:100%;
	margin-top:30px;
	background:url(grafik_ny/bg_content_4kol.gif) repeat-y top left;
}
/*
 * contentbokse STOP
 */



body {
	margin:0;
}
.clear-both{
	clear:both;
}
#page{
	position:relative;
	top:0;
	width:780px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
}
#page-center{
	position:relative;
	float:left;
	top:0;
	left:0;
	width:780px;
	background:url(grafik_ny/bg_page.gif) repeat-y top left;
}
#page-container{
	position:relative;
	float:left;
	top:0;
	left:20px;
	width:740px;
	text-align:left;
}
#page-bottom{
	position:relative;
	float:left;
	width:780px;
	height:5px;
	font-size:0; /*IE6*/
	background: url(grafik_ny/bg_page_bottom.gif) no-repeat top left;
}
