* html #top_left,
* html #top_middle,
* html #top_right,
* html #top_content {
        margin-bottom: -10000px;
        padding-bottom: 10000px;
	float: left;
}
* html #top_left,
* html #top_right,
* html #top_middle,
* html #top_content {
        height: 100%;
        float: left;
}

#top_contentWrap {
        border:   solid black ;
	border-width: 0px 0px 0px 0px;
	/* background:transparent url(../img/tright_top.gif) no-repeat scroll right top; */

	background:transparent url(../img/2008right_top.gif) no-repeat scroll right top;
        background-color: #ffffff;
	/* background-image: url('../img/toplogo1068x168.jpg'); */
        display: table;
	/* width:107.8em;  */
	width: 74.0em; 
	height: 17.1em;
	/* margin-top:10em; */
	margin-top:1.9em; 
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0em;
}
#top_wrap{
        display: table-row;
	
}
#top_left img{
border: none;
}
#top_left{
	display: table-cell;
	text-align: left;
	width: 34em; 
       /*  background-color: white; */
	background-image: url('../img/2008left_top.gif');  
	background-repeat: no-repeat;
	font-size:1.0em;
	padding-top: 3.9em;
	padding-left: 3.5em;
	margin-left:0.0em; 
        float: left;
	height: 13.2em;
	}
#top_middle {
	display: table-cell;
        background-color: white;
	/* background:transparent url(t_border.gif) no-repeat scroll  top; */
	/* background:transparent url(2008top_middle.gif) no-repeat scroll  top; */
	width:18em; 
        float: left;
	height: 100%;
	border-left: 1px solid #a69b80;
	border-right: 1px solid #a69b80;
	padding-top: 0.0em;
	margin-top: 2.85em;
}

#top_middle  a img{
	border: none;
}
#top_right {
        background-color: white;
	/*width:15.5em; */
	/*width:100%;*/ 
        float: left;
        margin-top: 2.5em;
        
}
#top_right ul{
	padding-left: 1.8em;
	padding-top: 1em;
	font-size: 1.2em;
}
#top_right ul a{
	text-decoration:none;
	color: #a69b80;
}

#top_right ul li.active {
	list-style-image:url(../img/listepunkt1.gif);
}

#top_right ul li.normal {
	list-style-type:none;
}



