/* master.css fuer stadtgaertnerei-freiburg.de */

/* gruen (bg) = #67b523 */
/* gruen (text) = #006600 */

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: #006600; font-size: 2.1em; font-weight: bold; }
h2 { color: #006600; 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.0em; line-height: 1.5em; }

table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }
table tr { vertical-align: baseline; }
table th { text-align: left; }
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: #006600; text-decoration: none; }

strong, b { color: #000; 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 {
	text-align: center;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 82%;
	color: #fff;
	background: #fff url(bg.jpg) repeat-x 0 40px;
	}
#page {
	position: relative;
	margin: 40px auto 20px auto;
	width: 980px;
	min-height: 500px;
	text-align: left;
	background: transparent url(bg-middle.jpg) repeat-y 34px 0;
	}

/* Beginn Header */
#header {
	padding: 0;
	height: 269px;
	background: transparent url(bg-top-00.jpg) no-repeat 0 69px;
	}

#header h1 {
	padding: 0;
	height: 69px;
	text-indent: -9999px;
	background: transparent url(bg-header.jpg) no-repeat 0 0;
	}
/* Ende Header */



/* Beginn Menu */
#menu {
	margin: 0;
	padding: 10px 0 0 260px;
	height: 30px;
	text-align: left;
	background: transparent url(bg-menu-04.jpg) no-repeat 0 0;
	outline: 0px solid #00c;
	}

#menu li {
	float: left;
	list-style: none;
	}

#menu li a {
	display: block;
	float: left;
	margin: 0 12px 0 0;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

#menu li a:hover,
#menu li a:active,
#menu li.active a {
	color: #000;
	}

/* Ende Menu */



/* Beginn Left-Col */
#left-col {
	float: left;
	margin: 0 0 0 0;
	width: 240px;
	min-height: 300px;
	background: transparent url(bg-submenu-04.jpg) no-repeat 0 0;
	outline: 0px solid #c00;
	}

#menu-section {
	margin: 85px auto 0 34px;
	width: 178px;
	background: transparent url(bg-middle.jpg) repeat-y 0 0;
	outline: 0px solid #c00;
	}

#menu-section h3 {
	display: none;
	}

#menu-section li {
	list-style: none;
	}
#menu-section li a {
	display: block;
	margin-left: 15px;
	padding: 0px 12px 8px 2px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
#menu-section li.active a {
	color: #000;
	}

#menu-section ul.level-2 a:hover,
#menu-section ul.level-2 a:active,
#menu-section ul.level-2 a.current:hover,
#menu-section ul.level-2 a.current:active,
#menu-section ul.level-3 a:hover,
#menu-section ul.level-3 a:active,
#menu-section ul.level-3 a.current:hover,
#menu-section ul.level-3 a.current:active {
	color: #000;
	}
/* Ende Submenu */


/* Beginn Mitarbeiterbilder im Header und Menu */
  /* Heuler 04 = Standard */

 /* Startseite */
body#artid-1 #header
{ background-image: url(bg-top-00.jpg); }


  /* Dischinger PflanzenverLEIH 01 */
body#artid-64 #header
{ background-image: url(bg-top-01.jpg); }
body#artid-64 #menu
{ background-image: url(bg-menu-01.jpg); }
body#artid-64 #left-col
{ background-image: url(bg-submenu-01.jpg); }

  /* Groppenbaecher 02 */
body#artid-29 #header
{ background-image: url(bg-top-02.jpg); }
body#artid-29 #menu
{ background-image: url(bg-menu-02.jpg); }
body#artid-29 #left-col
{ background-image: url(bg-submenu-02.jpg); }

  /* Hellinger 03 */
body#artid-6 #header, body#artid-10 #header, body#artid-33 #header
{ background-image: url(bg-top-03.jpg); }
body#artid-6 #menu, body#artid-10 #menu, body#artid-33 #menu
{ background-image: url(bg-menu-03.jpg); }
body#artid-6 #left-col, body#artid-10 #left-col, body#artid-33 #left-col
{ background-image: url(bg-submenu-03.jpg); }

  /* Hofmann 05 */
/*body#artid-9 #header
{ background-image: url(bg-top-05.jpg); }
body#artid-9 #menu
{ background-image: url(bg-menu-05.jpg); }
body#artid-9 #left-col
{ background-image: url(bg-submenu-05.jpg); }*/

  /* Ketterer PflanzenverKAUF 06 */
