

/* Layout Stylesheet */ 
body{
	margin: 0;
	padding:0;
	background:#FCFCFC;
	color: #0000AA;
	font : Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : .9em;
}	 
	 


#rightcol{
	position:absolute;
	top:84px;
	right:0;
	width:12em;
	z-index:2;
	background: #FFEEEE;
	color: #0000AA;
	border: solid #CCCCCC;
	border-width:1px 0px 1px 1px;
	overflow: visible;
}

#inbox_right{
	width:12em;
	z-index:2;
	background: #FCFCFC;
	color: #000000;
	
	float : right;
	margin-left : 0.2em;
	padding-left : 0.5em;

}

#inbox_left{
	width:12em;
	z-index:2;
	background: #FCFCFC;
	color: #000000;
	border:solid #CCCCCC;
	border-width: 0 1px 0 0;
	float : left;
	margin-left : 0.2em;
	padding-left : 0.5em;
}


#c-block {
 width:100%;
 z-index:1;
 background:#FCFCFC;
 color: #333333;

 overflow: visible;}

#head{
 height:20px; 
 border-bottom:1px solid #006600; 
 width:100%; 
 background:#00AA00;
 color: #FFFFFF; 
 margin:0;
 text-align:right;
 font-weight:bold;
 padding:2;}
 
#slogan{
	height:20px;
	border-bottom:1px solid #550000;
	width:100%;
	background:#AA0000;
	color: #FFFFFF;
	margin:0;
	text-align:right;
	font-weight: normal;
	padding:2;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
}

#navhead{
	height:20px;
	color: #FFFFFF;
	background: #FCFCFC;
	margin:0;
	font-weight: normal;
	margin-left:250px;
}

 #navbutton{
	position:relative;
	background: #DDDDDD;
	color: #000000;
	z-index:15;
	border: solid #AA0000;
	border-width: 0px 1px 1px 0px;
	padding : 2px;
	font-weight : bold;
	font-size : 0.8em;
	width:10em;
	float:left;
}

#logo{
 height:90px; 
 width:250px;
 background:#FFFFFF;
 color: #0000AA; 
 margin:0;
 text-align:center;
 position:absolute;
 left: 0px;
 top: 0px;
 z-index:10;
 }

#inhalt {
	margin: 60px 200px 20px 110px;
	position: relative;
	background: #ffffff;
	color: #0000AA;
	z-index: 14;
	height: 80%;
	min-height: 80%;
	overflow: visible;
	border: solid #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 0;
	padding-top: .1em;
}

#inhalt p {
	font-size : .85em;
}

#inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #AA0000;
	padding-top: 1em;
}

#inhalt h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
}

#inhalt h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.0em;
}

#inhalt h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}


 #navbox{
	position:relative;
	color: #0000AA;
	z-index:5;
	font-weight : normal;
	font-size : 0.8em;
	padding-left : 1em;
}

#navbox a{
	color: #0000AA;
	text-decoration:none;
	background-color: #EEEEEE;
	border: solid #AAAAAA;
	border-width: 1px 0px 1px 1px;
	text-align:right;
	width:180px;
}

#navbox a:hover{
	color: #AA0000;
	background-color:#FFCC00;
	border: solid #AAAAAA;
	border-width: 1px 0 1px 1px;
	text-align:right;
} 

 #navsub{
	position:relative;
	background:#CCCCFF;
	color: #0000AA;
	z-index:5;
	border: solid #CCCCCC;
	border-width:0px 1px 0px 0px;
	padding : 2px;
	font-weight : bold;
	font-size : 0.7em;
}

#foot {
 width:100%;
 height:40px;
 border: solid #CC7700; 
 border-width:1px 0;
 background:#FFAA00;
 color: #0000AA;
 margin:0;
 text-align:right;

 }
 
 #list ul{
margin:0;
padding:0px;
list-style:none;
white-space: nowrap;}

#list li{display:inline;}

#list a{
	color: #0000AA;
	font: normal .8em arial,sans-serif;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	background-color: #EEEEEE;
	border: solid #AAAAAA;
	border-width: 1px 1px 1px 0;
	text-align:center;
	height: 20px;
}

#list a.flag {
	font: normal .8em
	border: solid #AAAAAA;
	border-width: 1px 1px 1px 0px;
	padding: 3px 0px 0px 0px;
}



#list a:hover{
	color: #AA0000;
	background-color:#FFCC00;
	border: solid #CCCCCC;
	border-width: 1px 1px 1px 0;
	text-align:right;
} 

 #rightnav ul{
margin:0;
padding:0px;
list-style:none;
background:#EEEEEE;}

#rightnav li{
	display: block;
font:.8em arial,sans-serif;
padding:0.1em 0em 0.1em 1em;
width: 13em;
}

#rightnav a{
color:#0000AA;
white-space: nowrap;
margin:0 0em 0 0em;

text-decoration:none;
background:transparent;
display:block;
border:solid #CCCCCC;
border-width: 0 0 1px;
width:13em;
}

#rightnav a.text{
color:#AA0000;
white-space: nowrap;
text-decoration:none;
background:transparent;
display:block;
border-width: 0 0 0 0;
}

#rightnav a.text:hover{
	color: #0000AA;
	background:transparent;
} 

#rightnav a.top{
	color:#FFFFFF;
	background:#AA0000;
	margin:0 0 0 0;
	padding:0.1em 0.2em 0.1em 0.2em;
	font-weight : bold;
	width:15em;
	margin-left : -1em;
	border-width: 0 0 0 0;
}

#rightnav a.newstop{
	color:#AA0000;
	background:#FFCC00;
	margin:0 0 0 0;
	padding:0.1em 0.2em 0.1em 0.2em;
	font-weight : bold;
	width:15em;
	margin-left : -1em;
	border-width: 0 0 0 0;
	white-space : normal;
}

#rightnav a.newstop:hover{
	color: #FFFFFF;
	background-color:#AA0000;
} 

#rightnav a:hover{
	color: #AA0000;
	background-color:#FFCC00;
} 

#headline{
	border : solid;
	background-color : Blue;
	position:relative;
	left:-50px;
	top:150px;
	color: #FFFFFF;
	padding: 3px;
}

#clickpfad {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #F0F0F0;
	padding: 0 0.5em 0 0.5em;
}


a {
	color:#AA0000;
	text-decoration : none;
}

a:hover{
	background:#FFAA00;
}
HR {
	height : 1px;
	color : #CCCCCC;
}

.tx-dirlisting-pi1-error { color: maroon; }
    .tx-dirlisting-pi1-title { }
    
    .tx-dirlisting-pi1 table {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
}
    .tx-dirlisting-pi1-header-row { background-color: #FFAA00; }
    .tx-dirlisting-pi1-row { background-color: #FFFFFF; }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod {
      color: #000000;
      font-style: italic;
      font-weight: bold;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: grey;
    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod {
	font-size: .85em;
	font: "Courier New", Courier, monospace;
	font-family: "Courier New", Courier, monospace;
}

.tx-dirlisting-pi1-filesize {
	text-align: right;
}