/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header, #menu, #sidebar, #service-menu, #conten form, #tooltip {
	
	display: none;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	text-align: center;
	
}

#wrapper {
	
	width: 80%;
	margin: 0 auto;
	
	text-align: left;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #262626;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 100.1%;
	
}

a {
	
	color: #865b5d;
	text-decoration: none;
	
}

a:hover,
a:focus {
	
	color: #a45f62;
	
}

em {
	
	color: #757575;
	font-style: normal;
	
}

#content h2 {
	
	font-size: .75em;
	line-height: 1.4em;
	font-weight: bold;
	
	margin-bottom: .3em;
	
}

#content h2.important {
	
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	
	margin-top: 1.6em;
	
}

#content h3 {
	
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: .2em;
	
}

#content p {
	
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: .7em;
	
}

#content th,
#content td {
	
	font-size: .75em;
	line-height: 1.4em;
	
}

#content th.date,
#content td.date {
	
	color: #757575;
	
}

#content ol li,
#content ul li {
	
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: .3em;
	
}

.ngg-navigation {
	
	font-size: .75em;
	line-height: 1.4em;
	margin-top: .7em;
	margin-bottom: .7em;
	
}

#content div.jqGSPagination ul li a.selected {
	
	color: #262626;
	
}

#content #sitemap li a {
	
	font-weight: bold;
	padding-bottom: .3em;
	
}

#content #sitemap li ul li a {
	
	font-size: 1.333em;
	font-weight: normal;
	padding-bottom: .3em;
	
}

#content #sitemap li ul li ul li a {
	
	font-size: 1.625em;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#content table {
	
	margin-top: .3em;
	
}

#content th,
#content td {
	
	padding: 0 20px .5em 0;
	vertical-align: top;
	
}

#content ol,
#content ul {
	
	margin: 0 0 .7em .8em;
	
}

#content ol.page-browser,
#content ul.page-browser,
#content div.jqGSPagination ul {
	
	margin: .7em 0;
	list-style-type: none;
	
}

#content ol.page-browser li,
#content ul.page-browser li,
#content div.jqGSPagination ul li {
	
	margin: 0 .7em 0 0;
	float: left;
	
}

iframe {
	
	margin-bottom: .7em;
	
}

#content p img {
	
	margin-bottom: .3em;
	
}

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

#content .ngg-navigation {
	
	clear: both;
	
}

#content .ngg-navigation span,
#content .ngg-navigation .page-numbers {
	
	padding: 0 .7em 0 0;
	
}

#content .prev, #content .next {
	
	display: none;
	
}

#content ul.post-gallery {
	
	margin: 0;
	list-style-type: none;
	
}

#content ul.post-gallery .jqGSTitle {
	
	display: none !important;
	
}

#content #sitemap, #content #sitemap ul {
	
	list-style-type: none;
	
}

#content #sitemap li a {
	
	display: block;
	
}

#sidebar ul {
	
	list-style-type: none;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

#content .linklove {
	
	display: none !important;
	
}

.gallery img {
	
	padding: 0 5px 5px 0;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

.clearfix:after,
.page-browser:after,
.jqGSPagination ul:after,
.columns:after {
	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
