/* master.css fuer zehner-auggen.de *//*  hellgelb (bg)  =  #feffe9  *//*  orange (lines) =  #ffb530  *//*  hellblau       =  #C2D8F0  *//*  blau           =  #6899E8  *//*  blau (href)    =  #2d69ca  */body {	background-color: #fff;	color: #000;	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;	font-size: 82%;}h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {	color: #000;	font-family: 'Lucida Grande', Verdana, sans-serif;	line-height: 1.5em;}h1 { color: #000; font-size: 2.1em; font-weight: bold; }h2 { color: #000; font-size: 1.4em; font-weight: bold; }h3 { color: #000; font-size: 1.2em; font-weight: bold; }h4 { color: #000; font-size: 1.0em; font-weight: bold; }h5, h6 { color: #000; font-weight: bold; font-size: 1.0em; }p, dl, ul, ol { font-size: 1.1em; line-height: 1.5em; }table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }table tr { vertical-align: top; }table td { text-align: left; }input, textarea { font-size: 1.0em; color: #003; }a:link, a:visited {	color: #000;	text-decoration: none;	}a:hover, a:active {	color: #000;	text-decoration: none;	outline: none;	}strong, b { font-weight: bold; }em, i { color: #333; font-style: italic; }img { border: 0 none; }.hide { display: none !important; }/* Margin und Padding bei allen Blockelementen auf Null setzen */* { margin: 0; padding: 0; }/* Raender, Breite, Hintergrundfarbe, etc. der Seite */html { min-width: 980px; }body {	padding: 20px 0 20px 0;	background-color: #feffe9;	}#page {	margin: 0 auto 0 auto;	padding: 0;	width: 980px;	}/* Beginn Header */h1.header {	margin: 0 0 5px 0;	padding: 0 0 5px 0;	width: 980px;	height: 23px;	text-indent: -9999px;	background: transparent url(bg-top.jpg) no-repeat top left;	border-bottom: 2px solid #ffb530;	}#header {	position: relative;	margin: 0;	padding: 0 0 5px 0;	width: 980px;	height: 320px;	background: transparent url(bg-header.jpg) no-repeat top left;	border-bottom: 4px solid #ffb530;	overflow: hidden;	}#header h1 {	position: absolute;	padding: 0;	top: 0;	left: 0;	width: 10px;	height: 5px;	}/* Ende Header *//* Beginn Slideshow */#show {	position: absolute;	margin: 0;	top: 0;	left: 310px;	width: 670px;	height: 320px;/*	background: transparent url(bg-header-1.jpg) no-repeat 0 0; */	}/* Ende Slideshow *//* Beginn Col-Left */#col-left {	float: left;	margin: 0 0 0 15px;	width: 260px; /* = 260-0 */	}/* Ende Col-Left *//* Beginn Menu */#menu {	position: absolute;	margin: 0;	top: 60px;	left: 0;	width: 300px;	height: 265px;	text-align: left;	overflow: hidden;	outline: 0px solid #c00;	}#menu ul {	margin: 0;		}#menu li {	margin: 0;	list-style: none;	outline: 0px solid #c00;	}#menu li a {	display: block;	font-size: 1.0em;	text-indent: -9999px;	color: #000;	}#menu ul.level-1 li a {	width: 300px;	height: 33px;	}li#menu-1 a  { background: url(menu-1.jpg) no-repeat top left; }li#menu-2 a  { background: url(menu-2.jpg) no-repeat top left; }li#menu-3 a  { background: url(menu-3.jpg) no-repeat top left; }li#menu-4 a  { background: url(menu-4.jpg) no-repeat top left; }li#menu-5 a  { background: url(menu-5.jpg) no-repeat top left; }li#menu-6 a  { background: url(menu-6.jpg) no-repeat top left; }li#menu-7 a  { background: url(menu-7.jpg) no-repeat top left; }#menu ul.level-2 {	display: none;	}#menu ul.level-1 li a:hover,#menu ul.level-1 li a:active,#menu ul.level-1 li a.current,#menu ul.level-1 li.active a {	background-position: -300px 0;	}/* Ende Menu *//* Begin Content */#content {	float: left;	margin: 5px 0 0 0;	padding: 20px 0 20px 0px;	width: 660px; /* = 660-0-0 */	min-height: 367px; /* = 407-20-20 *//*	background: transparent url(bg-content.jpg) no-repeat top left; */	outline: 0px solid #c00;	}	#content h2 {	margin: 0 0 1.0em 0;	padding: 0 0 2px 5px;	width: 655px;	border-bottom: 2px solid #ffb530;	}#content h3 {	margin: 1.0em 0 0.5em 5px;	}	#content h4 {	margin: 1.0em 0 0.5em 5px;	padding: 0;	}	#content p {	margin: 0 0 1.0em 5px;	padding: 0;	}#content hr {	margin: 2.0em 0 2.0em 0;	height: 1px;	color: #fff;	background-color: #C2D8F0;	border: 0;	}#content ul,#content ol {	margin: 5px 0 15px 10px;	padding: 0 10px 0 0;	}	#content li {	padding: 1px 1px 1px 18px;	list-style: none;	background: url(icon-li.gif) no-repeat 0 0.5em;	}#content a {/*	padding: 0 0 0 12px; */	color: #2d69ca;/*	background: url(icon-href.gif) no-repeat 0 0.3em; */	}#content a:hover,#content a:active {	color: #000;	}#content dl { margin: 5px 0 15px 0; padding: 0 10px 0 10px; }#content dt { font-weight: bold; color: #003;}#content dd { padding: 0 0 0 10px; }#content table {	margin: 2.0em 0 1.0em 10px;	padding: 0;	width: 95%;	border: 0 none;	border-bottom: 1px solid #fff;	border-spacing: 0 !important;	}#content table th {	margin: 0;	padding: 0.3em 1.0em 0.3em 0;	text-align: left;	font-weight: bold;	font-size: 1.1em;	border: 0 none;/*	border-top: 1px solid #fff; */	border-bottom: 1px solid #fff;	}#content table th.td50 {	width: 50%;	}#content table tr {	margin: 0;	padding: 0;	}	#content table td {	margin: 0;	padding: 0.3em 2.0em 0.3em 0;	}/* Ende Content *//* Beginn Imagebar */#imagebar {	float: left;	margin: 5px 20px 0 0;	padding: 0;	width: 300px;	min-height: 444px;	}#imagebar p {	margin: 0;	padding: 0;	}/* Ende Imagebar *//* Beginn Sidebar */#sidebar-wrapper {	float: right;	margin: 0 0 10px 0;	background-color: #feffe9;	border-left: 10px solid #feffe9;	}	#sidebar {	padding: 10px;	width: 295px; /* = 305-10-10*/	text-align: left;	outline: 0px solid #0c0;	}#sidebar h2,#sidebar h3,#sidebar h4,#sidebar p {	margin: 0 0 1.0em 10px;	padding: 0;	font-size: 0.89em;	color: #666;	}	#sidebar p {	font-size: 0.80em;	}/* Ende Sidebar *//* Beginn Module *//* Beginn # 10 - Sitemap */#content ul.sitemap {	list-style: none;	margin: 1.0em 0 2.0em 0;	padding: 0;	}#content ul.sitemap li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: bold;	background-image: none;	}#content ul.sitemap li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #666;	padding: 0 0 0 1.0em;	list-style: none;	}#content ul.sitemap li ul li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: normal;	}#content ul.sitemap li ul li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #999;	padding: 0 0 0 1.0em;	}/* Ende # 10 - Sitemap *//* Beginn  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] */#content fieldset.slimbox {	margin: 50px 0 2.0em 0;/*	margin: 2.0em 0 2.0em 0; */	padding: 10px 0 10px 14px; /* rechts kein Padding, weil die Bilder schon ein Padding haben */	width: 644px; /* = 660-14-1-1 */	border: 1px solid #ffb530;	}#content #sidebar fieldset.slimbox {	margin-top: 0;	width: 270px;	}#content legend.slimbox {/*	display: none; */	padding: 0 8px 0 8px;	color: #000;	}#content div.slimbox-gallery {	margin: 1.0em 10px 0 10px;	}#content div.slimbox-gallery span {	float: left;	margin: 0 12px 12px 0; /* bei Bildbreite > 140 px auf 0 setzen */	text-align: center;	overflow: hidden;	}#content div.slimbox-gallery span a {	display: block;	padding: 0;/*	background: none; */	background: transparent url(js/slimbox-icon-0.gif) no-repeat bottom right;	border: 0px solid #000;	}#content div.slimbox-gallery span a:hover,#content div.slimbox-gallery span a:active {/*	background: none; */	background: transparent url(js/slimbox-icon-1.gif) no-repeat bottom right;	}	#content div.slimbox-footer {	margin: 0.5em 0 0.5em 10px;	font-size: 0.8em;	color: #fff;	}/* Ende  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] *//* Ende Module *//* Beginn Google Maps */body#artid-4 #imagebar {	margin: 5px 10px 0 0;	}body#artid-4 #content { 	margin: 5px 0 0 0;	padding: 0;	}#content #map_canvas {	width: 670px;	height: 540px;	color: #000;	border: none;	overflow: hidden;	}#content #map_canvas b {	color: #000;	}#content #map_canvas a {	padding-left: 0;	color: #000;	background: none;	}/* Ende Google Maps *//* Beginn Footer */#footer {	position: relative;	clear: both;	margin: 5px auto 0 auto;	width: 980px;	height: 26px;	background: transparent url(bg-bottom.jpg) no-repeat top left;	}	#footer div {	margin: 0;	font-size: 0.89em;	text-indent: -9999px;	color: #000;	}#footer div#footer-a {	position: absolute;	margin: 0;	padding: 0;	top: 0;	left: 707px;	width: 160px;	height: 26px;	}#footer div#footer-a a {	display: block;	margin: 0;	padding: 0;	width: 160px;	height: 26px;	background: transparent url(bg-bottom-a.jpg) no-repeat top left;	}#footer div#footer-a a:hover,#footer div#footer-a a:active {	background-position: 0 -26px;	}/* Ende Footer */.border {	padding: 0px;	border: #000 solid 5px;	}.img-left {	margin: 0 10px 5px 0;	padding: 0;	}.img-right {	margin: 0 0 5px 10px;	padding: 0;	}.blue {	color: #6388a8;	}.red {	color: #c00;	font-weight: bold;	}/* Spezielle Klassen */.bold { font-weight: bold !important; }.left { text-align: left !important; }.center { text-align: center !important; }.right { text-align: right !important; }.clear { clear: both !important; }