body#artid-5 #header
{ background-image: url(bg-top-06.jpg); }
body#artid-5 #menu
{ background-image: url(bg-menu-06.jpg); }
body#artid-5 #left-col
{ background-image: url(bg-submenu-06.jpg); }

  /* Ketterer PflanzenverLEIH 15 */
body#artid-4 #header
{ background-image: url(bg-top-15.jpg); }
body#artid-4 #menu
{ background-image: url(bg-menu-15.jpg); }
body#artid-4 #left-col
{ background-image: url(bg-submenu-15.jpg); }


  /* Lueg 07 */

  /* Roesch 08 */
body#artid-57 #header
{ background-image: url(bg-top-08.jpg); }
body#artid-57 #menu
{ background-image: url(bg-menu-08.jpg); }
body#artid-57 #left-col
{ background-image: url(bg-submenu-08.jpg); }

  /* Turnwald 09 */
body#artid-12 #header, body#artid-13 #header
{ background-image: url(bg-top-09.jpg); }
body#artid-12 #menu, body#artid-13 #menu
{ background-image: url(bg-menu-09.jpg); }
body#artid-12 #left-col, body#artid-13 #left-col
{ background-image: url(bg-submenu-09.jpg); }

  /* Walzl 10 */
body#artid-3 #header, body#artid-62 #header, body#artid-63 #header
{ background-image: url(bg-top-10.jpg); }
body#artid-3 #menu, body#artid-62 #menu, body#artid-63 #menu
{ background-image: url(bg-menu-10.jpg); }
body#artid-3 #left-col, body#artid-63 #left-col, body#artid-63 #left-col
{ background-image: url(bg-submenu-10.jpg); }
/* Ende Mitarbeiterbilder im Header und Menu */





/* Begin Content */
#content {
	float: right;
	margin: 40px 40px 20px 0;
	width: 680px;
	min-height: 400px;
	text-align: left;
	outline: 0px solid #c00;
	}

#content h2 {
	margin: 0 0 1.3em 0;
	padding: 0.2em 0.4em 0.2em 0.4em;
	color: #fff;
	background: #67B523 url(bg-h2.jpg) repeat top left;
	border: 1px solid #fff;
	}

#content h3 { margin: 1.5em 0 0.5em 0; }
#content h4 { margin: 1.5em 0 0 0; padding: 0; }
#content p { margin: 0 0 1.0em 0; padding: 0; }

#content a {
	padding: 0 2px 0 16px;
	color: #000;
	background: transparent url(icon-link-0.gif) no-repeat 0 1px;
	}

#content a:hover, #content a:active {
	color: #006600;
	background: transparent url(icon-link-1.gif) no-repeat 0 1px;
	}

#content a.external {
	padding: 0 2px 0 12px;
	color: #000;
	background: transparent url(icon-link-extern-0.gif) no-repeat 0 1px;
	}

#content a.external:hover,
#content a.external:active {
	color: #006600;
	background: transparent url(icon-link-extern-1.gif) no-repeat 0 1px;
	}

#content ul, #content ol { margin: 5px 0 15px 9px; padding: 0 10px 0 9px; }
#content li { margin-left: 9px; padding: 3px; }
#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: 1.0em 0 0 0; border: 0 none; padding: 0; }
#content table tr { margin: 0; padding: 0; }


#content table th, #content table td {
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px solid #ccc;
	}

#content table th p {
	margin: 0;
	padding: 0 0.4em 0.5em 0;
	text-align: left;
	color: #068AD2;
	}

#content table td p {
	margin: 0;
	padding: 0 0 0.5em 0.4em;
	}
/* Ende Content */

/* Beginn Tabellen Sortiment */
#content table.sortiment {
	margin: 0 0 2.0em 0;
	width: 680px;
	empty-cells: show;
	border: 0 none;
	border-collapse: collapse;
	}

#content table.sortiment caption {
	padding: 0.2em 0.4em 0.2em 0.4em;
	width: 100%;
	color: #fff;
	background: #67B523 url(bg-h2.jpg) repeat top left;
	font-weight: normal;
	text-align: left;
	}
#content table.sortiment caption strong {
	color: #fff;
	font-weight: bold;
	}

#content table.sortiment th,
#content table.sortiment td {
	padding: 0.2em;
	}

#content table.sortiment th.col1,
#content table.sortiment th.col2,
#content table.sortiment td.col1,
#content table.sortiment td.col2,
#content table.sortiment td.sort-td-1,
#content table.sortiment td.sort-td-2 {
	padding-left: 0;
	text-align: left;
	}

#content table.sortiment th.col3,
#content table.sortiment td.col3,
#content table.sortiment td.sort-td-3 {
	padding-right: 0;
	text-align: right;
	}

