
html, body {
	height:100%;
	margin:0px;
	padding:0px;
	background:#F5F4D9; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

#content {
	text-align:left;
	margin:0 auto;
	width:740px;
	padding:10px 0px;
}

#logoimg {
	float:left;
	margin:0px 10px;
}

#sprachauswahl {
	margin:0px 10px 35px 404px;
	border-bottom:2px solid #829A45;
	text-align:right;
	padding:52px 10px 2px 0px;
	color: #829A45;
	font-size:0.9em;
}

#sprachauswahl a {
	color:#829A45;
}

#navtop {
	font-size:1px;
	line-height:1px;
}

#main {
	background:url(../../images/layout/navigation_main.gif) repeat-y left top;
	margin:0px;
	padding:0px 0px 25px 0px;
}

#main:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

#navigation {
	margin:0px;
	padding:50px 0px 0px 0px;
	float:left;
	width:144px;
	border-bottom:3px solid #F5F4D9;
	font-size:0.9em;
}

#navigation li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navigation a {
	display:block;
	margin:0px;
	width:112px;
	padding:3px 15px;
	border-top:3px solid #F5F4D9;
	color:#000000;

}

#navigation ul {
	margin:0px;
	padding:0px;
	border-top:3px solid #F5F4D9;
	background:url(../../images/layout/subnav_bg.gif) repeat-y left;
}

#navigation ul a {
	margin-left:10px;
	width:116px;
	padding:3px 5px 3px 10px;
	border-top:none;
	border-bottom:1px solid #F5F4D9;

}

#navigation a:hover {
	color:#F5F4D9;
	background:#829A45;
}

#navigation li a.aktiv, #navigation li a.aktiv:hover {
	background:#A3BC1E;
	color:#F5F4D9;
	font-weight:bold;
	width:114px;
}

#navigation li li a.aktiv, #navigation li li a.aktiv:hover {
	background:#628211;
	color:#F5F4D9;
	font-weight:bold;
	width:116px;
}
#inhalt {
	padding: 15px 0px 0px 150px;
}

#newsheader {
	margin:0px 0px 0px 30px;
}

.newsmeldung {
	background:url(../../images/layout/news_meldung.gif) no-repeat 0px 12px;
	color:#F5F4D9;
	float:right;
	min-height:98px;
	overflow:hidden;
	margin-right:25px;
}

.bibliosearch { height:auto; background-repeat:repeat-y; }
#newsheader .bibliosearch h4 { background:#F5F4D9; }

.newsmeldung .newstext {
	font-size:9px;
	padding-top:5px;
	padding-right:5px;
}

.newsmeldung .newstext strong {
	position:relative;
	left:-5px;
	font-size:11px;
}

#inhalt .newsmeldung a {
	color:#F5F4D9;
	text-decoration:none;
	font-size:9px;
}

#inhalt .newsmeldung a:hover {
	color:#A3BC1E;
}

.newsmeldung img.newsbild {
	float:left;
	margin:5px 15px 5px 10px;
}

#newsheader h4 {
	color:#829A45;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.9em;
}

#inhalt p {
	margin:0px;
	padding:0em 50px 1em 50px;
	font-size:12px;
}

#inhalt a.bestellbutton {
	display:block;
	width:154px;
	height:25px;
	background:url(../../images/layout/bestellbutton_notext_over.gif) no-repeat;
	text-align:center;
	color:#F5F4D9;
	font-size:9px;
	text-decoration:none;
	padding-top:9px;
	margin-left:60px;
	font-weight:normal;
}

#inhalt a.bestellbutton:hover {
	background:url(../../images/layout/bestellbutton_notext.gif) no-repeat;
	color:#000000;
	font-weight:bold;
}

#inhalt h1 {
	margin:0px 40px 10px 40px;
	padding:30px 0px 0px 0px;
	font-size:1.5em;
	color:#628211;
	clear:right;
	border-bottom:1px solid #A3BC1E;
	
}

#inhalt h2 {
	margin:10px 40px 5px 50px;
	padding:0px 0px 0px 0px;
	font-size:1.3em;
	color:#628211;
	border-bottom:1px solid #A3BC1E;
}

#inhalt h2.schwarz {
	color:#000000;
	border-bottom:1px solid #000000;
}

#inhalt h3 {
	margin:10px 40px 5px 60px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	color:#628211;
	border-bottom:1px solid #A3BC1E;
}

#inhalt p.content_zeitschrift, #inhalt div.content_zeitschrift {
	padding-left:60px;
}

#inhalt .archiv p {
	font-size:9px;
}

#inhalt .archivbild {
	float:right;
	margin: 0px 80px 0px 80px;
}

.archivtrenner {
	clear:right;
	border-bottom:1px solid #D4CC97;
	margin:10px 40px 10px 40px;
	font-size:0px;
}

#inhalt h5 {
	margin:0px 40px 0px 50px;
	padding:0px;
	font-size:1.2em;
	color:#628211;
}

