#content {
	width: 540px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 220px;
	left: 200px;
         color: #252018;
	z-index: 0;
}

#sidebar {
	position: absolute;
	top: 200px;
	left: 750px;
	width: 150px;
	padding: 15px;
	border-left: 1px solid #C8C3C3;
}

#logo {
	width: 700px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 175px;
	left: 20px;
	font-size: 87%;
	color: #43403B;
}

#logo2 {
        	width: 80px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 820px;
}

#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#eyecatcher2 {
	width: 100%;
	height: 196px;
	margin: 0px;
	padding: 1px;
	background : #a51820 no-repeat 50px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#eyecatcher {
        	height: 154px;
	padding: 1px;
	position: absolute;
	top: 40px;
	left: 20px;
         border: 1px solid #cc3039;
}

#common {
	top: 260px;
	left: 20px;
	width: 160px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 0px solid #555555;
}

#common a {
	color: #7F0E11;
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	background : url(../images/pbull.gif) no-repeat 0px 3px;
	font-weight: normal;
	font-style: italic;
}

#common a:hover {
	color: #ED7F0F;
}


/* Menü */

#menuBar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	left: 21px;
         background: #751E21;
	z-index: 20;
	height: 24px;
	overflow: hidden;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border-right: 1px solid #cc3039;
}

.menu {
	background: #9E0B0E url(../images/pmenu.gif) repeat-x top left;
	border: 0px solid #000000;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
}

a.menuItem, a.menuItemActive {
	color: #3C3A3A;
	background-color: #F1E8D9;
	display: block;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #F1E8D9;
  color: #ED7F0F;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #751E21;
  color: #ED7F0F;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 280px;
	left: 20px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #B0AAAB 1px solid;
	background : #ffffff;
	width: 100px;
         height: 12px;
	padding: 2px;
	margin: 0;
}

#flagged {
	position: absolute;
	top: 220px;
	left: 20px;
	width: 18px;
         height: 12px;
	padding: 0px;
         background-color: #ffffff;
}

#flaggee {
	position: absolute;
	top: 220px;
	left: 42px;
	width: 18px;
         height: 12px;
	padding: 0px;
         background-color: #ffffff;
}
