body{
	background: #FFFFFF url(../Images/fotobgkachel.gif) repeat-x top left;
}
hr
{
	height:1px;
	width:90%;
	color:#000000;
}
.fototextVertical{

	float:left;
	position:relative;
	top:20px;
	left:20px;
    width:74px;
    height:200px;
    background-image: url( ../images/fototext.png );

}

.contentPane{

	float:left;
	position:relative;
	left:50px;
	height:100%;
	width:460px;	
}

.content{
	font-size:0.8em;
	background-color:#FFFFFF;
	background-image: url(../images/rolle.jpg);
	BACKGROUND-POSITION: center bottom;
	BACKGROUND-REPEAT: no-repeat;
	min-height:100%;
	float:left;
	width:435px;
	margin:0px;
	padding:0px;
}


.fatContentPane{

	float:left;
	position:relative;
	left:50px;
	height:100%;
	width:760px;	
}

.fatContent{
	font-size:0.8em;
	background-color:#FFFFFF;
	min-height:100%;
	float:left;
	width:735px;
	margin:0px;
	padding:0px;
	background-image: url(../Images/gallerybackground.jpg);
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-REPEAT: no-repeat;


}

.headline{

	margin-top:10px;
	margin-left:15px;
}
.featureField{
	
      	text-align:justify;
      	margin:20px;

}
.featureImage{

	position:relative;
	margin-left:60px;

}
.currentGallery{
	text-align:center;
	padding-bottom:20px;
}
.otherGalleries{
	padding:20px 0px 30px 30px;

}
.remarks{
	text-align:center;
}
.logoDiv{
	  POSITION:absolute;
	  RIGHT:20px;
	  BOTTOM:20px;	  
 
}
.choosingBar
{
	text-align:right;
	margin:20px;
}
.amonLogo{
	border:0px;
     width:200px;
      height:50px;   
      background: url(../Images/Amon-Logo.png);
}
.ausruestungText
{
	margin:20px;
}
.ausruestungImage
{
	border:1px solid #000000;
	margin:10px 40px 10px 40px;
}

