/* master.css fuer stz584.de *//* grau = #999 *//* blau (text) = #004B8F */body {	background-color: #fff;	color: #000;	font-family: 'Lucida Grande', 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', Geneva, Verdana, sans-serif;	line-height: 1.5em;}h1 { color: #004B8F; font-size: 2.1em; font-weight: bold; }h2 { color: #004B8F; font-size: 1.4em; font-weight: bold; }h3 { color: #004B8F; font-size: 1.2em; font-weight: bold; }h4 { color: #004B8F; font-size: 1.0em; font-weight: bold; }h5, h6 { color: #004B8F; font-weight: bold; font-size: 1.0em; }p, dl, ul, ol { font-size: 1.0em; line-height: 1.5em; }table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }table tr { vertical-align: baseline; }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;	font-size: 1.0em;	text-decoration: none;	outline: none;	}strong, b { color: #004B8F; 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 {	background-color: #fff;	}#page {	position: relative;	margin: 20px auto 0 auto;	width: 960px;	background: transparent url(bg-middle.gif) repeat-y left top;	}/* Beginn Header */#header {	padding: 0 0 20px 0;	height: 270px;	background: #fff url(bg-top.jpg) no-repeat top left;	}#header h1 {	padding: 0;	text-indent: -9999px;	}/* Ende Header *//* Beginn Menu */#menu {	float: left;	margin: 20px 0 0 15px;	padding-bottom: 280px;	width: 200px;	min-height: 100%;	text-align: left;	background-color: transparent;	outline: 0px solid #c00;	}#menu ul {	margin: 0;		}#menu li {	margin: 0 10px 0 0;	list-style: none;	outline: 0px solid #c00;	}#menu li a {	display: block;	margin-bottom: 15px;	padding-left: 25px;	width: 200px;	font-size: 1.2em;	color: #000;	}#menu li a:hover,#menu li a:active,#menu li a.current {	color: #004B8F;	background: transparent url(menu-marker.gif) no-repeat bottom left;	}#menu ul.level-2 li {	margin-left: 10px;	}#menu ul.level-2 li a {	font-size: 1.0em;	width: 165px;	}/* Ende Menu *//* Beginn BG-Menu*/#page #bg-menu {	position: absolute;	bottom: 0;	left: 15px;	width: 200px;	height: 260px;	background: transparent url(bg-menu.jpg) no-repeat bottom left;	}/* Ende BG-Menu *//* Begin Content */#content { 	float: right;	margin: 20px 45px 20px 0;	padding: 0;	width: 640px;	min-height: 250px;	outline: 0px solid #0c0;	}#content h2 {	margin: 0 0 1.0em 0;	padding-bottom: 3px;	width: 100%;	border-bottom: 2px solid #004B8F;	}#content h3 { margin: 1.5em 0 1.0em 0; }#content h4 { margin: 1.5em 0 0.5em 0; padding: 0; }#content p { margin: 0 0 1.0em 0; padding: 0; }#content hr {	margin: 2.0em 0 2.0em 0;/*	width: 360px; */	height: 1px;	color: #aaa;	background-color: #aaa;	border: 0;	}#content hr.w100 {	width: 100%;	}#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:link,#content a:visited {	color: #004B8F;	}#content a:hover,#content a:active {	color: #900;	}/* #content a.external {	padding: 2px 2px 2px 12px;	color: #6388a8;	background: transparent url(icon-link-extern-0.gif) no-repeat 0 2px;	}#content a.external:hover,#content a.external:active {	color: #000;	background: transparent url(icon-link-extern-1.gif) no-repeat 0 2px;	}*/#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: 0 0 1.0em 0; border: 0 none; padding: 0; }#content table tr { margin: 0; padding: 0; }#content table td { margin: 0; padding: 0.3em 1.0em 0.3em 0; }/* Ende Content *//* Beginn Sidebar */#sidebar {	float: right;	margin-left: 20px;/*	width: 300px;*/	outline: 0px solid #c00;	}/* Ende Sidebar *//* Beginn Slideshow */#slideshow-wrapper {	padding: 5px 0 0 8px;	width: 288px; /* = 296-8 */	height: 327px; /* 332-5 */	background: transparent url(bg-slideshow.gif) top left;	outline: 0px solid #c00;	}/* Ende Slideshow *//* Beginn Module *//* Beginn # 14 - Slimbox (mit Eingabe der Bildbreite, Mootools) */#content fieldset.slimbox {	margin: 2.0em 0 2.0em 0;	padding: 10px;/*	width: 620px;*/	border: 1px solid #ccc;	}#content legend.slimbox {	padding: 0 8px 0 8px;	color: #ccc;	}#content div.jaosg_galerie {	margin: 1.0em 10px 0 10px;	}#content div.jaosg_galerie span {	float: left;	margin: 0 6px 12px 0;	text-align: center;	}#content div.jaosg_galerie span a {	display: block;	padding: 0;	background: none;	}#content div.jaosg_galerie span a:hover,#content div.jaosg_galerie span a:active {	background: none;	}	#content div.jaosg_footer {	margin: 0.5em 0 1.0em 10px;	font-size: 0.8em;	color: #aaa;	}  /* Beginn Slimbox ohne Javascript */#content div.jaosg_bild {/*	width wird durch das Modul definiert */	text-align: center;	}#content div.jaosg_bildbeschreibung {	margin: 1.0em 0 0 0;/*	width wird durch das Modul definiert */	text-align: center;	color: #000;	}#content div.jaosg_nav {/*	width wird durch das Modul definiert */	margin: 2.0em 0 0 0;	padding: 5px 0 5px 0;	font-size: 0.8em;	text-align: center;	border: 0px solid #6388a8;	border-width: 1px 0 1px 0;	}  /* Ende Slimbox ohne Javascript *//* Ende # 14 - Slimbox (mit Eingabe der Bildbreite, Mootools) *//* Beginn # 31a - Download - PDF mit optionalem Datum (Tabelle) */#content table.table-download {	margin: 1.0em 0 1.0em 0;	padding: 0;	width: 640px;	background-color: #fff;	border-top: 1px solid #bbb;	border-right: 1px solid #999;	border-bottom: 1px solid #999;	border-left: 1px solid #bbb;	}#content table.table-download td.td-left {	padding: 8px;	width: 490px;	background-color: #fff;	border: 0 none;	}#content table.table-download td.td-right {	padding: 8px 0 0 35px;	width: 100px;	background: #D3DFDF url(icon-link-down.gif) no-repeat 12px 10px;	border: 0 none;	}#content table.table-download td.td-right span.small {	font-size: 0.89em;		}#content table.table-download td.td-right a {	background: none;	}/* Ende # 31a - Download - PDF mit optionalem Datum (Tabelle) *//* Beginn Multilist nur Beschreibung (Ausgabe Tabelle KWAG) */#content table.table-release {	margin: 1.0em 0 1.0em 0;	padding: 0;	width: 590px;	background-color: #fff;	border-top: 1px solid #bbb;	border-right: 1px solid #999; 	border-bottom: 1px solid #999;	border-left: 1px solid #bbb;	}#content table.table-release td.td-left {	padding: 8px;	width: 490px;	background-color: #fff;	border: 0 none;	}#content table.table-release td.td-right {	padding: 8px 0 0 35px;	width: 100px;	background: #D3DFDF url(icon-link.gif) no-repeat 12px 10px;	border: 0 none;	}#content table.table-release td.td-right span.small {	font-size: 0.89em;		}/* Ende Multilist nur Beschreibung (Ausgabe Tabelle KWAG) *//* Ende Module *//* Beginn Footer */#footer {	clear: both;	margin: 16px auto 0 auto;	width: 960px;	height: 40px;	background-color: #fff;	outline: 0px solid #00c;	}	#footer-wrapper {	width: 960px;	text-align: center;	border: 0px solid #999;	border-width: 1px 0 1px 0;	}#footer p {	margin: 0 18px 0 18px;	padding: 4px 0 4px 0;	font-size: 0.89em;	color: #000;	}#footer a:link,#footer a:visited {	color: #000;	}#footer a:hover,#footer a:active {	color: #1A69F5;	}/* 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; }