@charset "ISO-8859-1";

body {
    font: 11px/140% Geneva, Verdana, Helvetica, Arial, sans-serif;
    color: #000;
    line-height: normal;
    background: #FFF;
    padding: 0;
    margin: 0;
	overflow:auto;
}

#liveusersearch {margin: 1em 0 1em 0;}
code	{font-family: "Courier New", Courier, monospace;}
label	{cursor: pointer;}
table	{font-size: 100%;}
td, th	{vertical-align: top;}
img	    {border: 0px;}
.kursiv {font-family: "Georgia", serif;}
.center	{text-align: center;}
.oben	{vertical-align: top;}
.mitte	{vertical-align: middle;}
.unten	{vertical-align: text-bottom;}
.left   {float: left; text-align: left;}
.right  {float: right; text-align: right;}
.clear  {clear: both;}
.hide   {display: none;}
.invisible {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}

.hidden 
{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
    color: #000;
    background: none;
    text-decoration: none;
}

h1,
h1.pn-pagetitle
{
    font: bold 18px/150% Verdana, Helvetica, Arial, sans-serif;
    letter-spacing: 1pt;
    margin-top: 0.3em;
    margin-bottom: 5px;
	text-align: center;
}

h2,
h2.pn-title,
.pn-title
{
	text-align: center;
    font: bold 16px Verdana, Helvetica, Arial, sans-serif;
}

h3,
h3.pn-title
{
  font: bold 14px Verdana, Helvetica, Arial, sans-serif;
  margin-top: 3px;
  margin-bottom: 6px;
  padding: 6px;
}

h4
h4.pn-title
{
  font-size: 12px;
  font-weight: bold;
  margin-top: 1em;
  text-align: left;
  margin-bottom: 3px;
}

h5  {font-size: 100%;}
h6  {font-size: 90%;}

#pageWrapper
{
    border: solid 0px #000;
    border-width: 0 0px;
    margin: 0 0%;
    min-width: 40em;
    width: auto;
}

* html #pageWrapper
{
    /* \*/
    word-wrap: break-word;
}

#header
{
    background: url(../images/header-back.png) repeat-x;
    width: 100%;
    height: 65px;
    clear: both; 
    color: #FFF;
    margin-bottom: 0px;
    padding-top: 15px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 100;
}

#header a
{
    font-size: 30px;
    color: #FFF;
    text-decoration: none;
    padding-left: 20px;
    letter-spacing: 0.2em;
    font-weight: bold;
}

#topmenuContainer
{
    z-index: 110;
    display: inline;
    white-space: nowrap;
	background: #d8e8f5;
    color: #000;
    text-decoration: none;
}

.usermsg
{
    font: 10px Verdana, sans-serif;
    background: #d8e8f5;
    font-weight: normal;
    padding-left: 5px;
    float: left;
    text-align: left;
    display: inline;
    margin-top: -17px;
}

.usermsg a,
.usermsg a:link,
.usermsg a:visited
{
    display: inline;
    color: #000;
    text-decoration: none;
}

.usermsg a:hover,
.usermsg a:visited:hover
{
    display: inline;
    color: #fff;
    background: #57b3ec;
}

.topmenu
{
    font: bold 12px Verdana, sans-serif;
    text-align: right;
    background: #d8e8f5;
    float: right;
    color: #101010;
    display: inline;
    padding: 0px 13px;
    margin-top: -19px;
}

.topmenu a:link,
.topmenu a:visited
{
    background: #d8e8f5;
    display: inline;
    color: #52afe9;
    text-decoration: none;
}

.topmenu a:hover,
.topmenu a:active
{
    background: #AAC5E0;
    color: #fff;
    display: inline;
}

#mainmenu 
{
	background: #d8e8f5;
	padding-bottom: 5px;
	padding-left: 2px; 
}

#mainmenu ul 
{
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}

#mainmenu li {position: relative;}

#mainmenu ul ul ul  
{
	position: absolute;
	list-style-type: none;
    padding: 0px 0px;
	top: 0;
	left: 100%;
	width: 100%;
}

