* {font-size: 100.01%;}
html {
	font-size: 62.5%;
	height:100%;
}
body {
	margin:0;
	color:#333;
	font:1.2em Arial, Helvetica, sans-serif;
	background:#dcdddf;
	height:100%;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#006eab;
}
a:hover {text-decoration: none;}
input, textarea, select {
	font:1em Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#333;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper {
	min-height:100%;
	width:980px;
	margin:0 auto;
	background:#fff;
	padding-top:9px;
	position:relative;
}
#header {
	padding:0 10px 0 17px;
	margin-bottom:13px;
	position:relative;
	z-index:2;
}
#header #panel {
	width:100%;
	margin-bottom:1px;
	overflow:hidden;
}
#panel #add-nav {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#add-nav li {
	float:left;
	padding:0 7px 0 9px;
	background:url(../images/divider2.gif) 0 3px no-repeat;
}
#add-nav a {
	float:left;
	color:#666;
	text-decoration:none;
}
#add-nav a:hover {text-decoration:underline;}
#panel .resizer-holder {
	float:right;
	padding-right:7px;
}
.resizer-holder span {
	float:left;
	color:#666;
}
.resizer-holder .resizer {
	float:left;
	margin:0;
	padding:1px 0 0;
	list-style:none;
}
.resizer li {
	float:left;
	padding-left:6px;
}
.resizer #decrease, .resizer #increase {
	width:12px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-decrease.gif) no-repeat;
	float:left;
}
.resizer #increase {background:url(../images/bg-increase.gif) no-repeat;}
.logo {
	margin-left:3px;
	display:block;
	width:238px;
	height:74px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.logo-print {display:none;}
#header .headline-print {display:none;}
#header .bar {
	background:url(../images/bg-bar.gif) repeat-y;
	width:946px;
	position:relative;
	margin-top:30px;
}
.bar .holder {
	position:relative;
	background:url(../images/bg-bar-holder.gif) no-repeat;}
