@import url(eobasic.css);
@import url(eofonts.css);

/* linksbündig auf grauem Hintergrund */
body					{ margin:0;padding:0;border:0;background:#D1CECA;text-align:left; }
body#topframe			{ border-top:12px solid #838078; }

#box_wrapper			{ margin:0;width:810px;height:auto;text-align:left; }

#box					{ margin:0;padding:0; }
#header_wrapper			{ }
#header					{ width:780px;height:124px;background:url(../img/header/bg.gif) top left no-repeat; }

div#logo				{ width:318px;height:124px;float:left; }
div#logo img			{ }

div#topnav_wrapper		{ width:462px;height:124px;float:left; }

div#topnav_wrapper ul	{ margin-top:51px; }
div#topnav_wrapper ul li ul	{ margin:0; }
div#topnav_wrapper ul li	{ float:left; }
div#topnav_wrapper ul li img		{ float:left; }
div#topnav_wrapper ul li#nav_col_1	{ width:166px; }
div#topnav_wrapper ul li#nav_col_2	{ width:162px; }
div#topnav_wrapper ul li#nav_col_3	{ width:120px; }

#content_wrapper		{ width:780px; }
#content				{ margin:13px 0 0 0; }

/* Standard-Stile für Layout mit Abb. links, Text bündig zur Topnavigation */

#content_wrapper		{ width:780px; }
#content img			{ width:322px;float:left; }
#content div			{ width:445px;float:left;padding-top:8px; }

#content dl				{ width:425px;float:left; }

#content dl dt			{ width:273px;float:left; }
#content dl dt img		{ width:263px;float:left; }
#content dl dd			{ width:152px;float:left;padding-top:8px; }


/* ========== Einzelseiten-Stile ========== */

/* Komponisten */
#komponisten #content_wrapper		{ width:7228px; } /* item width = 425 / adding 3 extra pixels width in order to prevent toggeling of explorer 6 duplicate characters bug */

/* Persönlichkeiten */
#persoenlichkeiten #content_wrapper	{ width:8503px; }

/* sonstige Motive */
#sonstige_motive #content_wrapper	{ width:3403px; }

/* Umlaufmünzen */
#umlaufmuenzen #content_wrapper		{ width:1723px; } /* plus etwas padding rechts */

/* Gedenkmünzen */
#gedenkmuenzen #content_wrapper		{ width:8078px; }

/* Auszeichnungen */
#auszeichnungen #content_wrapper	{ width:3225px; }
#auszeichnungen #content img		{ width:322px;float:left; }
#auszeichnungen #content div		{ width:290px;float:left;padding-top:8px;background:url(../img/trennlinie_vertikal.gif) 270px 0px no-repeat; }
#auszeichnungen #content div.first	{ width:260px;background:url(../img/trennlinie_vertikal.gif) 240px 0px no-repeat; }
#auszeichnungen #content div.last	{ background:none; }
#auszeichnungen #content div {
	min-height: 430px;
	height: auto !important; /* ::TRICK:: min-height f�r IE<=6 */
	height: 430px;
}

/* Beteiligungen */
#beteiligungen #content_wrapper		{ width:1455px; }
#beteiligungen #content img			{ width:322px;float:left; }
#beteiligungen #content div			{ width:290px;float:left;padding-top:8px;background:url(../img/trennlinie_vertikal.gif) 270px 0px no-repeat; }
#beteiligungen #content div.first	{ width:260px;background:url(../img/trennlinie_vertikal.gif) 240px 0px no-repeat; }
#beteiligungen #content div.last	{ background:none; }
#beteiligungen #content div {
	min-height: 430px;
	height: auto !important; /* ::TRICK:: min-height f�r IE<=6 */
	height: 430px;
}

/* Work
#content_wrapper	{ width:425px; }
#komponisten #content_wrapper	{ width:425px; }
#content dl				{ float:none;clear:both; }
 */

/* ========== additional stuff ========== */
#clear {
	clear:both;
}
.clear {
	clear:both;
}




/* 2018 */

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	margin: 0;
	padding: 6px 20px 6px 322px;
	background-color: #838078;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #CCCCCC;
}
.footer a {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: underline;
}

#content .page-content {
	margin: 0 0 3em 0;
}
#content .page-content h1 {
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 11px;
}
#content .page-content h2 {
	margin: 0 0 1rem 0;
	padding: 1em 0 0 0;
	font-size: 11px;
	font-weight: bold;
}
#content .page-content h3 {
	margin: 0 0 0.5rem 0;
	padding: 0.5em 0 0 0;
	font-size: 11px;
}
#content .page-content h2 + h3 {
	margin-top: -1em;
}
#content .page-content p {
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 11px;
}
#content .page-content ul {
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 11px;
}
#content .page-content li {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0.5em;
	list-style-type: disc;
	font-size: 11px;
}


