body {
	color:#666;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:12px;
}

a {
	color:#006699;
}

a img {
	border:none;
}

/* Mittlere Spalte */
#layout-center h1 {
	color:#006699;
	font-size:25px;
	font-weight:normal;
	margin-bottom:13px;
}

#layout-center h2 {
	color:#006699;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	line-height:1.4em;	
}

#layout-center h3 {
	color:#666;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	line-height:1.4em;	
}

#layout-center h4,
#layout-center h5,
#layout-center h6 {
	background-color:yellow;
}

#layout-center p {
	line-height:1.4em;
	margin-bottom:1.5em;
}

#layout-center ul {
	list-style-type:none;
}

#layout-center ul li {
	line-height:1.4em;
	background-image:url(../img/liststyleimage.gif);
	background-repeat:no-repeat;
	background-position:1px 7px;
	padding-left:0.8em;
	margin-bottom:0.5em;
}

#layout-center ol li {
	line-height:1.4em;
}


/* Rechte Spalte */
#layout-right h1 {
	color:#ff6600;
	font-family:Arial,Verdana,sans-serif;
	font-size:19px;
	font-weight:normal;
	margin-bottom:12px;
}

#layout-right h2 {
	color:#006699;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;		
}

#layout-right p {
	line-height:1.4em;
	margin-bottom:1em;
}

#layout-right a {
	font-weight:bold;
	color:#666;
}

div.hr {
	height:2px;
	background-color:#eee;
	margin:14px 0;
}

div.hr hr {
	display:none;
}

/* Indexed search */
.tx-indexedsearch-searchbox {

}

.tx-indexedsearch-searchbox table td {
	padding: 0 1em 0.5em 0;
}

.tx-indexedsearch-searchbox-button {
	width:100% !important;
}

/* Sitemap */
.csc-sitemap ul {
	list-style-type:none;
	margin-bottom:1.5em;
}

.csc-sitemap ul li {
	background:none !important;
	padding-left:0 !important;
}

.csc-sitemap ul li a {
	font-weight:bold;
	text-decoration:none;
}

.csc-sitemap ul li ul {
	padding-left:1.5em;
}
.csc-sitemap ul li ul li a {
	font-weight:normal;
	color:#666666;
}

.csc-sitemap ul li ul li ul {
	margin-bottom:0;
}

/* Tabellen */
.contenttable {
	border-collapse:collapse;
}	
.contenttable td {
	padding-right:1em;
	line-height:1.4em;
}


/* News */

.news-list-item p.bodytext {
	display:inline;
}

.news-list-item h2 a {
	text-decoration:none;
}

.news-list-item {
	clear:both;
	margin-bottom:1.5em;
}

.news-list-item img {
	float:left;
	margin: 3px 1em 1.5em 0;
}

.news-list-item .news-list-morelink a {
	font-weight:bold;
	color:#666 !important;
}

.news-single-timedata {
	margin-top:0.4em;
	margin-bottom:0.4em;
}	

.news-single-img img {
	margin-right:1em;
	margin-bottom:1em;
}

.news-single-imgcaption {
	display:none;
}

.tx-ttnews-browsebox a {
	padding-right:0.5em;
}


/** Galerie **/
.tx-gooffotoboek-pi1 .directory {
	clear:both;
}
.tx-gooffotoboek-pi1 .directory img {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.tx-gooffotoboek-pi1 .thumbnails {
	margin-bottom:1em;
}
.tx-gooffotoboek-pi1 .thumbnails img {
	margin-right:5px;
	margin-bottom:5px;
}	
.tx-gooffotoboek-pi1 .navigation {
	margin:0.5em 0;
}	
.tx-gooffotoboek-pi1 .navigation a {
	/*color:#666;*/
	text-decoration:none;
	/*font-size:11px;*/
}

