body {
	background:url(../../media/layout/vintage/bg.jpg) center 0;
	font-family: "Times New Roman", Times, serif;
	color:#003;
}
#container {
	position:relative;
	width:1000px;
	height:850px;
	margin: 0 auto;
	top: -8px;
}
#header {
	position:absolute;
	width:1000px;
	height:162px;
	background-image:url(../../media/layout/vintage/header.jpg);
}
#menu {
	position:absolute;
	width:342px;
	height:605px;
	top:162px;
	background-image:url(../../media/layout/vintage/menu.jpg);
}
#auge {
	position:absolute;
	height:65px;
	width:65px;
	top:127px;
	left:200px;
}
#navi_links {
	position:relative;
	height:0px;
	width:130px;
	top:180px;
	left:180px;
	overflow:hidden;
}
#content {
	position:absolute;
	width:572px;
	height:605px;
	top:162px;
	left:342px;
	background-repeat:none;
	background-image:url(../../media/layout/vintage/content.jpg);
	overflow:hidden;
}
#right {
	position:absolute;
	width:86px;
	height:605px;
	top:162px;
	left:914px;
	background-image:url(../../media/layout/vintage/right.jpg);
}
#footer_container {
	position:absolute;
	width:1000px;
	height:83px;
	top:767px;
	background-image:url(../../media/layout/vintage/footer.jpg);
}
#footer {
	position:absolute;
	top:15px;
	left:220px;
}

#flags {
	position:absolute;
	top:60px;
	left:780px;
}
#menu li{
	background-image:url(../../media/layout/vintage/links_back.png);
	background-repeat:no-repeat;
	list-style-type:none;
}
a:link { font-weight:bold; color:black; text-decoration:none;}
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:white; text-decoration:none; }
a:hover { font-weight:bold; color:white; background-color:#963; text-decoration:none; }
a:active { font-weight:bold; color:white; text-decoration:none; }
.easymultilang_current {
	font-weight:bold;
	text-decoration:underline;
}
.easymultilang {
	font-size:smaller;
}
.bold {
	font-weight:bold;
}
.larger {
	font-size:larger;
}
.large {
	font-size:large;
}
.medium {
	font-size:medium;
}
.small {
	font-size:small;
}
.smaller {
	font-size:smaller;
}

p {
	font: 12px;
}
img {
	border:0;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 180px; left: 915px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 161px;
  position: absolute;
  top: 34px; left: 4px;
  background: transparent url(../../media/layout/vintage/scrollbar_track.png) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 20px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 196px;
}
