/* Print Style Sheet *//*
Theme Name: Gartengruen
Theme URI: http://www.katrin-lesser.de
Description: Katrin Lesser Garten und Landschaftsarchitektin
Version: 1
Author: buschfeld.com
Author URI: http://buschfeld.com 
Last: 11/2008
*/

@media print {

#outerdiv{margin-left:2%;background-color:#fff;}
#logo{width:100%; height:24px; position:relative;}
#sidebar {display:none;}
#sidebar-start ul#mainnavi-start {display:none;}
#content {position:relative; float:left;margin-left:0px;color:#000; width:560px;font-family:Georgia,serif; font-size:10pt;}

img{position:relative;padding-right:18px;}
p {float:left;margin-top:5pt;margin-bottom:5pt;}
.hidden {display:none;}
h1 {positoin:abolute;font-family:arial,sans-serif;font-size:12pt;}

h2{text-align:left; font-size:10pt;color:#000;}
.slideshow{display:none;}
h2 a {text-decoration:none; color:#fff;}
ul.pagenavi {display:none;}
#alternative_navi {display:none;}
.bg_green{color:#5db247;font-weight: bold;}
.bg_grey{color:#6c6e6d;font-weight: bold;}
.alignleft{float:left;}  
.alignright{float:right;} 
.aligncenter{clear:both;} 
#content p.Unterzeile{font-family:Arial,sans-serif;font-size:9pt; line-height:11pt;  color:#999999; }
#content p.Datenblock_unten {font-family:Arial,sans-serif;font-size:9pt;line-height:11pt; color:#999999 } 
table img {display:none;}
table {float:left;}
tr {float:left;padding-top:0px; margin-top:0px;}
table tr td a {text-decoration:none; color:#000000; font-size:12pt;font-weight:bold; font-family:arial,sans-serif;}
table tr p {padding-top:0px; margin-top:0px;}
table tr td p {padding-top:0px; margin-top:0px;}
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:0px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	/*padding:5px;*/
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
        margin-bottom:10px;
}

.slideshowlink {display:none;
	
}
/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	/*border:1px solid #ffffff;*/
	border:none;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}



.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}



/*4)Listen*/
#content ul {float:left;}
#content ol {float:left;}
#content li {margin-left:17px; margin-bottom:10px; padding-left:0px; font-family:georgia,serif; list-style-type:disc; }
#content ol li {margin-left:17px; margin-bottom:5px; padding-left:0px; font-family:georgia,sans-serif; list-style-type:decimal;}

/*Links im FLießtext*/
a:link {color:#5db247; text-decoration:none;}
a:visited {color:#a1d26f; text-decoration:none;}
a:hover{color:#999999; text-decoration:none;}


/*Title
*********************/
*[title] {

}






























