@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family:Arial;
	font-size:12px;
	color:#464748;
	height:100%;
	text-align:center;
	margin:0;
}

body {
	background-color:#b2c1c8;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

#preload {
	display:none;
}

a {
	outline:none;
	text-decoration:none;
	color:#C23A3E;
}

a:hover {
	text-decoration:underline;
}

h1 {
	height:20px;
	background-color:#a2b4bc;
	background-image:url(../img/h3_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding-left:29px;
	padding-top:7px;
}

h3 {
	height:20px;
	background-color:#a2b4bc;
	background-image:url(../img/h3_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding-left:29px;
	padding-top:7px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#c23a3e;
	margin-top:20px;
	margin-bottom:15px;
}

#wrapper {
	width:1001px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-58px;
	text-align:center;
	background:url(../img/wrapper_bg.jpg) top left repeat-y;
}

.footer,
.push {
	height:58px;
}

.footer {
	width:979px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/footer_bg.jpg) bottom left no-repeat;
	text-align:left;
}

#header a {
	display:block;
}

#nav_container {
	text-align:left;
}

#nav_container #menu {
	height:30px;
	width:979px;
	list-style:none;
	background:#c23a3e;
	margin-left:11px;
}

#nav_container #menu li {
	float:left;
	height:30px;
	padding-top:8px;
	background:url(../img/nav_trenner.jpg) top right no-repeat;
}

#nav_container #menu li.first {
	background:none;
}

#nav_container #menu li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
	height:12px;
}

#nav_container #menu li a:hover,
#nav_container #menu li.active a {
	text-decoration:underline;
}

#content_container {
	width:940px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#content_container #col1,
#content_container #col2 {
	float:left;
}

#content_container #col1 {
	width:700px;
}

#content_container #col1 li,
#glossar .news-list-item,
#kontakt li,
#veranstaltungen li {
	list-style:none;
	background:url(../img/list-type.png) top left no-repeat;
	padding-left:16px;
}

#kontakt li,
#veranstaltungen li {
	line-height:20px;
	background:url(../img/list-type-kontakt.png) top left no-repeat;
}

#veranstaltungen {
	padding-bottom:5px;
}

#glossar .news-list-container,
#kontakt ul,
#veranstaltungen ul{
	margin:10px;
	margin-top:15px;
}

#glossar .news-list-item,
#kontakt li,
#veranstaltungen li {
	margin-bottom:10px;
}

#content_container #col1 li a,
#glossar .news-list-item a,
#kontakt li a,
#veranstaltungen li a {
	color:#464748;
	text-decoration:none;
}

#content_container #col1 li a:hover,
#glossar .news-list-item a:hover,
#kontakt li a:hover,
#veranstaltungen li a:hover {
	text-decoration:underline;
}

#content_container #bookmark {
	float:right;
	margin-top:6px;
}

#content_container #bookmark .addthis_button {
	position:absolute;
	margin-left:-92px;
}

#content_container #content h1 {
	margin-bottom:15px;
}

#content_container #col2 {
	margin-left:23px;
	width:217px;
}

#content_container #col2 .box {
	background:#e7ebed;
	width:100%;
	margin-bottom:25px;
}

#content_container #col2 #kontakt {
	padding-bottom:5px;
}

#content_container #content .csc-textpic-center img {
	margin-bottom:20px;
}

#content_container #content p.bodytext {
	line-height:18px;
}

.jdGallery .slideInfoZone h2 {
	font-size:23px !important;
	font-weight:normal !important;
	color:#fff !important;
}

.jdGallery .slideInfoZone p {
	font-size:12px !important;
	margin-left:3px !important;
}

#slideshow {
	margin-bottom:25px;
}

#slideshow .rgsgnest49 {
	height:282px;
}

#slideshow #slideshow_content {
	background:#dde4e7;
	height:282px;
}

#slideshow #slideshow_content li {
	margin-bottom:20px;
}

#slideshow #slideshow_content .internal-link,
#glossar .internal-link{
	padding-left:16px;
	background:url(../img/link-arrow.jpg) top left no-repeat;
	color:#464748;
	font-weight:bold;
	text-decoration:none;
}

#slideshow #slideshow_content .internal-link:hover,
#glossar .internal-link:hover {
	background:url(../img/list-type.png) top left no-repeat;
}

#glossar p.bodytext {
	margin-left:10px;
	padding-bottom:15px;
}

