/*  ++++++++++++++++++++++++++  */
/*  Formatierung Standard TAGS  */
/*  ++++++++++++++++++++++++++  */

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #aa0a0a;
}


img
{
	border: none;
}

/*  ++++++++++++++++++++++++++  */
/*  Website-Gerüst              */
/*  ++++++++++++++++++++++++++  */

html
{
	hheight: 100%;
	width: 100%;
	
	
  bbackground: url('/images/css/footerneu.png') fixed bottom center no-repeat;		
}

body 
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	hheight: 100%;
	bbackground: url('/images/css/bild3.jpg') fixed top center no-repeat;
	
	
	bbackground-image: url('/images/werbung/gartenhof_kuesters_banner_139.jpg');
	bbackground-repeat:no-repeat;
	bbackground-position:center 0;
	bbackground-attachment:fixed;
	
}


#bild
{
	background: url('/images/css/hg2.png') top center no-repeat;
	width: 100%;
}


#structur
{
	width: 1082px;   
	hheight: 1044px;  /* wird nur gebraucht, wenn ID BILD nicht verwendet wird; erst noch testen   */
	margin: auto;
	bbackground: url('/images/css/hgneu.png') top center no-repeat;	
}

#header
{
	height: 212px;
}

#outer
{
	text-align: left;
}

#menu
{
	float: left;
	width: 243px;
}


#maincontent
{
	float: right;
	width: 839px;
}

#maincontent #inner
{
	padding: 20px 0px 20px 40px;
}


#maincontent .left
{
	float: left;
	width: 499px;
}

#maincontent .right
{
	float: left;
	width: 270px;	
}

#maincontent .right .rand
{
	margin-left: 20px;
}

#maincontent #content
{
	margin-right: 40px;
}


/*  +++++++++++++++++++++++++++  */
/*  Inhalt                       */
/*  +++++++++++++++++++++++++++  */

#maincontent p
{
	font-size: 90%;
	margin-bottom: 20px;
	line-height: 1.5em;
}


#maincontent h1
{
	font-size: 120%;
	color: #498d00;
	margin-bottom: 20px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #498d00;
}


#maincontent h5
{
	font-size: 110%;
	color: #498d00;
	margin-bottom: 20px;
	padding-bottom: 5px;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #498d00;
}

#maincontent .bildfluss
{
	float: left;
	margin: 3px 20px 10px 0;
}


#maincontent #content h1, #maincontent #content h5, #maincontent #content p
{
	margin-right: 40px;
}


#maincontent .aufzaehlung, #maincontent #content ul
{
	margin: 0 0 20px 100px;
	font-size: 90%;
}

#maincontent .aufzaehlung li, #maincontent #content ul li
{
	line-height: 2em;
}


#maincontent .aufzaehlung2
{
	margin: 0 20px 20px 40px;
	font-size: 80%;
}

#maincontent .aufzaehlung2 li
{
	line-height: 1.4em;
	margin-bottom: 2em;
}


#maincontent .facebook
{
  float: right; 
  width: 150px;	
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Mitarbeiterseite                              */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


.mitarbeiter_bild
{
	float: left;
	width: 150px;
	margin: 10px 39px 0 0px;
}

.mitarbeiterneu
{
	float: left;
	width: 150px;
	color: #fff;
	font-size: 8pt;
}

.mitarbeiterneu dd
{
	padding: 0px 0px 3px 3px;
}

.mitarbeiterneu .name
{
	font-weight: bold;	
}



/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Definitionsliste Bilder (Fotogalerie)         */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#maincontent .bildrand
{
	float: left;
	display: inline;
	width: 799px;
}	


#maincontent .bildliste
{
	float: left;
	font-size: 80%;
	width: 124px;
	margin: 0 25px 25px 0;
	display: inline;
	height: 175px;
}	

#maincontent .partnerliste
{
	float: left;
	font-size: 80%;
	width: 124px;
	margin: 0 10px 10px 0;
	display: inline;
	height: 234px;
}	

#maincontent .bildliste img, #maincontent .partnerliste img
{
	height: 124px;
	width: 124px;
}

#maincontent .bildliste dd, #maincontent .partnerliste dd
{
	margin-top: 5px;
	height: 30px;
}

#maincontent .bildliste .ueberschrift, #maincontent .partnerliste .ueberschrift
{
	text-align: center;
	font-weight: bold;
}


#maincontent .vorher_nachher
{
	float: left;
	margin-top: 3px;
	display: inline;
	width: 405px;
	bbackground: #000;
}	

#maincontent .vorher_nachher_text
{
	float: right;
	display: inline;
	width: 250px;
}	

#maincontent .vorher_nachher_text p
{
	margin: 0px;
}

#maincontent .vorher_nachher_trenner
{
	margin: 20px 20px 0 20px;
	float: left;
	display: inline;	
}

#maincontent #content h4
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 85%;
	border-bottom: 1px solid #6aaf23;
	color: #6aaf23;
	font-weight: bold;
}	

