
/* Autor: Michael Winter - www.winterdienst.info */



/* Allgemein */


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #575f53; 
	background: url(pics/bg.gif) no-repeat top left; 
	margin: 0; 
	padding: 0;
}

html, body, #koerper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #koerper {
	height: auto;
}

#koerper {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
}

p { 
	margin: 0;
	padding: 0;
	font-size: 1em;
}



/* Layout */

#klammer {
	width: 950px;
	margin-bottom: 50px;
}

#clear {
	clear: both;
}

#navigation {
	width: 197px;
	float: left;
	margin: 130px 0 0 0;
}

#inhalt {
	float: left;
	width: 500px;
	margin: 0 0 0 14px;
	text-align: left;
	line-height: 150%;
}

#kopf {
	height: 130px;
	border: solid #bfcf2b;
	border-width: 1px 0 0 0;
}

#rechteSpalte {
	float: left;
	width: 195px;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	text-align: center;
	line-height: 140%;
}

#hpkontakt {
	text-align: left;
	line-height: 130%;
	padding: 20px 0 0 18px;
	font-size: 0.9em;
}

#ausstellungnav {
	text-align: left;
	line-height: 130%;
	padding: 20px 0 0 18px;
	font-size: 1em;
}

#DiaTextRechts {
	text-align: left;
	line-height: 130%;
	padding: 0 0 0 18px;
}

#footer {
	clear: both;
	position: absolute;
	height: 20px;
	bottom: 0;
	width: 100%;
	background: url(pics/bg.gif) no-repeat top left;
}

#footer p {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 0.8em;
	color: #fff;
}

/* Dia-Show */

#DiaShow {
	width: 482px;
	float: left;
	margin: 0;
}

#PfeilLinks {
	width: 24px;
	float: left;
	margin: 0;
}

#DiaText {
	width: 434px;
	float: left;
	margin: 0;
	padding: 8px 0;
	text-align: center;
}

#PfeilRechts {
	width: 24px;
	float: left;
	margin: 0;
}


/* Links Dia-Show */

#PfeilLinks a:link, #PfeilLinks a:visited {
	display: block;
	width: 24px;
	height: 30px;
	background: transparent url(pics/pfeil_links.gif) no-repeat 0px 0px;
}

#PfeilLinks a:active, #PfeilLinks a:hover {
	background: transparent url(pics/pfeil_links.gif) no-repeat 0px -50px;
}

#PfeilRechts a:link, #PfeilRechts a:visited {
	display: block;
	width: 24px;
	height: 30px;
	background: transparent url(pics/pfeil_rechts.gif) no-repeat 0px 0px;
}

#PfeilRechts a:active, #PfeilRechts a:hover {
	background: transparent url(pics/pfeil_rechts.gif) no-repeat 0px -50px;
}


/* Links */

#inhalt a:link, #inhalt a:visited, #ausstellungnav a:link, #ausstellungnav a:visited {
	font-weight: normal;
	color: #8e9c1d;
	text-decoration: none;
}

#inhalt a:active, #inhalt a:hover, #ausstellungnav a:active, #ausstellungnav a:hover {
	text-decoration: underline;
}

#footer p a:link, #footer p a:visited {
	padding: 3px 20px 0 12px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

#footer p a:active, #footer p a:hover {
	color: #fff;
}

#kopf a:link, #kopf a:visited {
	color: #fff;
	text-decoration: none;
}

#kopf a:active, #kopf a:hover {
	text-decoration: none;
}


/* Links Navigation */

#navigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

#navigation ul ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#navigation ul a { 
	font-weight: normal;
	padding: 4px 0 3px 10px;
}

#navigation ul ul a { 
	font-weight: normal;
	padding: 3px 0 4px 20px;
}

#navigation a {
	color: #575f53; 
	display: block;
	text-decoration: none;
	background: transparent url(pics/nav_bg.gif) no-repeat 0px 0px;
}

#navigation a:hover, #currentpage a {
	background: transparent url(pics/nav_bg.gif) no-repeat 0px -100px;
}

#navigation li {
	border: solid #fff;
	border-width: 1px 0;
}

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

/* Typo */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: disc;
	margin: 0;
	padding: 4px 0 20px 16px;
}

li {
	line-height: 120%;
	padding: 6px 0;
}

h2 {
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0 0 16px 0;
	height: 46px;
}

h3 {
	color: #aebe25;
	font-weight: normal;
}

h4 {
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}

h5 {
	font-weight: bold;
	font-size: 1em;
}

.bildzeile {
	font-size: 0.9em;
	line-height: 120%;
	margin-bottom: 10px;
}

.initial {
/*	font-size: 1.3em;*/
}


/* Bilder */

.bildRahmen {
	border: 1px solid #999;
}

.bildRahmenweiss {
	border: 2px solid #fff;
}

.bildrechts {
	border: 1px solid #999;
	margin: 6px 0 12px 12px;
	float: right;
}


