#wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
}

#logosearch {
	background-color: #1f6b8b;
	width: 990px;
	height: 30px;
	color: #fd4918;
	padding: 10px 0px 10px 0px;
}

#logo {
	float: left;
	font-size: 0px;
	color: #1f6b8b;
}

#plain {
	background-color: #1f6b8b;
	width: 990px;
	height: 20px;
	text-align: right;
}

#commonpages {
	float: right;
	height:20px;
	text-align: right;
}

#commonpages a {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	
}

#commonpages a:hover {
	color: #0f3445;
}

#commonpages a.sel {
	color: #ffffff;
}

#eyecatcher, #eyecatcher2 {
	/* background: url(../images/plg.jpg) no-repeat; */
	width: 990px;
	height: 200px;
	padding: 0px;
	/* border-top: 1px solid #711e16; */	
	border-bottom: 1px solid #711e16;
}

/* WECHSELNDER EYECATCHER */	
#eyecatcher {
   	background : url(../images/plg.jpg) no-repeat;
	width: 990px;
	height: 200px;
	padding: 0px;
	border-bottom: 1px solid #711e16;
}

#eyecatcher2 {
   	background : url(../images/plg2.jpg) no-repeat;
	width: 990px;
	height: 200px;
	padding: 0px;
	border-bottom: 1px solid #711e16;
}


#trans {
	position: absolute;
	background: url(../images/trans.jpg) repeat-x;
	top: 70px;
	width: 990px;
	height: 37px;
	padding: 0px;
	/* falls border-top gültig ist dann folgende Zeile: margin: 1px 0px 0px 0px */		
	margin: 0px 0px 0px 0px;
	filter: alpha(opacity=50) !important; /* IE */
  -moz-opacity: 0.50 !important; /* Gecko */
  opacity: 0.50 !important; /* Opera */
}

#maintopic {
	position:absolute;
	top: 70px;
	width: 988px;
	padding: 12px 0px 11px 0px;
	/* falls border-top gültig ist dann folgende Zeile: margin: 1px 0px 0px 0px */	
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	
}

a.maintopic {
	display: inline; 
	margin: 0px;
	padding: 12px 12px 11px 12px;
	color: #444444;
	border-right: 1px dotted #711e16;
	text-decoration: none;
	filter: alpha(opacity=80) !important; 
   -moz-opacity: 0.80 !important;
   /*opacity: 0.80;*/


    
}

a.maintopic:hover {
	/*background: #666666;*/
	/*color: #cccccc;*/
	background: #666666;
	color: #cccccc;
	filter: alpha(opacity=60) !important; 
  -moz-opacity: 0.60 !important; 
  /*opacity: 0.60;*/ 
}

#clearer {
	clear: both;
}

#topic {
	float: left;
	width: 160px;
	top: 360px;
	border-top: 5px solid #711e16;
	padding: 0px 0px 30px 0px;
}

#topic h2 {
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #ffffff;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
}

a.topic {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	text-decoration: none;
}

a.topic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #dedede;
	font-weight: bold;
	color: #711e16;	
}

a.subtopic {
	display: block;
	padding: 5px 0px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	background-color: #dedede;
	text-decoration: none;
}

a.subtopic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #c6c6c6;
	font-weight: bold;
	color: #0f3445;	
}

#content {
	float: left;
	width: 660px;
	padding: 20px 5px 20px 5px;
}

#side {
	float: right;
	width: 160px;
}

#sidenav {
	width: 160px;
	border-top: 5px solid #711e16;
}

#sidenav h2 {
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #ffffff;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #dedede;
}

#sidebar {
	width: 140px;
	padding: 20px 10px 20px 6px;
}

#footer {
	clear: both;
	width: 990px;
	background-color: #1f6b8b;
	text-align: center;
	color: #000000;
	border-top: 1px #666666 solid;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: #711e16;
}

#plaintext a {
	float: left;
	color: #000000;
}

#search {
	float: right;
	text-align: center;
	color: #711e16;
}

form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 140px;
	border: 1px solid #dedede;
}
