.bkg {
	background-color: #F4AF99;
	background-image: url(media/bkg-de.jpg);
	background-repeat: no-repeat;
}
.bkg-index {
	background-image: url(media/bkg-index-de.jpg);
	background-color: #F4AF99;
}
A:link      { color: #B97285; font-face:Verdana;font-size: 13px; text-decoration: none; }
A:visited   { color: #B97285; font-face:Verdana;font-size: 13px; text-decoration: none; }
A:hover     { color: #812151; font-face:Verdana;font-style: normal; font-size: 13px; text-decoration: none;}

.ver12violet {
	font-family: Verdana;
	font-size: 12px;
	color: #805C6C;
	line-height: 20px;

}

a img {
border:none;
}

table#wrap {
  width:950px;
  /*height:644px;*/
  border:none;
  background-image: url(media/bkg-de.jpg);
  background-repeat:no-repeat;
}

div#navigation {
  position:absolute; left:165px; top:82px; width:468px; height:59px; z-index:5;
}

div.big_box_image_container {
  width:860px;
  padding-left:120px;
  padding-top:48px;
  padding-bottom:32px;
  overflow:auto;
  clear:both;
}

img.big_box_image {
  float:left;
  padding:0px;
  margin:0px;
}

img.big_box_image.right {
  float:right;
}

#privacy {
	font-size:9px;
}

#privacy a {
	text-decoration:underline;
	font-size:9px;
}




/* index/home */

div#welcome_de {
  position:absolute; 
  text-align:center;
  left:324px; 
  top:435px; 
  width:320px; 
  height:104px; 
  z-index:3
}

div#welcome_it {
  text-align:center;
  position:absolute; 
  left:674px; 
  top:435px; 
  width:320px; 
  height:104px; 
  z-index:3
}

div#pictures {
  position:absolute;  
  top:75px; 
  width:800px; 
  height:300px; 
  z-index:1;
}

div#address {
  position:absolute; 
  left:122px; 
  top:442px; 
  width:286px; 
  height:275px; 
  z-index:4;
  
}

div#welcome_link_it {
  position:absolute; left:739px;
  top:398px; z-index:2;
}

div#welcome_link_de {
  position:absolute; left:387px;
  top:398px; z-index:2;
}


img.bordered {
  border:4px solid #D070A0;
}

