#logo {
/*	position: absolute; */
	background-image: url(../images/logo_blau_text.jpg);
	background-repeat:no-repeat;
	height: 207px;
	width: 218px;
}

#teaser {
	position: absolute; 
	height:207px;
	top:28px;
	left: 225px; 
	width: 632px;
}

/* Icons */
#iconbox_print {
	position:absolute;
	background-image: url(../images/symbol_drucker_blau.gif);
	background-repeat:no-repeat;
	top: 203px;
	left: 675px;
	height:21px;
	width:22px;
}

#iconbox_home {
	position:absolute;
	background-image: url(../images/symbol_home_blau.gif);
	background-repeat:no-repeat;
	top: 204px;
	left: 700px;
	height:21px;
	width:22px;
}

#iconbox_sitemap {
	position:absolute;
	background-image: url(../images/symbol_sitemap_blau.gif);
	background-repeat:no-repeat;
	top: 202px;
	left: 725px;
	height:21px;
	width:22px;
}

#iconbox_plus {
	position:absolute;
/*	background-image: url(../images/symbol_plus_blau.gif);
	background-repeat:no-repeat; */
	top: 199px;
	left: 770px;
	height:21px;
	width:22px;
}

#iconbox_minus {
	position:absolute;
/*	background-image: url(../images/symbol_minus_blau.gif);
	background-repeat:no-repeat; */
	top: 196px;
	left: 795px;
	height:21px;
	width:22px;
}

#iconbox_text {
	position:absolute;
	background-image: url(../images/symbol_vollbild_blau.gif);
	background-repeat:no-repeat;
	top: 195px;
	left: 820px;
	height:21px;
	width:22px;
}
/* Icons */


/*Iconbox */
a.iconbox_link:link {
	text-decoration: none;
}

a.iconbox_link:visited {
	text-decoration: none;
}

a.iconbox_link:hover {
	text-decoration: none;
}
 