#wrap {
	width: 992px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background: url(../images/content_wrap_bg.gif) repeat-y;
}

#logo {
	background: url(../images/poben.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 992px;
	height: 220px;
	border-bottom: 2px solid #FFFFFF;
}

#logoneu {
	background: url(../images/logo_neu.jpg) no-repeat;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 988px;
	height: 350px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#eyecatcher, #eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9, #eyecatcher10, #eyecatcher11 {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 988px;
	height: 350px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#eyecatcher {
	background: url(../images/plg.gif) no-repeat;
}

#eyecatcher1 {
	background: url(../images/plg1.jpg) no-repeat;
}

#eyecatcher2 {
	background: url(../images/plg2.jpg) no-repeat;
}

#eyecatcher3 {
	background: url(../images/plg3.jpg) no-repeat;
}

#eyecatcher4 {
	background: url(../images/plg4.jpg) no-repeat;
}

#eyecatcher5 {
	background: url(../images/plg5.jpg) no-repeat;
}

#eyecatcher6 {
	background: url(../images/plg6.jpg) no-repeat;
}

#eyecatcher7 {
	background: url(../images/plg7.jpg) no-repeat;
}

#eyecatcher8 {
	background: url(../images/plg8.jpg) no-repeat;
}

#eyecatcher9 {
	background: url(../images/plg9.jpg) no-repeat;
}

#eyecatcher10 {
	background: url(../images/plg10.jpg) no-repeat;
}

#eyecatcher11 {
	background: url(../images/plg11.jpg) no-repeat;
}

#plainsearch {
	clear: both;
	background-color: #FFFFFF;
	width: 992px;
	height: 25px;
	text-align: right;
}

/*
#contentwrap {
	background: transparent url(../images/content_wrap_bg.gif) repeat-y 0px 0px;
	width: 992px;
}
*/

#content, #contentmax {
	position: relative;
	float: left;
	width: 588px;
	padding: 10px 30px 0px 30px;
	margin: 0px;
}

#contentmax {
	width: 748px;
	background: url(../images/contentmax_wrap_bg.gif) repeat-y;
}

#wrap #content #youarehere, #wrap #contentmax #youarehere  {
	text-align: right;
	font-size: 90%;
}

#wrap #content #youarehere p, #wrap #contentmax #youarehere p  {
	font-size: 90%;
	color: #999999;
	display: inline;
}

#wrap #content #youarehere a, #wrap #contentmax #youarehere a {
	font-size: 90%;
	text-decoration: none;
	color: #0F1C7B;
}

#wrap #content #youarehere a:hover, #wrap #contentmax #youarehere a:hover {
	color: #8FBA1A;
}

#content .sidepictureright {
	float: right;
	padding: 0;
	margin: 10px 0px 5px 10px;
}

#content .sidepictureleft {
	float: left;
	padding: 0;
	margin: 10px 10px 5px 0px;
}

div.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
} 

div.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#utility {
	position: relative;
	float: left;
	width: 184px;
	/*border-top: 7px solid #CC0000;*/
	padding-bottom: 20px;
}

#menue {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px; 
	list-style-type: none;
}

#menue a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	outline: none;
	height: 18px;
	margin: 0px 0px 3px 0px;
	font-size: 120%;
	width: 176px;
}

#menue a.maintopic {
	padding: 4px 0px 4px 6px;
	background: url(../images/pmaintopic.jpg) no-repeat;
}

#menue a.maintopicactive {
	padding: 4px 0px 4px 6px;
	background: url(../images/pmaintopichover.jpg) no-repeat;
}

#menue a.maintopic:hover { 
	padding: 4px 0px 4px 6px;
	background: url(../images/pmaintopichover.jpg) no-repeat;
}

#menue #topic { 
	color: #FFFFFF;
}

#menue #topic a.topic, #menue #topic a.topicactive {
	background-color: #608003;
	padding: 4px 0px 4px 25px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	outline: none;
	height: 16px;
	margin: 0px 0px 3px 0px;
	font-size: 120%;
	width: 157px;
}

#menue #topic a.topicactive, #menue #topic a.topic:hover {
	color: #000000;
	background-color: #6c9105;
	text-decoration: none;
	font-weight: bold;
}

#menue #topic a.subtopic , #menue #topic a.subtopicactive {
	padding: 4px 0px 4px 45px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	outline: none;
	height: 16px;
	margin: 0px 0px 3px 0px;
	font-size: 120%;
	width: 137px;
}

#menue #topic a.subtopicactive, #menue #topic a.subtopic:hover { 
	color: #000000;
	background-color: #487700;
	text-decoration: none;
	font-weight: bold;
}

#common {
	padding: 0px;
	margin: 20px 10px 20px 10px;
	font-size: 90%;
	color: #000000;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

#utility #common a {
	font-weight : normal;
	display: block;
	padding: 4px 10px 4px 10px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	outline: none;
}

#utility #common a:hover {
	color: #CC0000;
}

#side {
	position: relative;
	float: right;
	width: 158px;
	padding-bottom: 20px;
	margin-right: 2px;
}

#line {
	border-top: 1px dotted #536c0e;
	margin-top: 1px;
}

#sidenav {
	width: 158px;
	margin-top: 1px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 20px 5px 16px;
	margin: 0;
	border-bottom: 1px #DEDEDE solid;
	color: #666666;
	text-decoration: none;
	outline: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #DEDEDE;
}

#sidebar {
	width: 158px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#teasersidebar {
	margin-bottom: 10px;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#footer {
	clear: both;
	width: 992px;
	background: url(../images/page_bg.jpg) no-repeat bottom center;
	border-top: 2px solid #FFFFFF;
	padding: 10px 0px 30px 0px;
	margin: 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	padding: 0px 10px 10px 10px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	color: #999999;
}

#plaintext a {
	float: left;
	margin: 5px 0px 0px 5px;
	color: #000000;
}

#search {
	float: right;
	text-align: center;
	color: #000000;
}
	
form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 130px;
	border: 1px solid #CCCCCC;
}

/* Menü */

#nav {
	position: relative;
	padding: 0;
	margin: 0;
	left: 2px;
	top: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#nav li {
	list-style: none;
}

a.menuButton, a.menuButtonActive {
	display: block;
	padding: 4px 10px 4px 10px;
	width: 163px;
	color: #FFFFFF;
	text-decoration: none;
	background: #0848ac url(../images/pfds.gif) repeat-x left top;
	border-bottom: 1px solid #FFFFFF;
}

a.menuButton, a.menuButtonActive {
	\width: 183px;
	w\idth: 163px;
}

.menu {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background: #0848ac url(../images/pfds.gif) repeat-x left top;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 220;
}

a.menuItem, a.menuItemActive {
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-size: 100%;
	border-bottom: 1px solid #eeeeee;
}

a.menuButtonActive, a.menuButton:hover {
  background: #425b00;
  color: #FFFFFF;
}

a.menuItem:hover, a.menuItemActive {
  background: #425b00;
  color: #FFFFFF;
}