#slideshow #slideshow_left {
	float:left;
	/*width:475px;*/
}

#slideshow #slidehow_right {
	margin:15px;
	margin-left:0px;
	float:right;
	width:207px;
}

#slideshow #rssfeed {
	float:right;
}

#slideshow #rssfeed img {
	position:absolute;
	margin-left:-53px;
	margin-top:5px;
}

.aktuelles .news-list-item {
	border-bottom:1px dashed #B2C1C8;
	padding-bottom:15px;
}

.aktuelles .news-list-item h2 a {
	color:#C23A3E;
}

.aktuelles .news-list-item .news-list-image,
.aktuelles .news-single-img {
	float:right;
	margin-left:10px;
}

.news-single-backlink {
	margin-top:15px;
}

#mailform fieldset {
	border:medium none;
	margin-bottom:15px;
}

#mailform label {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:10px;
}

#mailform input, #mailform textarea {
	width:250px;
}

#mailform #mailformformtype_mail {
	margin-top:15px;
	width:100px;
}

#content ul {
	margin:15px;
}

#content ul li {
	margin-bottom:7px;
	line-height:18px;
}

#content p {
	margin-top:15px;
}

.myGallery { 
	border:none !important;
}

.news-list-morelink {
	margin-left:3px;
}

.tx-ttnews-browsebox {
	text-align:center;
	margin-top:10px;
}

/* TEASER */

#slideshow_left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
}

#slideshow_content #slideshow_gray_box {
	width:460px;
	height:87px;
	background:#3b3b3b;opacity:0.7;-moz-opacity:0.7;filter:Alpha(opacity:70);
	position:absolute;
	margin-top:195px;
}

#slideshow_left .csc-textpic-text {
	position:absolute;
	margin-top:-83px;
	margin-left:10px;
}

#slideshow_left .csc-textpic-text h1 {
	color:#fff;
	font-size:30px;
	background:none;
	font-weight:normal;
	padding:0;
	padding-top:10px;
	height:40px;
}

#slideshow_left p {
	font-size:18px;
}

#slideshow_left .csc-textpic-text a {
	color:#fff;
}

#slideshow_left .csc-textpic-text a:hover {
	text-decoration:none;
}

/* IE 7 und 6 Hacks Teaser */

* + html #slideshow_left {
	width:460px;
}	

* + html #slideshow_content #slideshow_gray_box {
	margin-left:-460px;
}

* + html #slideshow_left .csc-textpic-text {
	margin-top:-87px;
	margin-left:-220px;
}

* html #slideshow_left {
	width:460px;
}	

* html #slideshow_content #slideshow_gray_box {
	margin-left:-460px;
}

* html #slideshow_left .csc-textpic-text {
	margin-top:-87px;
	margin-left:-220px;
}

.news-single-files img {
	margin-right:5px;
}

/***/

/******/

.news-single-additional-info {
	margin-top:20px;
}

.news-single-additional-info dt {
	font-weight:bold;
}

.news-single-additional-info dd {
	padding:5px;
}

/*** Indexedsearch */

#searchbox {
	height:75px;
}

#searchbox #searchform table {
	margin:15px 10px 10px;
}

#searchbox .searchbox-sword {
	width:178px;
	margin-right:3px;
}

.tx-indexedsearch-rules, 
.tx-indexedsearch-searchbox p,
.tx-indexedsearch-info,
.tx-indexedsearch-result-number,
.tx-indexedsearch-percent {
	display:none;
}

.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch-searchbox-button {
	margin-left:10px;
}

.tx-indexedsearch-browsebox {
	margin-bottom:10px;
}

.tx-indexedsearch-title {
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#C23A3E !important;
}

.tx-indexedsearch .browsebox {
	margin-left:0px !important;
}

.tx-indexedsearch .browsebox li {
	background:none !important;
	padding-left:0px !important;
}

/******/

li.csc-textpic-image {
	background:none !important;
	padding:0 !important;
}

.csc-textpic .csc-textpic-imagewrap ul {
	margin:0 !important;
}

#flag_english {
	display:block;
	width:25px;
	height:17px;
	background:url(../img/flag_uk.gif);
	text-indent:-9999px;
	position:absolute;
	margin-left:945px;
	margin-top:-23px;
}

#flag_deutsch {
	display:block;
	width:25px;
	height:17px;
	background:url(../img/flag_de.gif);
	text-indent:-9999px;
	position:absolute;
	margin-left:945px;
	margin-top:-23px;
}