.bar .frame {
	background:url(../images/bg-bar-frame.gif) 0 100% no-repeat;
	height:1%;
	padding:0 12px 7px 79px;
}
.bar .frame:after {
	display:block;
	clear:both;
	content:"";
}
.bar .search {
	float:right;
	padding-top:5px;
}
.search fieldset {float:left;}
.search legend {
	display: none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
.search .text {
	float:left;
	width:117px;
	height:22px;
	background:url(../images/input-text.gif) no-repeat;
	margin-top:1px;
}
.text input {
	margin:4px;
	padding:0;
	float:left;
	width:109px;
	height:14px;
	background:none;
	border:none;
}
.search .submit {
	margin-left:4px;
	border:none;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	width:50px;
	height:23px;
	padding:0;
	background:url(../images/submit.gif) no-repeat;
	cursor:pointer;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	font-size:1.5em;
	float:left;
	position:relative;
	line-height:22px;
}
.skip-nav {
	position:absolute;
	top:0;
	left:-9999px;
}
#nav li {
	float:left;
	position:relative;
	height:1%;
}
#nav a {
	float:left;
	background:url(../images/divider.gif) 100% 50% no-repeat;
	padding:5px 13px 7px 16px;
	margin-left:-3px;
	color:#fff;
	text-decoration:none;
	position:relative;
	z-index:10;
}
#nav a:hover, #nav .active a {
	background:#fff;
	color:#006eab;
}
#nav .drop {
	display:none;
	position:absolute;
	left:-7px;
	top:29px;
	width:254px;
	z-index:1;
}
.drop .t {
	overflow:hidden;
	height:10px;
	background:url(../images/bg-drop-t.png) no-repeat;
}
.drop .c {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-drop-c.png) repeat-y;
}
.drop .b {
	overflow:hidden;
	height:5px;
	background:url(../images/bg-drop-b.png) no-repeat;
}
#nav ul {
	margin:0;
	padding:7px 19px 7px 15px;
	list-style:none;
	font-size: 0.6666em;
	line-height:14px;
}
#nav ul li {
	background:url(../images/separator2.gif) 0 100% no-repeat;
	float:none;
	display:block;
	padding:6px 2px 8px;
	vertical-align:top;
	height:1%;
}
#nav ul a {
	background:none;
	color:#333;
	padding:0;
	margin:0;
	float:none;
}
#nav ul a:hover {
	color:#006eab;
	background:none;
}
#nav li:hover .drop, #nav li.hover .drop {display:block;}
#nav li:hover a, #nav li.hover a {
	background:#fff;
	color:#006eab;
}
#nav li:hover ul a, #nav li.hover ul a {
	color:#333;
	background:none;
}
#nav li:hover ul a:hover, #nav li.hover ul a:hover {color:#006eab;}
#main {
	height:1%;
	padding:0 15px 3px 19px;
	position:relative;
	z-index:1;
}
#main:after {
	display:block;
	clear:both;
	content:"";
}
#main .promo {
	width:100%;
	padding-bottom:20px;
	position: relative;
}
#main .promo:after {
	display:block;
	clear:both;
	content:"";
}
#main .area {
	padding-top: 3px;
	overflow:hidden;
	width:100%;
}
#main .gallery {
	position:relative;
	float:left;
	width:651px;
	background:url(../images/bg-gallery.gif) repeat-y;
	margin:1px 0 0 -3px;
}
.gallery .holder {background:url(../images/bg-gallery-holder.gif) no-repeat;}
.gallery .frame {
	background:url(../images/bg-gallery-frame.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:12px 10px 19px 15px;
}
.gallery #slideshow {
	width:615px;
	height:250px;
}
.gallery img {display:block;}
#main .promo .container {
	float:right;
	width:292px;
}
#main #aside {
	float:right;
	width:292px;
	overflow:hidden;
}
/*.aside-holder {padding:0 10px 0 12px;}*/
#aside p.bodytext {
	padding: 0 10px 0 12px;
}
#main .box {background:url(../images/bg-box.gif) repeat-y;}
.box .holder {background:url(../images/bg-box-holder.gif) no-repeat;}
.box .frame {
	background:url(../images/bg-box-frame.gif) 0 100% no-repeat;
	overflow:hidden;
	height:1%;
	padding:13px 18px 19px 15px;
	position:relative;
}
.box-info {margin: -1px 0 4px 0;}
.box-info .frame {padding:13px 10px 19px 12px;}
.box-personal {margin-top:13px;}
.box-personal .frame {padding:10px 18px 19px 12px;}
.box-personal img {display:block;}
.box .photo {
	display:block;
	margin-bottom:9px;
}
.box .contact {
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.contact li {margin-bottom:1px;}
.contact .tel {
	font-size:1.5em;
	color:#006eab;
	line-height:21px;
}
.container .btn {
	/*word-spacing:9px;
	margin-top:-1px;
	display:block;
	width:292px;
	height:45px;
	background:url(../images/bg-btn.gif) no-repeat;
	line-height:37px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:2em;*/
}
a.btn {
	position: absolute;
	bottom: 20px;
	right: 0;
	word-spacing:9px;
	margin-top:-1px;
	display:block;
	width:292px;
	height:45px;
	background:url(../images/bg-btn.gif) no-repeat;
	line-height:37px;
	text-align:center;
	color:#fff;
	/*text-transform:uppercase;*/
	text-decoration:none;
	font-size:2em;
}
a.btn_content {
	bottom: 21px;
}
.content-holder {padding-left:13px;}
#twocolumns .content-holder {padding:0 0 46px 9px;}
#content h1.csc-firstHeader {
	padding: 0 0 7px 13px;
	margin:0 10px 7px -10px;
	border-bottom:1px solid #006eab;
	color:#006eab;
	font-size:2em;
	font-weight:normal;
	line-height:28px;
}
#content p {
	margin:0 0 14px;
	line-height:18px;
}
#content h1, #content h2 {
	margin:0 0 6px;
	color:#006eab;
	font-size:1.5em;
	font-weight:normal;
	line-height:22px;
}
#main #section {
	padding-top:4px;
	/*margin-bottom:19px;*/
}
.section-holder {
	overflow:hidden;
	height:1%;
	padding-left:12px;
}
#aside h3, #aside h2 {
	border-bottom:1px solid #006eab;
	color:#006eab;
	font-size:1.5em;
	margin:0 6px 9px 3px;
	font-weight:normal;
	padding:0 0 9px 10px;
	line-height:22px;
}
#header-teaser .info-list,
#aside .info-list {
	margin:0 30px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.info-list li {margin-bottom:3px;}
