/*** ARTFERRO ***/
html, body {
    height: 100%;
}
body {
    adisplay: table;
    width: 940px;
    margin: 0 auto;
    background : #DFDAC6 url('files/bg.gif');
    border : 0;
}
p { 
text-indent: 1em; 
font-size: 12px; 
word-spacing: 2px;
letter-spacing: 0.02em;
}
a {
font-weight : normal;
color : #000000;
height : 0;
text-decoration : none;
}
a:hover {
font-weight : normal;
color : #8E622C;
height : 0;
}
#wrapper {
    height: 518px;
	width: 940px;
	vertical-align: middle;
	border : 0;
	background : url('files/inside.jpg');
	position : relative;
	font-family : Arial, Tahoma, Georgia, Verdana, sans-serif;	
    font-size : 11px;		
	color: #56391F;
	}	
/*** LOGO ***/
#logopl {
    background: url('files/logo_pl.gif') left no-repeat;
	position : absolute;
	overflow: auto;
	top : 5px; 
	left : 5px; 
	width : 139px; 
	height : 115px;
	overflow-y: hidden;
    overflow-x: hidden;
}
#logoen {
    background: url('files/logo_en.gif') left no-repeat;
	position : absolute;
	overflow: auto;
	top : 5px; 
	left : 5px; 
	width : 139px; 
	height : 115px;
	overflow-y: hidden;
    overflow-x: hidden;
}
#logode {
    background: url('files/logo_de.gif') left no-repeat;
	position : absolute;
	overflow: auto;
	top : 5px; 
	left : 5px; 
	width : 139px; 
	height : 115px;
	overflow-y: hidden;
    overflow-x: hidden;
}
/*** LOGO END ***/
#menu {
   position : absolute;
   text-align : left;
   overflow: auto;
   top : 155px; 
   left : 23px; 
   width : 168px; 
   height : 280px;
}
#menuc {
   position : absolute;
   text-align : right;
   overflow: auto;
   top : 15px; 
   left : 201px; 
   width : 173px; 
   height : 200px;
   overflow-y: hidden;
   overflow-x: hidden;
}
#insidefl {
   position : absolute;
   text-align : left;
   overflow: auto;
   top : 5px; 
   left : 380px; 
   width : 555px; 
   height : 506px;
   overflow-y: hidden;
   overflow-x: hidden;
}
/* MENU */
#navlist {
	padding: 0px;
	margin: 0px;
}

#navlist ul { display: inline; }

#navlist li
{
	list-style: none;
	margin: 0;
	display: block;
	padding: 0px;
	height:24px;
}
#navlist li a,
#navlist li a:link, 
#navlist li a:visited
{
	font-family : Georgia, Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color: #373526;
	font-weight : bold;
	line-height: 140%;
	padding: 0 0 0 29px ;
	text-decoration: none;
}
#navlist li a:hover
{
background: url('files/hover.gif') left no-repeat;
color: #8E622C;
border-bottom: 1px solid #B0AC97;
}

/*** MENU  END***/
/*** MENU language ***/
#navlang
{
padding: 0px;
margin: 0px;
}
#navlang li
{
list-style: none;
margin: 0;
display: block;
padding: 0px;
}
#navlang li a,
#navlang li a:link, 
#navlang li a:visited
{
font-family : Arial, Tahoma, Georgia, Verdana, sans-serif;
font-size : 10px;
color: #373526;
font-weight : normal;
line-height: 140%;
padding: 0.25em 0em 0.25em 5px;
text-decoration: none;
}
#navlang li a:hover
{
color: #8E622C;
border-bottom: 1px solid #B0AC97;
}
/*** MENU  language END***/
.meh {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : right;
	vertical-align: bottom;
	font-size: 11px;
	color: #836A55;
	font-weight : normal;
	text-indent: 0em; 
	word-spacing: 0px;
	letter-spacing: 0em;
	}
.meh2 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align : left;
	vertical-align: bottom;
	font-size: 11px;
	color: #836A55;
	font-weight : normal;
	text-indent: 0em; 
	word-spacing: 0px;
	letter-spacing: 0em;
	}