#maincontent .partnerliste .partnerlink
{
	margin-top: 5px;
	height: 90px;
}


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Tabelle  */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#maincontent #content .referenzen
{
	border: 1px solid #6aaf23;
	border-collapse: collapse;
	margin: 0 20px 20px 0px;
}

#maincontent #content .referenzen caption
{
	background: #6aaf23;
	padding: 5px 20px;
	font-zize: 100%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;	
}

#maincontent #content .referenzen th, #maincontent #content .referenzen .f1
{
	background: #d2e7bb;
}

#maincontent #content .referenzen .f2
{
	background: #e5f2d4;
}

#maincontent #content .referenzen tr
{
	vertical-align: top;
}

#maincontent #content .referenzen th, #maincontent #content .referenzen td
{
	padding: 10px 20px;
	text-align: left;	
	font-size: 100%;
	width: 300px;
}



/*  +++++++++++++++++++++++++++  */
/*  Mitarbeiter Teaser rechts    */
/*  +++++++++++++++++++++++++++  */


.teaser
{
	border: 1px solid #498d00;
	width: 199px;
	margin-bottom: 20px;
	background: #5c9d3e;
}

.teaser dt
{
	background: #498d00;
	text-align: center;
	heigt: 2em;
	line-height: 2em;
	color: #fff;
}

.teaser dd
{
	font-size: 90%;
	color: #fff;
	padding: 5px 15px;
}

.teaser img
{
	width: 199px;
	height: 127px;
}

.teaser .text .links
{
	float: left;
	width: 50px;
}


.teaser .text .rechts
{
	float: left;
}


/*  +++++++++++++++++++++++++++  */
/*  menüs                        */
/*  +++++++++++++++++++++++++++  */

#hauptmenu, #untermenu
{
	text-align: right;
	margin-bottom: 20px;
	margin-left: 2px;
	float: right;
}


#hauptmenu ul
{
	width: 200px;
}

#hauptmenu li
{
	list-style-type:none;
	line-height: 2em;
}

#untermenu li
{
	list-style-type:none;
	line-height: 2em;
}




#untermenu 
{
  bborder-top: 1px solid #fff;
	bbackground: #74a24c;
}


#menu a
{
	font-weight: bold;
	color: #356600;
	display: block;
	padding-right: 20px;
	text-decoration: none;	
}

#untermenu a
{
	font-size: 80%;
}

#hauptmenu a:hover, #hauptmenu a.auswahl
{
	background: #74a24c;
	color: #fff;	
}


#untermenu a:hover, #untermenu a.auswahl
{
	background: #cadcb9;
}



/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Listen Modul Event, News, Presse etc.         */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#maincontent #content .liste, #maincontent #content .presse
{
	float: left;
	margin: 0 40px 40px 0px;
	display: inline;	
}

#maincontent #content .liste dt 
{
	float: left;
	width: 75px;
	margin-right: 20px;
	display: inline;
}

#maincontent #content .liste dt img
{
	width: 75px;
	height: 75px;
}

#maincontent #content .liste dd
{
	margin-left: 95px;
}

#maincontent #content .liste .ueberschrift, #maincontent #content .presse .ueberschrift
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

#maincontent #content .liste .text, #maincontent #content .presse .text
{
	font-size: 100%;
	margin-bottom: 5px;	
}

#maincontent #content .liste a, #maincontent #content .presse a
{
	font-size: 100%;
}	


/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Startseite                                    */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */


#startseite .banner
{
	margin: 20px 0 40px 0;
}

#startseite .banner img
{
	width: 710px;
}

#startseite .startteaser
{
	float: left;
	width: 210px;
	margin-right: 40px;
}

#startseite .startteaser img
{
	border: none;
	width: 210px;
}

#startseite .startteaser h1, #startseite .banner h1
{
	font-size: 100%;
	color: #498d00;
	margin: 10px 0;
	display: block;
	border-bottom: 0px;
}

#startseite .startteaser p
{
	display: block;
	font-size: 100%;
	font-weight: normal;
	width: 100%;	
}

#startseite .startteaser a
{
	display: block;
	font-size: 90%;
	font-weight: normal;
}




/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
/*  Formatierung Kontaktformular                               */
/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

#maincontent fieldset
{
	border: none;
}