.info-list a,
.news a, 
.section-holder .events, a.more {
	background:url(../images/arrow.gif) 0 7px no-repeat;
	padding-left:10px;
}
a.more {
	/*border-bottom:1px solid #006eab;*/
	display: block;
	background:url(../images/arrow.gif) 0 7px no-repeat;
	padding: 0 0 8px 10px;
	margin: 0 0 10px 0;
}
.news p {
	display: inline;
}
#aside .newscontainer {
	margin-top: 30px;
}
#aside .news {
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
ul.newslinks {
	margin: 0 0 15px;
	padding:0;
	list-style:none;
}
.news li {margin-bottom:17px;}
.news .date {
	margin-bottom:3px;
	line-height:11px;
	font-style:normal;
	display:block;
}
.news .title {
	color:#006eab;
	font-weight:normal;
	display:block;
	margin-bottom:1px;
}
.news p {margin:0;}
#main .add-links {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:37px 0 0;
	list-style:none;
}
.add-links li {
	float:left;
	padding:0 20px 0 0;
}
.add-links a {
	float:left;
	color:#333;
	padding-left:20px;
}
.add-links .top {background:url(../images/bg-linktop.gif) 0 2px no-repeat;}
.add-links .print {background:url(../images/bg-linkprint.gif) 0 2px no-repeat;}
.add-links #tipafriend a {background:url(../images/bg-linkpage.gif) 0 2px no-repeat;}
#breadcrumbs {
	overflow:hidden;
	width:100%;
	color:#999;
	margin:-8px 0 20px;
	position:relative;
}
#breadcrumbs span {float:left;}
#breadcrumbs ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#breadcrumbs li {
	float:left;
	padding-left:3px;
}
#breadcrumbs a {
	float:left;
	background:url(../images/arrow2.gif) 100% 7px no-repeat;
	padding-right:10px;
	color:#999;
}
#breadcrumbs li.active a {
	float:left;
	background: none;
	text-decoration: none;
	color:#999;
}
.main-holder {
	overflow:hidden;
	width:100%;
}
#twocolumns {
	float:right;
	width:739px;
}
#onecolumns {
	float:right;
	width:730px;
	margin-right: 8px;
}
#content {
	margin-left: 10px;
	float:left;
	width:631px;
	padding-bottom:22px;
}
#twocolumns #content {
	float:left;
	width:427px;
	padding-left:4px;
	margin-top:-4px;
}
#onecolumns #content {
	float:left;
	width:730px;
}
#main #box-photo {
	background:url(../images/bg-boxphoto.gif) no-repeat;
	width:413px;
	height:156px;
	float:left;
	padding:10px 14px 19px;
}
#box-photo img {display:block;}
#content h3 {
	color:#006eab;
	font-weight:normal;
	display:block;
	margin-bottom:10px;
}
#content_txt ul {
	margin:0 0 22px;
	padding:0;
	list-style:none;
	line-height:17px;
}
#content_txt li {
	padding-left:20px;
	background:url(../images/bullet.gif) 1px 5px no-repeat;
}
.box .title {
	display:block;
	border-bottom:1px solid #006eab;
	color:#006eab;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:6px;
}
.box-info .title {
	margin:0 15px 10px 0;
	line-height:22px;
}
.box-info p {margin:0;}
.box .name {
	position:absolute;
	right:8px;
	bottom:19px;
	width:107px;
	line-height:16px;
}
* html .box .name {bottom:18px;}
.box .name strong {
	display:block;
	color:#006eab;
	font-weight:normal;
}
#aside .contact-list {
	margin:13px 0 16px;
	line-height:16px;
	padding: 0 0 0 12px;
	list-style:none;
}
#sidebar {
	float:left;
	width:198px;
	padding-top:8px;
}
#sidebar #navigation {
	margin:0 0 21px;
	padding:0;
	list-style:none;
	line-height:13px;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation a.active {
	/*display:block;
	margin-bottom:2px;*/
}

#navigation li {
	background:url(../images/separator3.gif) 0 100% no-repeat;
	padding:8px 0 8px 0;
}
#navigation ul li {
	padding:3px 0 3px 20px;
	background:url(../images/bullet.gif) 2px 7px no-repeat;
}
#navigation a {
	color:#333;
	text-decoration:none;
}
#navigation a.active {
	font-weight:normal;
	color:#006eab;
}
#navigation a:hover {
	color:#006eab;	
	}
#sidebar #section {
	font-size:.9em;
	padding:0 2px 0 3px;
}
#sidebar #section p {margin:0 0 7px;}
#sidebar .logos {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.logos li {
	float:left;
	margin-right:15px;
}
.logo-cumcert {
	float:left;
	width:48px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-cumcert.gif) no-repeat;
}
.logo-ktq {
	float:left;
	width:56px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-ktq.gif) no-repeat;
}
#footer {padding:0 20px 0 19px;}
#footer .area {
	border-top:1px solid #006eab;
	overflow:hidden;
	height:1%;
	padding:14px 5px 16px 13px;
}
#footer .copy {
	float:left;
	margin-right:24px;
}
#footer #footernav {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footernav li {
	margin-left:-3px;
	float:left;
	background:url(../images/divider3.gif) 0 3px no-repeat;
	padding:0 10px 0 9px;
}
#footernav a {
	float:left;
	color:#333;
	text-decoration:none;
}
#footernav a:hover {text-decoration:underline;}
#footer .container {
	float:left;
	width:615px;
	padding-top:5px;
}
#footer .add-print {display:none;}
#footer .title {
	display:block;
	margin-bottom:14px;
}
#footer p {
	margin:0 0 10px;
	line-height:16px;
}
#footer .add {
	float:right;
	width:269px;
	padding-top:5px;
}
.add ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:16px;
}
.add li{
	background:url(../images/bullet.gif) 2px 6px no-repeat;
	padding-left:19px;
}
.add ul a {color:#333;}

/* Slideshow Pager */

#slideshow #imagecycle_pager {
	text-align: right;
	position: absolute;
	top: 225px;
	z-index: 100000;
	width: 615px;
}