#mainmenu a 
{
    display: block;
	color: #000;
    font-size:12px;
    text-decoration: none;
    padding: 0px 0px 6px 20px;
    background: transparent url(../images/content.gif) no-repeat;
}

#mainmenu a:hover 
{
    background: #52afe9 url(../images/content2.gif) no-repeat;
}

#outerColumnContainer
{
    border-left: solid #fff;
    border-right: solid #fff;
    padding-left: 170px;
    padding-right: 158px;
}

#innerColumnContainer
{
	margin: 0px;
	width: 100%;
	z-index: 10;
}

#leftColumn, #rightColumn, #SOWrap
{
	overflow: visible;
	position: relative;
}

#SOWrap
{
	float: left;
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 30;
}

#middleColumn
{
/*	overflow:auto; */
	float: right;
    margin: 0px -2px 0px 0px;
	padding: 0px 2px;
	width: 100%;
	z-index: 50;
}

#leftColumn
{
    float: left;
    margin: 1px 0px 0px -170px;
    padding: 0px;
    z-index: 40;
}

#rightColumn
{
    float: right;
    width: 150px; /* "dynamic" width */
    margin: 0px -161px 0px 0px;
    padding: 0px;
    z-index: 20;
}


html>body {font-size: 110%;}
body:last-child, * html body {font-size: 100.1%;}
body {font-size: 100.1%;}
#pageWrapper {font-size: 80%;}
#rightColumn .inside {font-size: 90%;}

#footer
{
    font-size: 10px;
    color: #666;
    background: #AAC5E0;
    text-align: center;
    padding: 15px;
    clear: both;
}

.pnLeftBlock,
.pnRightBlock 
{
	background: #d8e8f5;
    margin: 0px;
    padding: 5px 4px;
}

textarea.pn-normal {width: 100%;}
* html textarea.pn-normal {padding: 1px 0px;} /* IE fix */

