body {
margin: 0px;
padding: 0px;
background-color: #7D7382;
font-size: 13px;
color: #FFFFFF;
font-family: arial, tahoma, verdana, sans-serif;
}

a, a:hover, a:active, a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

a#skip_intro
{
position: absolute;
top: 551px;
left: 448px;
width: 65px;
height: 17px;
background-image: url('../img/skip.gif');
}

a#skip_intro span
{
display: none;
}

h1
{
margin: 0px;
margin-top: 34px;
padding:0px;
color: #FFFFFF;
font-size: 19px;
display: block;
height: 22px;
width: 375px;
float: right;
line-height: 22px;
}

div#navlayer
	{
	position: absolute;
	top: 33px;
	left: 33px;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px; /* Width of Menu Items */
	}

ul li ul {
	padding-top: 3px;
	width: 200px; /* Width of Menu Items */
	}

ul li ul li {
	background-image: none;
	padding: 0;
	}	
	
ul li {
	position: relative;
	background-image: url('../img/line.gif');
	background-repeat: repeat-y;
	padding-bottom: 1px;
	}
	
li ul {
	position: absolute;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #7D7382; /* IE6 Bug */
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	height: 16px;
	}


	
ul li a span
	{
	visibility: hidden;
	}

	
ul li a:hover
	{
	text-decoration: none;
	}


/*mainmen*/
a#men_unternehmen
	{
	background-image: url('../img/men_unternehmen.gif');
	background-repeat: no-repeat;
	}
a#men_unternehmen:hover { background-image: url('../img/men_unternehmen_m.gif'); }

a#men_fp
	{
	background-image: url('../img/men_fp.gif');
	background-repeat: no-repeat;
	}
a#men_fp:hover { background-image: url('../img/men_fp_m.gif'); }

a#men_karriere
	{
	background-image: url('../img/men_karriere.gif');
	background-repeat: no-repeat;
	}
a#men_karriere:hover { background-image: url('../img/men_karriere_m.gif'); }

a#men_kontakt
	{
	background-image: url('../img/men_kontakt.gif');
	background-repeat: no-repeat;
	}
a#men_kontakt:hover { background-image: url('../img/men_kontakt_m.gif'); }
/*mainmen*/

/*submens u*/
a#men_u1 {	background-image: url('../img/men_u1.gif'); background-repeat: no-repeat; }
a#men_u1:hover { background-image: url('../img/men_u1_m.gif'); }

a#men_u2 {	background-image: url('../img/men_u2.gif'); background-repeat: no-repeat; }
a#men_u2:hover { background-image: url('../img/men_u2_m.gif'); }

a#men_u3 {	background-image: url('../img/men_u3.gif'); background-repeat: no-repeat; }
a#men_u3:hover { background-image: url('../img/men_u3_m.gif'); }

a#men_u4 {	background-image: url('../img/men_u4.gif'); background-repeat: no-repeat; }
a#men_u4:hover { background-image: url('../img/men_u4_m.gif'); }
/*submens*/

/*submens fp*/
a#men_fp1 {	background-image: url('../img/men_fp1.gif'); background-repeat: no-repeat; }
a#men_fp1:hover { background-image: url('../img/men_fp1_m.gif'); }

a#men_fp2 {	background-image: url('../img/men_fp2.gif'); background-repeat: no-repeat; }
a#men_fp2:hover { background-image: url('../img/men_fp2_m.gif'); }

a#men_fp3 {	background-image: url('../img/men_fp3.gif'); background-repeat: no-repeat; }
a#men_fp3:hover { background-image: url('../img/men_fp3_m.gif'); }

a#men_fp4 {	background-image: url('../img/men_fp4.gif'); background-repeat: no-repeat; }
a#men_fp4:hover { background-image: url('../img/men_fp4_m.gif'); }

/*submens*/

/*submens karriere*/
a#men_k1 {	background-image: url('../img/men_k1.gif'); background-repeat: no-repeat; }
a#men_k1:hover { background-image: url('../img/men_k1_m.gif'); }

a#men_k2 {	background-image: url('../img/men_k2.gif'); background-repeat: no-repeat; }
a#men_k2:hover { background-image: url('../img/men_k2_m.gif'); }

a#men_k3 {	background-image: url('../img/men_k3.gif'); background-repeat: no-repeat; }
a#men_k3:hover { background-image: url('../img/men_k3_m.gif'); }

a#men_k4 {	background-image: url('../img/men_k4.gif'); background-repeat: no-repeat; }
a#men_k4:hover { background-image: url('../img/men_k4_m.gif'); }

/*submens*/

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

	
.pic_rt 
	{
	position: absolute;
	top: 33px;
	left: 720px;
	border: 3px solid #ffffff;
	}

img#claim_fp
	{
	position: absolute;
	top: 313px;
	left: 464px;
	}
	
img#claim_u
	{
	position: absolute;
	top: 304px;
	left: 478px;
	}

img#claim_k
	{
	position: absolute;
	top: 288px;
	left: 418px;
	}
	

div#content
	{
	position: absolute;
	top: 305px;
	left: 414px;
	width: 570px;
	height: 200px;
	}


div#content p { display: none; }
	
div#footer
	{
	position: absolute;
	top: 552px;
	left: 684px;
	width: 300px;
	font-weight: bold;
	}

div#footer a, div#footer a.footer:hover
	{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	color: #000000;
	}
	
div#footer span
	{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	}

img#logo
	{
	position: absolute;
	left: 5px;
	top: 437px;
	}
	
img#adler
	{
	position: absolute;
	top: 525px;
	left: 925px;
	}

div#flashpos
	{
	position: absolute;
	top: 32px;
	left: 445px;
	}
	
div#containerlayer
	{
	position: relative;
	width: 990px;
	}
	
div {
text-align: left;
}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/



div#hold	{ 

		overflow:hidden;
  		z-index:100; 
    	width:550px;
    	height:195px;
	}

div#wn	{ 
	position:absolute; 

	width:550px; height:195px;
	clip:rect(0px 550px 195px 0px);
	overflow:hidden;	
	z-index:1; 
	}

div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

div.content span { display: none; }

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:200px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:178px;
  background-color: #7E7383;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width: 9px; height:20px;
  background-color:#B0A7B4;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

div#content table
{
font-weight: bold;
}

div#content input
{
width: 250px;
border: 1px solid #574A5D;
background-color: #918697;
color: #ffffff;
}

div#content textarea
{
width: 506px;
border: 1px solid #574A5D;
height: 100px;
background-color: #918697;
color: #ffffff;
}

.ueb_1 { position: absolute; 	top: 32px;	left: 445px; border: 3px solid #ffffff; }
.ueb_2 { position: absolute; 	top: 32px;	left: 728px; border: 3px solid #ffffff; }
.ueb_3 { position: absolute; 	top: 279px;	left: 445px; border: 3px solid #ffffff; }
.ueb_4 { position: absolute; 	top: 279px;	left: 728px; border: 3px solid #ffffff; }

img#kontakt
{
position: absolute;
top: 32px;
left: 540px; 
}

