a{
border:none; text-decoration:none;

}
img{
border:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	height:200%;
	}
	
#all{
	background:url(moeller_lager_ver3.jpg) no-repeat;
	margin:auto;
	margin-top:35px;
	height:600px;
	width:955px;
	}
	
#header{
	margin:0 auto;
	text-align:center;
	}
#text{
	margin:0 auto;
	text-align:center;
	}

#Flags{
	margin-left:331px;
	}

.deutsch{
	float:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	height:75px;
	width:75px;
	z-index:99;
	clear:right;
	background:url(ger_flag.gif);
	}
.deutsch:hover{
	background:url(ger_flag_static.gif);
	}

.international{
	margin-top:0px;
	margin-left:307px;  
	height:75px;
	width:75px;
	z-index:99;
	background:url(inter_flag.gif)
	}
.international:hover{
background:url(inter_flag_static.gif);
}

div.starttext_bg{
background:transparent url(/web_neu_de/images/content_agrar.png);
background-repeat:no-repeat;
}

div.starttext, #img_pre{
/*display:none;*/
visibility:hidden;
position:static;
top:100%;
font-size:0.7em;
text-align:justify;
color:#000000;
border:1px solid black;
margin:1em auto;
display:none;
width:850px;
opacity:0;
padding:1.5em 1.5em;
}
div.starttext:hover{
opacity:1;
}