body, p, div, input, textarea, form, select, td, th
{
    background: none;
    font-size: 11px;
    font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

input {background: #FFF;}

.search 
{
	margin: 5px 0px 0px 60px;
	text-align: center;
	clear:both;
	background: #d8e8f5;
	border: medium outset;
}

.Radio {background: #d8e8f5;}

a:link, a:visited 
{
  color: #4C5EA8;
  text-decoration: none;
  background: none;
}

a:hover,
a:active 
{
  color: #CC6600;
  text-decoration: underline;
}

h4.storytitle img {margin-bottom: -5px;}

/* Block titles */
h4.blocktitle,
h4.BlockTitleRight,
#CenterBlocks h4.title
{
    color: #0033FF;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
}


.blockcontent,
.pn-normal, .pn-logo, .pn-logo-small, .pn-titlemenub 
{
    background: none;
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
}

.pn-sub		
{	
  	font: normal 10px Verdana, Helvetica, Arial, sans-serif;
  	color: #666;
    padding-top: 2px;
    padding-bottom: 2px;
}

.pn-text	
{
    font: normal 10px Verdana, Helvetica, Arial, sans-serif;
    color: #000;
    text-decoration: none;
}

.pnright 
{
    float: right;
    text-align: right;
}

/* lars personal classes */
.list {background: #EEEEEE;
       border: 1px solid #336600;}

table.list {width: 80%;
            margin-left: 10%;
            margin-right: 10%;
            border: 2px outset #BEBEBE;
            border-collapse: separate;
            display: inline;}

table.list th {border: 2px inset #BEBEBE;
               background: #959595;}

table.list td {border: 1px inset #BEBEBE;}

.config {background: #959595;
         border: 1px solid #336600;
         font-family: Courier, Arial, monospace;
         font-weight: bold;}

table.config {width: 70%;
              margin-left: 15%;
              margin-right: 15%;
              font-size: 110%;}

.befehl {font-weight: bold;
         font-family: Arial, Helvetica, sans-serif;
         font-style: italic;
         text-align: center;}

table.befehl, table.datei {width: 70%;
              margin-left: 15%;
              margin-right: 15%;}

.datei {font-style: italic;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;}

.programm {font-family: Arial, Helvetica, sans-serif;
           font-size: 11px;
           font-style: italic;}

.benutzer {font-family: Arial, Helvetica, sans-serif;
           font-size: 11px;
           font-weight: 600;
           font-style: italic;}
/* end lars personal classes */
/* for MultiHook */
abbr, acronym, span.abbr {cursor: help;
    border-bottom: 1px dashed #000;}

a.externallink {
    padding-left:  14px;
    font-size: 11px;
    background: url('/modules/MultiHook/pnimages/extlink.gif') no-repeat bottom left;
}
a:hover.externallink {
    padding-left:  14px;
    font-size: 11px;
    background: url('/modules/MultiHook/pnimages/extlink.gif') no-repeat bottom left;
}
/* end MultiHook */

table.pubInfoBox
{
  border: 1px solid black;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background-color: #E0E0E0;
  padding: 4px;
}

div.pagesetter-helptext
{
  border: 1px solid black;
  margin: 10px 40px;
  padding: 4px;
}
/* PAGESETTER - NEWS */
div.ArticleHead {
    font-size: 14px;
	font-weight: bold;
	background-color: #DFE5FF;
}
div.storytitle{
	border-color: #DFE5FF;
	border-style: solid;
	padding: 8px;
}
div.pn-title, div.pn-sub, div.pn-sub-clear {
	padding: 8px;
	border-color: #DFE5FF;
}

div.Article {
	border-width: 2px 2px 2px;
	border-color: #DFE5FF;
	border-style: solid;
	padding: 8px;
}
/* PAGESETTER - GOOGLE-MAP */
div.go-map-left
{
   padding: 0;
   border: 1px solid #DFE5FF;
   margin: 10px;
   width: 67%;
   float: left;
}
div.go-map-text{
   padding: 0;
   border: 1px solid #DFE5FF;
   margin: 10px;
   width: 27%;
   float: left;
}

/* TABLES - INBOX - OUTBOX - ARCHIVE */
table#view_messages {
  background-color: #fff;
  border: 1px solid #aaa;
  width: 100%;
  margin: auto;
  padding: 2px;
}

#pnmessages #view_messages th {
  background-color:#eee;
  text-align:center;
  font-size: 1.1em;
  border: 1px solid #ccc;
}

#pnmessages #view_messages tr.even {
  background-color:#fff;
  padding:2px;
  line-height: 2em;
}

#pnmessages #view_messages tr.odd {
  background-color:#eee;
  padding:2px;
  line-height: 2em;
}

#pnmessages #view_messages tr.even:hover, #pnmessages #view_messages tr.odd:hover {
  border:1px #000 dotted;
  background: #ddd;
}

/* NEW MAIL   OR    REPLY */
#pnmessages .pnm_newmailform {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}

#pnmessages .pnm_fieldset {
  border: 0px solid;
  padding: 0;
  margin: 0 auto;
  width: 70%;
}

#pnmessages .pnm_textarea ,
#pnmessages .pnm_input {
  border: 1px solid #ccc;
  color: #333;
  padding: 5px;
  width: 100%;
}

#pnmessages .pnm_input {margin: 0 0 1em 0 ;}

#pnmessages .pnm_allowedhtml {
  background-color: #eee;
  color: #444;
  border: 1px dashed #ccc;
  font-size: 0.85em;
  margin: 1em 0;
  padding: 0 1em;
  width: 100%;
}

#pnmessages .pnm_hint {
  font-style: italic;
  font-size: 0.9em;
}

div.autocomplete_user {
  position:absolute;
  width: 25em;
  background-color: white;
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  z-index: 99;
}

div.autocomplete_user ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.autocomplete_user ul li.selected { background-color: #eee;}
div.autocomplete_user ul li {
  margin: 0;
  padding: 0.1em 0 0.1em 0;
  line-height: 1.4em;
  cursor:pointer;
}


/* TABLES - READ MAILS */
table#read_mail {
  width: 100%;
  margin: auto;
  border: 1px solid #aaa;
  padding: 2px;
}

