
#article { padding: 6px;  
   margin-left: 175px; 
	 margin-right: 4px; 	
   border-left: 1px solid #676F9D;
   border-top: 1px solid #676F9D;
}

#content { margin: 0; padding: 0; }

.bodytext { }


div.floatright {
	float: right;
	margin-left:0.5em;
}

div.floatright p { font-style: italic; } 
div.floatleft { float: left; margin: 0.3em 0.5em 0.5em 0; }
div.floatleft p { font-style: italic; } 


div.thumbnail-none, div.thumbnail-right, div.thumbnail-left {
	padding: 2px;
	border:1px solid #676F9D;
	background:#E2DFF0;
	margin: 0.3em auto 0.5em;
	font-size: 85%;
	text-align: center;
}

div.thumbnail-none p, div.thumbnail-right p, div.thumbnail-left p {
	margin-top:3px; margin-bottom:3px;
	text-align: left;
}

div.thumbnail-right {
	float: right;
	margin-left:0.5em;
}

div.thumbnail-left {
	float: left;
	margin-right:0.5em;
}


#footer { 
    padding: 0px;  
}

#pagestats { font-size: 9pt; }
#powersearch {
  background: #E2DFF0; border-style: solid #676F9D; 
  border-left: 1px  solid #676F9D; 
  border-bottom: 1px solid #676F9D; 
  border-right: 1px solid #676F9D; 
  border-top: 1px solid #676F9D; 
  padding: 2px;
  font-size: 95%;
}

#kasten {
  background: #FFFFFF; border-style: solid #676F9D; 
  border-left: 1px  solid #676F9D; 
  border-bottom: 1px solid #676F9D; 
  border-right: 1px solid #676F9D; 
  border-top: 1px solid #676F9D; 
  padding: 2px;
  font-size: 95%;
}


#kastent {
  background: #FFFFFF; border-style: solid #676F9D; 
  border-left: 1px  solid #676F9D; 
  border-bottom: 1px solid #676F9D; 
  border-right: 1px solid #676F9D; 
  border-top: 0px ; 
  padding: 2px;
  font-size: 95%;
}


#kastenr {
  background: #FFFFFF; border-style: solid #FF0000; 
  border-left: 1px  solid #FF0000; 
  border-bottom: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-top: 1px solid #FF0000;
  padding: 2px;
  font-size: 95%;
}

#kastenb {
  background: #E2DFF0; border-style: solid #676F9D; 
  border-left: 1px  solid #676F9D; 
  border-bottom: 1px solid #676F9D; 
  border-right: 1px solid #676F9D; 
  border-top: 1px solid #676F9D; 
  padding: 10px;
  font-size: 95%;
}

#topbar { 
   width: 100%; 
   visibility: visible; z-index: 95;     
}
#subnavig {
 background: #FFFFFF;
 border-bottom: 2px solid #676F9D;
 position:relative; left:-4px; 
 padding: 4px;
 width: 100%; 
}
#quickbar {
  visibility: visible; z-index: 99;  
  width: 167px; padding: 4px;  
  position: absolute; top: 122px; left: 4px; 
}

.bodytext { }
a { text-decoration:none; }
a.interwiki, a.external, a.internal, a.new { color: #132FB2; }
a.printable { text-decoration: underline; }
a.stub { color:#aaaaaa; text-decoration:none; }
a:visited { color:#122199; }
body { 
   margin: 0px; padding: 4px; font-family: verdana, serif;font-size: 82%;
   background-image:url(/upload/logo.jpg); background-repeat:no-repeat;   
}
form.inline { display: inline; }
h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; color:#676f9d; font-weight: bold; }
h1 { font-size: 120%; }
h2 { font-size: 110%; }
h2, h3, h4, h5, h6 { margin-bottom: 0; }
h3 { font-size: 105%;}
h4 { font-size: 100%;}
h5 { font-size: 98%;}
h6 { font-size: 95%;}
p.subpages { font-size:small;}
p.subtitle { padding-top: 0; margin-top: 0;  color:#000000;  }
td.bottom { padding-left: 8px; 
 border-top: 1px solid #676F9D;
}
# td.top { font-size: 82%;}
# td {font-size: 82%;}
# h1.pagetitle  { color: #ffffff; font-size: 14px; font-weight: bold; background: #f69510; margin: 40px 0px 10px; padding: 4px 6px; border-left: 2px solid #8b1400; border-bottom: 2px solid #8b1400; width: 100%; }
# h1.pagetitle  { color: #ffffff; font-size: 100%; font-weight: bold; background: #f69510; margin: 40px 0px 0px; padding: 4px 6px; border-left: 2px solid #47261C; border-bottom: 2px solid #47261C; width: 100%; }


 
 .list_file_item {
	display:inline;
	margin:0px;
	padding:0px;
	z-index:1;
	width:300px;
}
.list_file_item_end {
	position:relative;
}
.list_file_preview {
	display:none;
	visibility:hidden;
	margin:0px;
	padding:2px;
	float:right;
	position:absolute;
	top:0px;
	left:20px;
	width:200px;
	height:200px;
	overflow:hidden;
	border:1px solid black;
	background-color:#fff;
	color:#000;
}