@charset "UTF-8";
/* CSS Document */


/*Layout*/

html, body {
	color: #300;
	background-color: #faebd7;
	margin: 0 auto;
	width: 992px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

div#main {
	display: block;
	padding-bottom: 21px;
	position: relative;
	width: 630px;
	float: left;
	text-align: left;
	margin-left: 182px;
}

div#haupt /* statt main bei breiten seiten */ {
	display: block;
	padding-bottom: 21px;
	position: relative;
	width: 700px;
	float: left;
	text-align: left;
	margin-left: 182px;
}

div#art {
	display: block;
	margin-top: 98px;
	margin-left: 140px;
}

div#nav {
	color: #acacac;
	font-size: 0.9em;
	font-weight: 400;
	text-align: right;
	display: block;
	padding-top: 4px;
	padding-bottom: 14px;
	width: 180px;
}

div#kopf {
	display: block;
	width: 180px;
	max-width: 180px;
	float: left;
	position: fixed;
	border-right: 1px solid #e8d7d7;
	border-bottom: 1px solid #e8d7d7;
	left: 0px;
	top: 0px;
}

div#titel {
	text-align: right;
	margin-top: 7px;
	margin-right: 9px;
	margin-bottom: 14px;
}

div#signet {
	text-align: right;
	padding: 14px 7px 9px 20px;
	margin: 0;
}

div#pfad {
	font-size: 0.9em;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #e8d7d7;
	border-left: 1px solid #e8d7d7
}

div#pressestimmen { margin-top: 2.8em }


/*Listen*/

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	padding: 2px 0 2px;
}

#art ul {
	list-style-type: none;
	list-style-image: url("../media/navig/pfeil.gif");
}

ul.knapp { margin-top: 0; }

#art ul li {
	line-height: 1.4em;
	margin-top: 4px;
	margin-left: -18px;
}

ol {
	margin-top: 7px;
	margin-bottom: 7px;
}

ol li {
	margin-top: 2px;
	margin-bottom: 2px;
}

/*Links*/

#nav ul li a {
	color: #300;
	font-weight: 400;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	border-bottom: medium none transparent;
}

#nav ul li a:hover {
	color: #c00;
	line-height: normal;
	background-color: #e8d7d7;
	padding-top: 2px;
	padding-bottom: 2px;
	float: none;
}

.bild a { border-bottom: medium none transparent }

a {
	color: #600;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #e8d7d7
}

a:hover {
	color: #c00;
	background-color: #e8d7d7
}

#pfad a { border-bottom: none }

.verweis a { border-bottom: none }

/*Überschriften*/

h1 {
	color: #300;
	font-size: 1.8em;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
}

h1.archiv {color:#c00;
	font-size: 1.2em;
}

.arch {color:#c00;}

h2 {
	font-size: 1.4em;
	line-height: 130%;
	margin-top: 1ex;
	margin-bottom: 0;
}

h3 {
	font-size: 1.2em;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 1em;
	line-height: 130%;
	margin-top: 1em;
	margin-bottom: 1ex
}

h5 {
	font-size: 1em;
	font-weight: 400;
	margin-top: 1em;
	margin-bottom: 0
}

h6 {
	font-size: 1em;
	font-style: italic;
	font-weight: 400;
	line-height: 140%;
	margin-top: 1em;
	margin-bottom: 0
}

#titel h1 {
	color: #300;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}

#pressestimmen h1 {
	font-size: 1em;
	background: #FAE4D7;
	padding-top: 3px;
	padding-bottom: 4px;
}

#pressestimmen h2 {
	font-size: 0.9em;
	font-style: italic;
	margin-top: 1ex;
	margin-bottom: 1ex;
	font-weight: 400;
}

#pressestimmen h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	margin-top: 3px;
	margin-bottom: 1px
}

#pressestimmen h4 {
	font-style: italic;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1ex
}


/*Absätze etc.*/

p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0;
	margin-bottom: 0;
}

.audio p {
	font-size: 0.9em;
	font-style: italic;
	margin-top: 2px;
}

td {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
}

.einzug {
	text-indent: 1em;
	margin-top: 2px;
}

.einrueck { margin-left: 182px; }

.abstanda {
	margin-top: 4px;
	margin-bottom: 0;
}

.abstandb {
	margin-top: 1ex;
	margin-bottom: 0;
}

.abstandc {
	margin-top: 1em;
	margin-bottom: 0;
}

.bild {
	margin-top: 14px;
	margin-bottom: 3px;
}

.bildtxt {
	font-size: 0.9em;
	font-style: italic;
	line-height: 140%;
	margin-bottom: 1em
}

div.verweis {
	font-size: 0.9em;
	text-align: right;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 7px;
	clear: left;
	border-top: 1px solid #e8d7d7;
	border-right: 1px solid #e8d7d7
}

.verweis p {
	line-height: 1.3em;
}

.bes {
	text-indent: -28px;
	padding-left: 28px
}

.pressautor {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	padding-bottom: 14px;
}

div.fire { margin-top: 35px; }

div.hinweis {
	font-stretch: condensed;
	margin-top: 3px;
	margin-right: 4px;
	margin-left: 63px;
	font: 9px Geneva, Verdana, Helvetica, sans-serif;
}

body#nachrichten li#navnachrichten,
body.nachrichten li#navnachrichten,
body#gesellschaft li#navgesellschaft,
body#dramen li#navdramen,
body#gedichte li#navgedichte,
body#materialien li#navmaterialien,
body#kommunikation li#navkommunikation,
body#links li#navlinks,
body#eingang li#naveingang {
	background-color: #e8d7d7;
	padding-top: 2px;
	padding-bottom: 1px;
}



/*Bilder*/

.bild img { border: 1px solid #e8d7d7; }

#signet a { border-bottom: 0px none; }

#signet a:hover { background: transparent; }