#maincontent label
{
	font-size: 90%;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

#maincontent input, #maincontent textarea
{
	border: 1px solid #6aaf23;
}

#maincontent .rand
{
	float: left;
	margin-bottom: 10px;
}


#maincontent .liste
{
	margin-left: 50px;
}

#maincontent .liste li
{
	line-height: 1.5em;
}



/*  +++++++++++++++++++++++++++++  */
/*  Gestaltung Suchseiten          */
/*  +++++++++++++++++++++++++++++  */

#header form
{
  margin: 175px 0px 0 440px;
  float: left;
  background: url('/images/galabau.gif') 0% 50% no-repeat;
  width: 300px;
}


#header .suchfeld
{  
  height: 18px;
  border: 1px #fff solid;
  float: left;
  margin-left: 25px;
}

#header .suchbutton
{
  background: url('/images/suchen.jpg') 0% 50% no-repeat;
  width: 70px;
  height: 20px;
  float: left;
  margin-left: 5px;
}


.suche
{
	margin: 0 0 30px 20px;
	text-align: left;
	font-size: 90%;
}

.suche .rang
{
	float: left;
	width: 30px;
	margin-right: 10px;
	text-align: left;
	display: inline;
}

.suche dt
{
	font-weight: bold;
	padding-bottom: 3px;
}

.suche .beschreibung
{
	margin: 0 0 10px 40px;
	padding-bottom: 5px;
}

.suche em
{
	display: block;
	font-weight: bold;
}

.suche .auszug
{
	margin: 0 0 5px 40px;
	padding-bottom: 5px;
}

.suche .link
{
	margin: 0 0 10px 40px;
	padding-bottom: 5px;
}

.suchtext
{
	margin-left: 20px;
	margin-right: 15px;
	font-size: 80%;
}




/*  +++++++++++++++++++++++++++  */
/*  Fußzeile                     */
/*  +++++++++++++++++++++++++++  */

#footer
{
	background: url('/images/css/footer.png') top center no-repeat;
	height: 156px;
}

#footer p
{
	font-size: 90%;
	color: #fff;
	height: 66px;
	line-height: 66px;
}


/*  +++++++++++++++++++++++++++  */
/*   SocialMedia Verlinkung */
/*  +++++++++++++++++++++++++++  */


a.socialmedia_blog,
a.socialmedia_blog:link,
a.socialmedia_blog:visited,
a.socialmedia_blog:active {
	position:fixed;
	top: 572px;
	right: 0px;
	width: 33px;
	height: 100px;
	display: block;
	cursor:pointer;
	background: url(http://www.diedruckerei.de/$WS/diedruckerei/websale7_shop-diedruckerei/benutzer/templates/buttons/01-aa/socialmedia_blog.gif) right no-repeat;
	z-index: 10;
}

a.socialmedia_blog:hover {
	background: url(http://www.diedruckerei.de/$WS/diedruckerei/websale7_shop-diedruckerei/benutzer/templates/buttons/01-aa/socialmedia_blog.gif) #0b0b0b left no-repeat;
}

a.socialmedia_facebook,
a.socialmedia_facebook:link,
a.socialmedia_facebook:visited,
a.socialmedia_facebook:active {

	position: fixed;
	top: 462px; 
	top: 352px;
	right: 0px;
	width: 33px;
	height: 100px;
	display: block;
	cursor:pointer;
	background: url(/images/facebook.png) right no-repeat;
	z-index: 0;
}

a.socialmedia_facebook:hover {
	background: url(/images/facebook2.png) left no-repeat;
}

a.socialmedia_gartenblog,
a.socialmedia_gartenblog:link,
a.socialmedia_gartenblog:visited,
a.socialmedia_gartenblog:active {
	position:fixed;
	top: 242px;
	right: 0px;
	width: 33px;
	height: 100px;
	display: block;
	cursor:pointer;
	background: url(/images/gartenblog.png) right no-repeat;
	z-index: 10;
}

a.socialmedia_gartenblog:hover {
	background: url(/images/gartenblog2.png) left no-repeat;
}

a.socialmedia_baublog,
a.socialmedia_baublog:link,
a.socialmedia_baublog:visited,
a.socialmedia_baublog:active {
	position:fixed;
	top: 352px;
	right: 0px;
	width: 33px;
	height: 100px;
	display: block;
	cursor:pointer;
	background: url(/images/baublog.png) right no-repeat;
	z-index: 10;
}

a.socialmedia_baublog:hover {
	background: url(/images/baublog2.png) left no-repeat;
}



/* Notwendige Zuweisung für IE 6.0, der die Eigenschaft position: fixed nicht kennt */
* html a.socialmedia_blog,
* html a.socialmedia_blog:link,
* html a.socialmedia_blog:visited,
* html a.socialmedia_blog:active,
* html a.socialmedia_facebook,
* html a.socialmedia_facebook:link,
* html a.socialmedia_facebook:visited,
* html a.socialmedia_facebook:active,
* html a.socialmedia_gartenblog,
* html a.socialmedia_gartenblog:link,
* html a.socialmedia_gartenblog:visited,
* html a.socialmedia_gartenblog:active,
* html a.socialmedia_baublog,
* html a.socialmedia_baublog:link,
* html a.socialmedia_baublog:visited,
* html a.socialmedia_baublog:active {
	position: absolute;
}



/*  +++++++++++++++++++++++++++  */
/*  Seiten¸bergreifende Befehle  */
/*  +++++++++++++++++++++++++++  */

.rand
{
	margin-left: 20px;
}

.strong
{
	font-weight: bold;
}

.mitte
{
	text-align: center;
}

.clearer
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
