body {
	color: #000504;
	background-image: url('../img/bg.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #000504;
}
.imghide {
	display: none;
}

#noflashde,
#noflashen {
	width: 100%;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url('../img/bg_noflash.jpg');
	background-position: center;
}
#noflashcnt {
	width: 396px;
	height: 400px;
	position: relative;
	display: block;
	background-image: url('../img/noflash_de.gif');
	background-repeat: no-repeat;
}
#noflashen #noflashcnt {
	background-image: url('../img/noflash_en.gif');
}
a.next {
	display: block;
	width: 74px;
	height: 12px;
	background-image: none;
	position: absolute;
	top: 122px;
	left: 268px;
}
a.next:hover {
	background-image: url('../img/linkmo_next_de.gif'); 
}
#noflashen a.next {
	width: 83px;
	left: 159px;
	top: 108px;
}
#noflashen a.next:hover {
	background-image: url('../img/linkmo_next_en.gif');
}

a.adobe {
	display: block;
	width: 211px;
	height: 12px;
	background-image: url('');
	background-repeat: false;
	position: absolute;
	top: 80px;
	left: 164px;
}
a.adobe:hover {
	background-image: url('../img/linkmo_adobe.gif');
}
#noflashen a.adobe {
	left: 74px;
}

#content {
	min-height: 630px;
}