#pnmessages #read_mail td,
#pnmessages #read_mail th {
  vertical-align: top;
}

#pnmessages #read_mail th {
  background-color:#eee;
  font-size: 1em;
  padding: 0.5em;
  border: 1px solid #ccc;
  text-align: center;
}

#pnmessages #read_mail .pnm_actions td,
#pnmessages #read_mail .pnm_user td {
  background-color:#eee;
  border: 1px solid #ccc;
  padding: 2px 0;
}

/* GENERAL */
#pnmessages fieldset {
  border: 1px solid #ccc;
  padding: 0.5em;
  margin: 0.5em 0;
  color: #444;
}

#pnmessages legend {color: #444;}

#pnmessages .navigation {
  text-align: center;
  font-weight: bold;
  text-align: center;
  padding: 0 0 0.5em 0;
}

#pnmessages .navigation ul {padding: 0;}

#pnmessages .navigation li {
  display: inline;
  font-weight: bold;
  margin: 0 1em;
}

#pnmessages .indicatorbar {
 float: right;
 width: 50%;
}

#pnmessages .indicators {
 float: left;
 width: 50%;
}

#pnmessages .ibar {
 background-color: #000;
 height: 1em;
}

#pnmessages .maintenance {
 background: #b9ffb9;
 border: 1px dotted #060;
 color: #060;
 text-align: center;
 margin: 1em 5em;
 padding: 0.5em;
}

#pnmessages .statusmsg {
 font-weight: bold;
 text-align: center;
 color: #FF0000;
}

#pnmessages .signature {
 border-top: 1px dashed #666;
 font-style: italic;
 padding-bottom: 1em;
}

#pnmessages .userpromt {
 background: #b9ffb9;
 border: 1px dotted #060;
 color: #060;
 font-weight: bold;
 text-align: center;
 margin: 1em 5em;
 padding: 0.5em;
}

/* css for resizable.js */
.textarea-active {background-color: #eeeeee;}

.textarea-wrapper {border: 1px dashed #808080;}

.textarea-resizer {
  height: 11px;
  font-size: 11px;
  line-height: 11px;
  background: #E0E0E0;
  border: 1px solid #B0B0B0;
  cursor: se-resize;
}

/* Downloads-Modul */
h1.dl_admin_h1 {
font-size:1.6em;
text-align:center;
}

h2.dl_admin_h2 {
font-size:1.4em;
text-align:left;
}

h3.dl_admin_h3 {
font-size:1.2em;
text-align:center;
}

.dl_user_main input button {
width:auto;
margin:0;
padding:0;
}

.dl_fieldset {width:80%;}

.dl_admin_row {margin-bottom:.9em;}

.dl_admin_row dl dt {
font-size:1.1em;
font-weight:700;
padding-bottom:1%;
text-decoration:underline;
}

.dl_admin_row dl dd {
font-size:1em;
line-height:180%;
}

#dl_user_main {
background:transparent;
width:99%;
}

.dl_user_form {
padding-top:.6em;
clear:left;
}

.dl_user_fieldset {
background-color:#DCDCDC;
border:1px outset #000;
line-height:170%;
width:60%;
}

.dl_user_fieldset legend {
font-size:1.2em;
font-weight:700;
letter-spacing:0.1em;
}

#dl_user_search {
padding-bottom:30px;
padding-top:10px;
text-align:center;
}

#dl_user_mainmenu {
font-family:"MS Sans Serif", Geneva, sans-serif;
line-height:170%;
margin:0 0 1.2em;
padding:0.5em;
}

#dl_navcontainer {
font-size:10px;
height:1.5em;
list-style-type:none;
margin:0;
padding-bottom:2em;
width:100%;
}

#dl_navcontainer,#dl_navlist ul {
text-align:center;
}

#dl_navlist li {
display:inline;
margin:0;
padding:0;
width:auto;
}

#dl_navlist li a,#dl_navlist li a:link {
color:#555;
display:inline;
padding:3px 5px;
text-decoration:none;
}

