#content {
	width: 730px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 395px;
	left: 210px;
	z-index: 0;
}

#sidebar {
	position: absolute;
	top: 380px;
	left: 20px;
	width: 180px;
	padding: 0px;
	border-bottom: 1px solid #937b60;
}

#logo {
	width: 700px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 280%;
	font-variant : small-caps;
	color: #000000; /* #804000; */
}

#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#eyecatcher {
	top: 20px;
	left: 20px;
	width: 920px;
	height: 322px;
	padding: 0px;
	border : 0px solid #000000;
	background-color: #888888;
	position: absolute;
	z-index: 5;
}

#common {
	top: 220px;
	left: 20px;
	width: 920px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
}

#common a {
	color: #804000;
	display: block;
	text-decoration: none;
	background : url('../images/%3ccc:print%20value=%22%26pic.bullet.filename%22%3e') no-repeat 0px 3px;
	font-weight: bold;
	font-style: italic; padding-left:15px; padding-right:0px; padding-top:4px; padding-bottom:4px
}

#common a:hover {
	color: #000000;
}
/* Footer*/ 
#footer { 
clear: both; 
width: 500px; 
padding: 10px 10px 10px 10px; 
background-color: #937b60; 
font-size:100%; 
text-align:center; 
} 
#footer { 
\width: 510px; 
w\idth: 730px; 
position: absolute; 
left: 0px; 
} 
#footer a { 
text-decoration: none; 
font-weight : normal; 
color: #010000; 
} 
#footer a:hover { 
text-decoration: underline; 
color: #804000; 
} 



/* Menü */

#menuBar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 343px;
	left: 20px;
	z-index: 20;
	height: 27px;
	overflow: hidden;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 17px;
	color: #010000;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border-right: 1px solid #000000;
}

.menu {
	background: #0B0C0B url('../images/%3ccc:print%20value=%22%26pic.menu.filename%22%3e') repeat-x top left;
	border: 1px solid #aaaaaa;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10
}

a.menuItem, a.menuItemActive {
	color: #010000;
	background-color: #9CC23B;
	display: block;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #faf3df;
  color: #804000;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #ffffff;
  color: #804000;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 820px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: 1px solid #888888;
	background : #ffffff url('../images/%3ccc:print%20value=%22%26pic.fade.filename%22%3e') repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0
}