#inhalt h5 a {
	text-decoration:none;
	font-size:1em;
}

#inhalt h5 span {
	font-size:9px;
	color:#000000;
	font-weight:normal;
}

#inhalt .archiv p {
	padding-bottom:0px;
}

#inhalt p.archivlink a {
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
}

#inhalt p.sublinks {
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 60px;
}

#inhalt p.sublinks a {
	text-decoration:none;
	font-weight:normal;
}

#inhalt a {
	color:#628211;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

#inhalt #kuenstler a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#inhalt a:hover, #inhalt #kuenstler a:hover {
	color:#B64F0A;
}
#newsheader form {
	margin:0px;
	padding:16px 5px 10px 25px;
	font-size:9px;
	text-align:center;
	/*border-top:8px solid #A3BC1E;*/
}

#newsheader #terminsuche {
	padding:2px 5px 0px 35px;
	text-align:left;
}

#newsheader #terminsuche select {
	background:#F5F4D9;
	border:1px solid #000000;
	font-size:10px;
}

#newsheader #terminsuche select option.land {
	background-color:#628211;
	color:#F5F4D9;
}

#newsheader #terminsuche select option.land2 {
	background-color:#A3BC1E;
}

#newsheader input.eingabe {
	border:1px solid #000000;
	background:#F5F4D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:81px;
	margin:2px 0px 0px 0px;
}

form {
	margin:0px;
	padding-0px;
}

#newsheader input.button {
	background:#A3BC1E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:2px 0px 0px 0px;
	border-top:1px solid #F5F4D9;
	border-left:1px solid #F5F4D9;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width:95px;
}

.button {
	background:#A3BC1E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:2px 0px 0px 50px;
	border-top:1px solid #F5F4D9;
	border-left:1px solid #F5F4D9;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
}

.autor {
	font-size:0.8em;
	background:url(../../images/layout/schreibmaschine.gif) no-repeat left top;
	padding-left:17px;
}	


#footer {
	clear:both;
	background:#829A45;
	color:#F5F4D9;
	padding:3px 15px;
	font-size:0.85em;
	font-weight:bold;
	margin-top:3px;
}	

#impressum {
	float:right;
}

#footer a {
	color:#F5F4D9;
}

#footer a:hover {
	color:#A3BC1E;
}

.small {
	font-size:0.7em;
}

#inhalt .newsmeldung a.kuenstler_link {
	/*white-space:nowrap;*/
	font-weight:normal;
}

.edition_vorschau img {
	margin:2px;
}

#inhalt #sitemap a {
	color:#000000;
	text-decoration:none;
} 

#inhalt #sitemap a:hover {
	text-decoration:underline;
	color:#628211;
}

#sitemap ul {
	margin:0px;
	padding:0px;
}

#sitemap li {
	list-style-type:none;
	margin:5px 0px;
}

#sitemap li a{
	font-size:12px;
	font-weight:bold;
}

#sitemap ul li {
	margin:0px 0px 5px 10px;
}

#sitemap ul li a {
	font-size:11px;
}

#sitemap ul ul li {
	margin:0px 0px 0px 10px;
}

#sitemap ul ul li a {
	font-size:10px;
	font-weight:normal;
}

.smalltext {
	font-size:10px;
}

#inhalt .ausstellung .smalltext a {
	font-size:10px;
	text-decoration:none;
	color:#628211;
}

#inhalt .ausstellung .smalltext a:hover {
	color:#B64F0A;
}

#inhalt .ausstellung a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

#kuenstler table {
	margin-left:58px;
	font-size:12px;
}

.newsdate {
	font-size:0.8em;
}

#sprachnewsletter {
	width:80px;
	float:right;
	text-align:right;
}

#newsheader form#newsletter {
	margin:0px;
	padding:0px 5px 10px 10px;
	font-size:9px;
	text-align:left;
}

#newsheader form#newsletter_ab {
	margin:0px;
	padding:0px 5px 10px 40px;
	font-size:9px;
	text-align:left;
}

* html #newsheader #newsletter input.eingabe {
	margin:0px 0px 0px 0px;
}

#abmelden {
	width:135px;
	font-size:9px;
	float:right;
}

.error {
	clear:right;
	color:red;
	font-weight:bold;
	padding:30px 0px 0px 40px;
}

#kuenstler_alle, #archiv_alle {
	display:none;
}

.kontakt_person {
	clear:left;
}	

.kontakt_person img {
	float:left;
	margin-right:5px;
}

.anz_bild {
	float:left;
	margin:10px;
		border:1px solid #000000;
}

.anz_abs {
	clear:left;
}

#aktuelles {
	position:relative;
	left:50px;
}

.nheader {
	clear:right;
}

.nbild {
	margin-left:50px;
}

.ntext {
	float:right;
	width:335px;
	margin-right:40px;
}

#inhalt .ntext p {
	padding-left:0px;
}

#kuenstler_id { width:200px; }