#dl_navlist li a:hover {
background:#eee;
border-bottom:3px solid #bbb;
color:#039;
cursor:pointer;
}

#dl_navlist li a#current,#dl_navlist li a#current:link {
border-bottom:3px solid #999;
color:#000;
cursor:default;
font-weight:700;
}

#dl_navlist li a#current:hover {
background:#eee;
border-bottom:3px solid #f90;
}

#xcontainer {
font-size:1em;
overflow:hidden;
width:95%;
padding-left: 2%;
padding-right: 2%;
}

#lastxcontainer,#topxcontainer,#topratedxcontainer {
overflow:hidden;
background-color:#F5F5F5;
border:1px outset #000;
float:left;
line-height:170%;
margin-right: 0.5em;
text-align:left;
height: 30em;
}

#categorycontainer {
	font-size: 1em;
	overflow: hidden;
	width: 95%;
	padding-left: 2%;
	padding-right: 2%;
}

#categorycontainer div.cdlcategories {
overflow:hidden;
float:left;
font-size:1em;
text-align:left;
margin-right: 0.5em;
width:30%;
background-color:#ECECEC;
border:1px outset #000;
height: 22em;
}

div.cdlcategories ul li {
list-style-image:url(pnimages/ledred.gif);
padding:0.2em 0.5em 0 0.2em;
margin-top: 0.3em;
margin-right: 0.3em;
margin-left: 0em;
font-weight: bold;
}

div.cdlcategories ul li ul li {
	list-style-image: url(pnimages/ledgreen.gif);
	margin-left: 0;
	font-size: 0.9em;
	font-weight: normal;
}

div.cdlcategories ul li ul li ul li {list-style-image:url(pnimages/ledorange.gif);}

div.cdlcategories ul li ul li ul li ul li {list-style-image:url(/pnimages/ledgreen.gif);}

.dl_outputcontainer {
margin:1.5em 0;
padding:0.5em;
text-align:left;
width:87%;
overflow:hidden;
}

.dl_outputcontainer .dl_outputhead {
padding:1em 0 1.2em;
}

.dl_outputcontainer .dl_float {
margin-left:1em;
width:45%;
float:left;
}

.dl_outputcontainerinner dl dd {
font-size:1em;
line-height:170%;
margin-bottom:.2em;
text-align:left;
}

.dl_outputcontainer .dl_rating {
clear:left;
padding:0;
margin:0;
}

.dl_outputcontainer .dl_rating #rating {width:50px;}

.dl_clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.dl_clearfix {
display:inline-table;
}

/* define admin link menu*/
#dl_admin_list_menu,#dl_category_menu {
border-bottom:1px solid #ccc;
margin:0;
padding-bottom:19px;
padding-left:10px;
}

#dl_admin_list_menu ul,#dl_admin_list_menu li,#dl_category_menu ul,#dl_category_menu li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#dl_admin_list_menu a:link,#dl_admin_list_menu a:visited,#dl_category_menu a:link,#dl_category_menu a:visited {
background:#E8EBF0;
border:1px solid #ccc;
color:#666;
float:left;
font-family:"MS Sans Serif", Geneva, sans-serif;
font-size:0.9em;
font-weight:400;
line-height:14px;
margin-right:8px;
padding:2px 10px;
text-decoration:none;
}

#dl_admin_list_menu a:link#current,#dl_admin_list_menu a:visited#current,body.section-1 #dl_admin_list_menu li#nav-1 a,body.section-2 #dl_admin_list_menu li#nav-2 a,body.section-3 #dl_admin_list_menu li#nav-3 a,body.section-4 #dl_admin_list_menu li#nav-4 a,#dl_category_menu a:link#current,#dl_category_menu a:visited#current,body.section-1 #dl_category_menu li#nav-1 a,body.section-2 #dl_category_menu li#nav-2 a,body.section-3 #dl_category_menu li#nav-3 a,body.section-4 #dl_category_menu li#nav-4 a {
background:#fff;
border-bottom:1px solid #fff;
color:#000;
}