#slideshow #imagecycle_pager span {
	overflow: hidden;
	display: inline;
	float:right;
	
}

#slideshow #imagecycle_pager a {
	display:block;
	float:left;
	width: 23px;
	height: 23px;
	border: 1px solid #006eab;
	background: #ffffff;
	padding: 0px !important;
	text-align: center;
	line-height: 1.9em;
	margin: 0px 9px 0px 0;
}

#slideshow #imagecycle_pager a.activeSlide {
	background: #006eab;
	color: #ffffff;
}
.imggallery img {
	float: left;
	border: 1px solid #d2e1ee;
	padding: 9px;
	margin: 0 10px 10px 0;	
	
}
.rundgang .csc-textpic-imagewrap img, .newsteaser .csc-textpic-imagewrap img {
	border: 1px solid #d2e1ee !important;
	padding: 9px;	
}
.rundgang h2, newsteaser h2 {
	margin-top: 10px !important;
	padding-top: 10px;
}
.rundgang a.more, .newsteaser p a {
	display: inline;
	background:url(../images/arrow.gif) 0 7px no-repeat;
	padding: 0 0 8px 10px;
	margin: 0 0 10px 0;
}
form#tx_indexedsearch {
	display: none;
}
.tx-indexedsearch-redMarkup {
	color: #D0431B !important;
}
.csc-mailform-field {
	margin: 0 0 10px 0;
}

.csc-mailform-field label {
	width: 150px;
	float: left;
	display: block;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	border: 1px solid #CEDEED;
	padding: 2px;
	width: 250px;
}
.csc-mailform-field input.csc-mailform-submit {
	width: auto;
	margin-left: 150px;
}

.csc-mailform-field .hint {
	font-size: 0.9em;
	color: #888888;
}
/*
 * SR_FREECAP captcha
 */
.sr-freecap-container {
	margin-left: 150px;
	width: 250px;
}

.tx-srfreecap-pi2-cant-read {
	color: #888888;
}

img.tx-srfreecap-pi2-image {
margin:0;
vertical-align:middle;
}

/*
 * ch_gallery
 */
.tx-chgallery-pi1 {
	margin-left: -5px;
}

.tx-chgallery-pi1 .pagebrowser {
	border-bottom:1px solid #006EAB;
	border-top:1px solid #006EAB;
	margin: 15px 0 0 -10px;
	padding:10px 0;
	width: 730px;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width: 120px;
}

.tx-chgallery-pi1 .single .img {
	width: 168px;
	height: 168px;
	background: none;
}

.tx-chgallery-pi1 .single {
	border: 1px solid #d0e0ef;
	background: #ffffff;
}

.tx-chgallery-pi1 .single .img .align {
display:block;
height:auto;
left:50%;
margin-left:-80px;
margin-top:-75px;
position:absolute;
text-align:center;
top:50%;
width:160px;
}

/*
 * tt_news
 */
.news-list-container .news-date {
	font-weight: normal;
	font-size: 1.5em;
	color: #006eab;
	display: block;
	
}
.news-list-container .news-list-item b {
	
}
#content .news-list-container .news-list-item p {
	margin: 0;
	line-height: 1.1em;
}
.news-list-item .news-list-morelink {
	display: block;
	padding-left: 0;
}

.news-list-container .pagebrowser {
	border-bottom:1px solid #006EAB;
	border-top:1px solid #006EAB;
	margin: 15px 0 0 0;
	padding:10px 0;
	text-align: right;
}

.news-list-container .pagebrowser strong,
.news-list-container .pagebrowser a {
	padding-left: 5px;
}

.news-single-item .news-date {
		font-weight: normal;
	font-size: 1.5em;
	color: #006eab;
	display: block;	
}
.news-single-item h2 b {
	font-weight: normal;
}