#content table.sortiment thead th {
	color: #fff;
	background: #67b523 url(bg-h2.jpg) repeat top left;
	}
#content table.sortiment thead th.col1 {
	padding-left: 0.4em;
	}
#content table.sortiment thead th.col3 {
	padding-right: 0.4em;
	}

#content table.sortiment td.col1, #content table.sortiment td.sort-td-1 {	width: 25%; }
#content table.sortiment td.col2, #content table.sortiment td.sort-td-2 { width: 55%; }
#content table.sortiment td.col3, #content table.sortiment td.sort-td-3 { width: 20%; }

#content table.sortiment td.thead {
	padding: 0.2em 0.4em 0.2em 0.4em;
	width: 100%;
	color: #fff;
	background: #67b523 url(bg-h2.jpg) repeat top left;
	}

#content table.sortiment td.thead strong {
	color: #fff;
	}
/* Ende Tabellen Sortiment */


/* Beginn Module */

/* Beginn # 14 - Slimbox (mit Eingabe der Bildbreite, Mootools) */
#content fieldset.slimbox {
	margin: 2.0em 0 2.0em 0;
	padding: 10px;
	width: 660px;
	border: 1px solid #000;
	}

#content legend.slimbox {
	padding: 0 8px 0 8px;
	color: #000;
	}

#content div.jaosg_galerie {
	margin: 1.0em 10px 0 10px;
	}

#content div.jaosg_galerie span {
	float: left;
	margin: 0 12px 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: #000;
	}

  /* 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 #000;
	border-width: 1px 0 1px 0;
	}
  /* Ende Slimbox ohne Javascript */
/* Ende # 14 - Slimbox (mit Eingabe der Bildbreite, Mootools) */


 /* Beginn # 21 - Text links + Bilder (min. 1) rechts */
  /* Anpassung der Breite von H2 mit Linie */
#content div.left-21 h2 {
	width: 390px;
	}

#content div.right-21 {
	float: right;
	margin: 0 0 0 30px;
	width: 240px;
	text-align: right;
	}

#content div.right-21 div.jaosg_thumbnail {
	float: none;
	margin: 0 0 15px 0;
	text-align: right;
	}

#content div.right-21 div.jaosg_thumbnail a:link,
#content div.right-21 div.jaosg_thumbnail a:visited,
#content div.right-21 div.jaosg_thumbnail a:hover,
#content div.right-21 div.jaosg_thumbnail a:active {
	padding: 0;
	background: none;
	}

 /* Ende # 21 - Text links + Bilder (min. 1) rechts */

/* Beginn Aulistung alle Artikel einer Kategorie
und 12b - Text links mit Bild rechts (u.a. Veranstaltungen, Bild 240 px breit MIT Resize)*/
#content div.frame {
	margin: 2.0em 0 1.0em 0;
	padding: 0 0 1.0em 0;
	border-bottom: 1px solid #006600;
	}

#content div.frame-list div.text-left {
	margin: 0;
	width: 680px;
	color: #000;
	}

#content div.frame-list div.text-width {
	width: 400px;
	}

#content div.image-right {
	float: right;
	margin: 0;
	width: 240px;
	text-align: right;
	}

/* Ende Aulistung alle Artikel einer Kategorie
und 12b - Text links mit Bild rechts (u.a. Veranstaltungen, Bild 240 px breit MIT Resize) */

/* Ende Module */


/* Beginn Mitarbeiter */
p.mitarbeiter img {
	margin: 0 3px 3px 0;
	}
/* Ende Mitarbeiter */


/* Beginn Footer */
#footer {
	position: relative;
	clear: both;
	margin: 0 auto 0 auto;
	width: 980px;
	height: 40px;
	text-align: left;
	background: transparent url(bg-bottom.jpg) no-repeat bottom left;
	outline: 0px solid #c00;
	}
#footer p {
	margin: 0 0 0 260px;
	padding: 18px 0 0 0;
	font-size: 0.89em;
	color: #000;
	}
#footer p a {
	font-size: 1.0em;
	color: #000;
	}
#footer #arrow-top {
	position: absolute;
	top: 0;
	right: 0;
	width: 26px;
	height: 37px;
	}
#footer #arrow-top a {
	display: block;
	width: 26px;
	height: 37px;
	background: transparent url(arrow-top.jpg) no-repeat 0 0;
	}
#footer #arrow-top a:hover,
#footer #arrow-top a:active {
	background-position: -26px 0;
	}
/* Ende Footer */



/* 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; }
.red { color: #c00; }
.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; }

