/* PWD DRK Standard-Template */

@import url("/templates/pwdcss/jce-editor-standard.css");

FORM {
	margin:0;
	padding:0;
}

P.modifydate {
	font-size: 10px;
	color: #666666;
	padding: 0;
	margin: 0;
	margin-top: 30px;
}

.jce_caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 0;
	margin: 0;
}

/* Abstand Suche und Pathway */
TABLE.position DIV.art-block {
	min-height: 38px;
	margin-bottom: 10px;
}
/* Abstand Suche und Pathway */

/* Suchen */
DIV.search {
	padding:0;
	margin:0;
	margin-top: 2px;
}
DIV.search #mod_search_searchword {
	font-size: 12px;
	width: 207px;
	height: auto;
	border: 1px solid #000000;
	margin: 0;
	margin-left: 2px;
	margin-right: 8px;
	padding: 2px;
}
SPAN.art-button-wrapper INPUT.art-button {
	font-size: 13px;
	text-align: center;
	margin:0;
	padding:0;
	height: 20px;
}
/* Suchen */

/* Sie sind hier */
SPAN.pathwayStart {
	font-size: 13px;
}
SPAN.breadcrumbs, SPAN.pathway {
	padding:0;
	margin:0;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
SPAN.breadcrumbs A, SPAN.pathway A {
	font-size: 13px;
	font-weight: normal;
}
.pathway A:LINK, .pathway A:VISITED {
	text-decoration: underline;
}
.pathway A:ACTIVE, .pathway A:HOVER {
	text-decoration: none;
}
/* Sie sind hier */

/* Oft gelesen */

DIV.art-blockcontent-body .mostread {
	font-size: 12px;
}
DIV.art-blockcontent-body LI.mostread, DIV.art-blockcontent-body LI.mostread A:LINK, DIV.art-blockcontent-body LI.mostread A:VISITED {
	font-size: 12px;
	padding-bottom: 8px;
}
/* Oft gelesen */

DIV.art-footer DIV.art-footer-text {
	text-align: right;
}

DIV.art-footer-text {
	margin-top: 6px;
}
div.copyright1 {
	position: absolute;
	left: 10px;
}
div.copyright2 {
	position: absolute;
	right: 10px;
}



table.contentpane {
	width: 100%;
}
table.contentpane table td {
	padding: 5px;
}


