.bildnachweise li {
	list-style: none;
}

.download {
	margin-left: 10px;
	border-left: double 3px #F3E0C8;
	padding: 10px 0 1px 10px;
}

.langebu {
	background-color: #F9EEE1;
	padding: 15px;
	width: 380px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.langebu p {
	margin-bottom: 0;
	margin-top: 10px;
}

.textliste {
	margin-left: 35px;
	list-style: square;
	margin-bottom: 12px;
}

.zitat {
	margin-left: 30px;
	border-left: solid 1px #F3E0C8;
	padding-left: 10px;
}

.horfotos {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

.verfotos {
	position: absolute;
	left: 778px;
	z-index: 1;
}

.verfotos p {
	margin-bottom: 15px;
	width: 220px;
}

.abb {
	font-size: 11px;
}

.abb a {
	color: Black;
	text-decoration: none;
}

.abb a:hover {
	color: Black;
	text-decoration: none;
	background-color: #F2B673;
}

.rfoto {
	margin-left: 200px;
}

.clr {
	clear: both;
}

img.details {
	margin-right: 7px;
}

.xqlink {
	color: Black;
	text-decoration: none;
	cursor: default;
}

.obacht {
	color: #FF4500;
}

ul.haken {
	list-style: none;
}
ul.haken li {
	background-image: url(../bilder/haken.gif);
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

td.haken {
	padding-right: 10px;
}

table#mitgliedsliste td img {
	margin-top: 8px;
	margin-left: 40px;
}

/* SUCHE */
#navbar {
	margin-top: 20px;
}
#navbar .ergeb {	background-color: #F3E0C8; padding-left: 5px; }
#navbar .pages {	background-color: #F3EDD6; border-top: 1px #FEFEFC solid; }
.fehlersuche {	color: #AE6119;	font-weight: bold; }
#ergebnisliste dt {	margin-top: 15px;}
.highlight {
	background-color: #FFE895;
}

/* Ende SUCHE */

#dirtree li {
	list-style: none;
	padding-left: 35px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	margin: 5px 0 20px 0;
	background-color: #F3E0C8;
	background-color: #F3EDD6;
	background-color: #FAF0E5;
}

#dirtree li.pdf {
	background-image: url(../intern/icons/pdf.gif);
}
#dirtree li.txt {
	background-image: url(../intern/icons/txt.gif);
}
#dirtree li.doc {
	background-image: url(../intern/icons/doc.gif);
}
#dirtree li.ppt {
	background-image: url(../intern/icons/ppt.gif);
}
#dirtree li.xls {
	background-image: url(../intern/icons/xls.gif);
}
#dirtree li.jpg {
	background-image: url(../intern/icons/jpg.gif);
}
#dirtree li.gif {
	background-image: url(../intern/icons/gif.gif);
}
#dirtree li.png {
	background-image: url(../intern/icons/png.gif);
}
#dirtree li.tif {
	background-image: url(../intern/icons/tif.gif);
}


#dirtree li.folder {
	background-image: url(../intern/icons/folder.gif);
}
#dirtree li.folder-open {
	background-image: url(../intern/icons/folder-open.gif);
}
#dirtree li p.folder {
	font-weight: bold;
}

#dirtree input {
	font-size: 11px;
	height: 20px;
	padding: 0;
}

#dirtree input[type=text] {
	height: 16px;
}

table.presseuebersicht {
	margin-top: 5px;
}
table.presseuebersicht caption {
	text-align: left;
	color: #AE6119;
	margin: 0;
	padding: 2px 5px;
	font-weight: bold;
}
table.presseuebersicht th {
	background-color: #F3E0C8;
	text-align: left;
	padding: 2px 5px;
}
table.presseuebersicht td {
	background-color: #F3EDD6;
	text-align: left;
	padding: 1px 5px;
	vertical-align: baseline;
}

.presseinfobox {
	background-color: #F3EDD6;
	padding: 0px 10px 5px 10px;
}

.rechts {
	text-align: right;
}

.pressadress {
	float:  left;
	margin-right: 50px;
}

h1.presse {
	color: #AE6119;
	letter-spacing: 3px;
	word-spacing: 4px;
	margin-bottom: 15px;
}
h2.presse {
	margin-bottom: 8px;
}
h1.presse .date {
	letter-spacing: normal;
	float: right;
}

.kasten {
	border: 1px #AE6118 solid;
	padding: 0 5px;
	margin-bottom: 10px;
}

.fliessr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.fliessl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


@media print{ 
#menue{display:none; visibility: hidden;} 
}

