body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000;
}

a {
	text-decoration: none;
	color: #0b72a8;
}

h1, h2, h1 a, h2 a {
	font-size: 14pt;
	line-height: 18pt;
	color: #003399;
}

#header, #sidebarNavi, #sidebarNews, #footer, iframe {
	display: none;
}

#main {
	margin: 0 5% 0 10%;
}

.print {
	font-size: 8pt;
}

.print img {
	padding-bottom: 20pt;
}

/* Bilder */

.alignleft {
	float: left;
	clear: both;
	margin: 0 15pt 5pt 0;
}

.alignright {
	float: right;
	clear: both;
	margin: 0 0 5pt 15pt;
}

.aligncenter {
	margin: 15pt auto 20pt;
	display: block;
	clear: both;
}

.wp-caption {
	background: #fff9c5;
	font-size: 9pt;
	font-style: italic;
	color: #525251;
	line-height: 11pt;
	margin-bottom: 12pt;
	
}

.cat-entry {
	padding-bottom: 15pt;
	margin-bottom: 15pt;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	clear: both;
}

.cat-image {
	width: 150px;
	float: right;
	margin-left: 20pt;
	background: #fff9c5;
	font-size: 9pt;
	font-style: italic;
	color: #525251;
	line-height: 11pt;
}

.cat-image a img {
	width: 150px;
}

.ngg-galleryoverview,
.vorschaubild,
.gallery {
	width: 218px;
	float: right;
	margin-left: 20pt;
}

.gallery {
	width: 218px;
	float: right;
	margin-left: 20pt;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin-bottom: 12pt;
	list-style: none;
	padding: 0;
	background: #fff9c5;
	font-size: 9pt;
	font-style: italic;
	color: #525251;
	line-height: 11pt;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	height: auto;
	margin: 0 auto;
	}
.gallery-caption {
	padding: 6pt 0;
	position: relative;
	margin: 0;
	}




/* Bildergalerien */

.ngg-gallerybig {
	display: block;
	clear: both;
}

.ngg-galleryoverview-maxi {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.ngg-gallery-maxi-thumbnail {
	width: 100px;
	height: 100px;
	float: left;
	display: inline;
	margin: 0 5px 16px;
	padding: 2px;
	border: 1px solid #ccc;

}


.ngg-gallery-maxi-thumbnail a img {
	width: 100px;
	height: 100px;
	
	
	
}


.ngg-galleryoverview {
	width: 218px;
	float: right;
	margin-left: 20pt;
}

.ngg-gallery-thumbnail-box {
	margin-bottom: 20pt;
}

.ngg-gallery-thumbnail {
	background: #fff9c5;
	font-size: 11pt;
	font-style: italic;
	color: #525251;
	line-height: 14pt;
}

.ngg-gallery-thumbnail div {
	padding: 6pt 4pt;
	margin-bottom: 0pt;
}

.ngg-album {
	width: 502px;
	
	float: left;
	margin: 0 0 26px 0;
	display: inline;
	position: relative;
}



.ngg-albumtitle a:hover {
	text-decoration: none;
}

.ngg-albumcontent {
		
		height: 218px;
}

.ngg-albumcontent .ngg-thumbnail {
	float: left;
	width: 100px;
	margin-right: 10pt;

}

.ngg-albumcontent .ngg-description {
	
	}

.ngg-albumdesc {

	position: relative;
	left: 140px;
	width: 400px;
}

.ngg-albumcount {
	float: right;
}