#dl_admin_list_menu a:hover,#dl_category_menu a:hover {
color:red;
}

#dl_admin_list_menu #subnav-1,#dl_admin_list_menu #subnav-2,#dl_admin_list_menu #subnav-3,#dl_admin_list_menu #subnav-4,#dl_category_menu #subnav-1,#dl_category_menu #subnav-2,#dl_category_menu #subnav-3,#dl_category_menu #subnav-4 {
display:none;
width:90%;
}

body.section-1 #dl_admin_list_menu ul#subnav-1,body.section-2 #dl_admin_list_menu ul#subnav-2,body.section-3 #dl_admin_list_menu ul#subnav-3,body.section-4 #dl_admin_list_menu ul#subnav-4,body.section-1 #dl_category_menu ul#subnav-1,body.section-2 #dl_category_menu ul#subnav-2,body.section-3 #dl_category_menu ul#subnav-3,body.section-4 #dl_category_menu ul#subnav-4 {
display:inline;
left:10px;
position:absolute;
top:95px;
}

body.section-1 #dl_admin_list_menu ul#subnav-1 a,body.section-2 #dl_admin_list_menu ul#subnav-2 a,body.section-3 #dl_admin_list_menu ul#subnav-3 a,body.section-4 #dl_admin_list_menu ul#subnav-4 a,body.section-1 #dl_category_menu ul#subnav-1 a,body.section-2 #dl_category_menu ul#subnav-2 a,body.section-3 #dl_category_menu ul#subnav-3 a,body.section-4 #dl_category_menu ul#subnav-4 a {
background:#fff;
border:none;
border-left:1px solid #ccc;
color:#999;
font-size:smaller;
font-weight:700;
line-height:10px;
margin-right:4px;
padding:2px 10px;
text-decoration:none;
}

#dl_admin_list_menu ul a:hover,#dl_category_menu ul a:hover {
color:red !important;
}

.dl_user_logo,#dl_user_newamount {
text-align:center;
}

.dl_rating,.dl_user_form {
margin-top:1em;
}

/* sort menu links*/
#dl_usersort_links {
text-align:center;
font-size:0.8em;
}

#dl_usersort_links li {
list-style:none;
display:inline;
padding-right:15px;
margin:0;
}

/* search box*/
.dl_searchbox {
margin:1.5em 0;
padding:0.5em;
text-align:left;
width:87%;
overflow:hidden;
}

.dl_float_l {
margin-left:1em;
width:45%;
float:left;
text-align: right;
}

.dl_float {
margin-left:1em;
width:45%;
float:left;
}

/* search output*/
.dl_search_output{
	margin: 2.0em 0 0 0;
	padding: 0.5em;
	text-align: left;
	width: 87%;
	overflow: hidden;
}

/* search output*/
#dl_na_extension_container {width:100px;}

/* search output*/
#extension_add {width:100px;}

/* stats block*/
.stats_blockcontent dl dd {
font-size: 0.8em;
}

/* cat nav path*/
#dl_user_catnavpath {
	font-size: 0.9em;
	width: auto;
	margin-bottom: 1em;
}

#dl_user_catnavpath a {
text-decoration: none;
}

#dl_user_catnavpath a:hover {
text-decoration: underline;
color:red;
}
/* styles for the navigation filter on main page */
div.memberslist-navmenu {
    width: 100%;
    text-align:center;
	font-size:xx-small;
	margin-bottom:5px;
}

/* styles for the results table used in each function */
table.memberslist-results {
	width: 100%;
	border: thin outset;
	padding: 1px;
	border-width: 3px;
}
.memberslist-results td, th{
	border: thin inset;
	padding: 3px;
	border-width: 1px;
}

/* topic access */
div.topicaccess-menu {
    border: 1px solid black;
    background-color: #A0A0A0;
    text-align: center;
    padding: 10px;
    margin-bottom: 1ex;
}

div.topicaccess-menu h1 {margin-top: 0px;}
.form-say {
    clear:both;
    background: #FFFF00;
    border: medium outset;
}

