#stoerer {
	position: absolute;
	top: 347px;
	right: 54px;
	
	width: 127px;
	height: 128px;
	
	text-align: center;
		
	background: url(images/stoerer_background.png) top left no-repeat !important;
	background: url(images/stoerer_background-ie.png) top left no-repeat;
	
	margin: 0;
	padding: 0;
	}
	
#stoerer p {
	color: white;
	font-size: 1.3em;
	font-weight: bold;

	position: relative;
	top: 37px;
	left: -3px;
	
	margin: 0;
	padding: 0;

	padding-left: 10px;
	padding-right: 10px;
}


#content {
	display: none;
}


#hauptnavi {
    width: 340px;
    height: 90px;

    position: absolute;
    bottom: 30px;
    left: 43px;

    z-index: 10;
    
}

#hauptnavi img, #hauptnavi a, #hauptnavi img a {
	position: relative;
}

	#hauptnavi #link_fortbildungsinsel {
		position: absolute;
		top: 0;
		left: 10px;
	}

	#hauptnavi #link_marketinginsel {
		position: absolute;
		top: 0;
		left: 181px;
	}



/* TYPOGRAPHY */
#hauptnavi ul {
	margin: 0;
	padding: 0;
}


#hauptnavi ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
