@charset "utf-8";
/* CSS created and developed by 12bis3.de */

/* --------------
basic definitions
-------------- */

* {
	margin:0;
	padding: 0;
	outline: none;
	font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
}

body {
	color: #000;
	font-size: 75%;
}


ul#skip-links {
	display: none;
}

a {
	color: #000;
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style:italic;
}

img {
	border: none;
}


/* ---------------
layout definitions
--------------- */

#container {
	width: auto;
}

#header {
	display: none;
}

#navigation {
	display: none;
}

#main {
	width: auto;
}

#sub-navigation {
	display: none;
}

#content {
	width: 90%;
}

#service {
	display: none;
}

#footer {
	display: none;
}

#mobile-navigation, #mobile-footer {
	display: none;
}




/* ----------------
content definitions
---------------- */

/* text */

h1 {
	font-size: 133.4%;
	line-height: 125%;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 108.4%;
	line-height: 130%;
	margin-bottom:0.6em;
}

h3 {
	font-size: 100%;
	line-height: 130%;
	margin-bottom:0.6em;
}

h4 {
	font-size: 100%;
	line-height: 130%;
	margin-bottom:0.1em;
}

h5, h6 {
	font-size: 100%;
	line-height: 140%;
}

p {
	margin: 0 0 1em 0;
}

#content ul {
	margin: 0 0 1.2em 20px;
	list-style-type: disc;
}

#content ul li {
	margin: 0 0 0.1em 0;
}

#content ol {
	margin: 0 0 1.2em 20px;
}

#content ol li {
	margin: 0 0 0.1em 0;
}

#content p a.nyroModal, #content ul a.nyroModal, #content ol a.nyroModal, #content dl a.nyroModal, #content table a.nyroModal {
	background: none;
	padding-left: 0;
}

div.contact-box {
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	clear: both;
	position: relative;
	padding: 22px 10px 10px 10px;
	margin: 1.2em 0 2em 0;
}

div.content-box {
	overflow: hidden;
	clear: both;
}

div.image-text-box dl, div.image-text-box-right dl {
	width: 604px;
	overflow: hidden;
	
}

div.image-text-box dl dt {
	float: left;
	margin: 0.4em 13px 1em 0;
}

div.image-text-box-right dl dt {
	float: right;
	margin: 0.4em 0 1em 13px;
}

div.image-text-box dl dd, div.image-text-box-right dl dd {
	float: left;
}

#content div.image-text-box dl dd p.teaser-box-more, #content div.image-text-box-right dl dd p.teaser-box-more {
	text-align: right;
	margin-top: -0.5em;
}


/* table */

table {
	border-collapse: collapse;
	margin: 1.2em 0 1.2em 0;
	width: 100%;
}

caption {
	font-weight: bold;
	text-align: left;
	padding: 12px 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: -2px;
}

table th {
	padding: 7px 15px 5px 15px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

table td {
	padding: 7px 15px 5px 15px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


/* breadcrumb */

p.breadcrumb {
	display: none;
}


/* _img */

dl.image-right {
	margin: 0.3em 0 0.5em 13px;
	float: right;
}

dl.image-left {
	margin: 0.3em 13px 0.5em 0;
	float: left;
}

dl.image-center {
	margin: 0 0 1.4em 0;
}

dl.image-gallery {
	margin: 0 -3px 1.4em -1px;
}

dl.image-gallery dt {
	overflow: hidden;
}

dl.image-gallery dt img  {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
dl.image-center dt img {
	margin-left: 3px;
}
.subpage.two-cols dl.image-gallery dt img , .subpage.two-cols dl.image-center dt img {
	margin-right: 6px;
}



dl.image-gallery dd, dl.image-center dd, dl.image-right dd, dl.image-left dd {
	margin: 0.4em 0 0.1em 0;
	font-size: 91.7%;
}


/* pager */

#content ul.pager {
	display: none;
}



/* teaser boxes */

.teaser-boxes {
	margin: 2em -11px 1.5em -11px;
	padding-bottom: 9px;
	overflow: hidden;
	clear: both;
	page-break-inside:avoid;
}

.teaser-boxes div {
	border: 1px solid #000;
	padding: 0 12px 15px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 272px; 
	float: left;
	margin-left: 10px;
	min-height: 225px;
}
.teaser-boxes.one-teaser-box div {
	width: 604px;
}

.teaser-boxes div h3 {
	margin: 0 -12px;
	padding: 12px;
	font-weight: normal;
	font-size: 108.4%;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.teaser-boxes.one-teaser-box div h3 {
	margin-bottom: 0;
}

.teaser-boxes div img {
	margin: 0;
	width: 272px;
}
.teaser-boxes.one-teaser-box div img {
	float: none;
	margin: 0;
}

.two-cols .teaser-boxes.one-teaser-box div dl {
	width: 604px;
	overflow: hidden;
	margin: 0 -12px 0 -12px;
}
.two-cols .teaser-boxes.one-teaser-box div dt {
	display: none;
}
.two-cols .teaser-boxes.one-teaser-box div dd {
	padding: 20px 12px 0 0;
}

.three-cols .teaser-boxes.one-teaser-box div dl {
	width: 602px;
	overflow: hidden;
	margin: 0 -12px 0 -12px;
}
.three-cols .teaser-boxes.one-teaser-box div dt {
	width: 300px;
	float: left;
	margin-right: 20px;
	line-height: 0;
}
.three-cols .teaser-boxes.one-teaser-box div dd {
	width: 270px;
	padding: 20px 12px 0 0;
	float: left;
}

.teaser-boxes div p, .teaser-boxes div ul {
	font-size: 91.7%;
}

#content .teaser-boxes div ul {
	margin-left: 0;
}

.teaser-boxes div p.teaser-box-more {
	margin: -1em -6px 1em 0;
	text-align: right;
	position: relative;
}
.teaser-boxes.one-teaser-box div p.teaser-box-more {
	display: none;
}


/* news */

div#news-teaser {
	clear: both;
	margin: 1.5em 0 1.5em 0;
}
.subpage div#news-teaser {
	margin: 1.5em -11px 2em -11px;
}

div#news-teaser h2 {
	margin-bottom: 1em;
	text-align: right;
	font-size: 100%;
}
.subpage div#news-teaser h2 {
	text-align: left;
	margin-bottom: 1.2em;
}

div#news-teaser h2 a {
	font-weight: normal;
}

div#news-teaser h2 a span {
	font-weight: bold;
	float: left;
	font-size: 108.4%;
}

div#news-teaser dl {
	overflow: hidden;
	margin: 0 0 1.2em 0;
}
.subpage div#news-teaser dl {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}

div#news-teaser dl dt {
	width: 142px;
	float: left;
}

div#news-teaser dl dd {
	display: inline;
}

div#news-teaser dl h3 {
	font-weight: normal;
}

div#news-teaser dl h3:hover {
	text-decoration: underline;
	cursor: pointer;
}

div#news-teaser dl p.news-teaser-more {
	display: none;
}

#news-teaser-lk {
	border-top: 1px solid #000;
	padding: 1px 11px 0 11px;
	margin: 1.5em -11px 1.5em -11px;
	clear: both;
}

#news-teaser-lk h2 {
	margin: 0.3em 0 1em 0;
	font-weight: bold;
	text-align: right;
	font-size: 100%;
	padding-top: 1px;
}
.subpage #news-teaser-lk h2 {
	margin-bottom: 1.2em;
}

#news-teaser-lk h2 a span {
	font-weight: bold;
	float: left;
	font-size: 108.4%;
}

#news-teaser-lk h3 {
	font-weight: normal;
}

#news-teaser-lk p.news-teaser-more {
	display: none;
}

#content p.lk-news-all {
	min-height: 23px;
	padding: 5px 0 0 37px;
	background: no-repeat -472px -335px;
}

h6.news-detail-date {
	font-weight: normal;
	margin-bottom: 1em;
}

#content p.news-detail-back {
	margin: 2em 0 1.5em 0;
}


/* events */

#events-teaser {
	margin: 1.5em -11px 1.5em -11px;
	padding-bottom: 9px;
	overflow: hidden;
	clear: both;
}
.subpage #events-teaser {
    border-top: 1px solid #000;
    margin-left: 0;
}
.subpage.two-cols #events-teaser {
    border-top: 1px solid #000;
}

#events-teaser h2 {
	border-top: 1px solid #000;
	padding: 0.4em 11px 0 0px;
	text-align: right;
	font-size: 100%;
	overflow: hidden;
}
.subpage #events-teaser h2 {
	text-align: left;
	border: none;
	margin-bottom: 1.2em;
}

#events-teaser h2 span {
	margin: 0 0 1em 11px;
	display: inline-block;
	padding-left: 17px;
	font-weight: bold;
	float: left;
	font-size: 108.4%;
}

#events-teaser h2 a {
	font-weight: normal;
}

#events-teaser div {
	border: 1px solid #696;
	padding: 15px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ededed;
	width: 284px; 
	float: left;
	margin-left: 10px;
	min-height: 225px;
}

.events-teaser-single div, .two-cols .events-teaser-single div {
	width: auto !important;
	float: none !important;
	margin-right: 10px;
}

.events-teaser-single {
	padding-bottom: 15px !important;
}
.two-cols .events-teaser-single {
	padding-bottom: 15px !important;
}

#events-teaser div h4, .subpage #events-teaser h4 {
	font-weight: normal;
	margin: 0;
}

#events-teaser div h6, .subpage #events-teaser h6 {
	font-size: 91.6%;
	margin-bottom: 0.3em;
	font-weight: normal;
}

#events-teaser div p.events-teaser-more {
	display: none;
}
.subpage #events-teaser p.events-teaser-more {
	display: none;
}


#events-teaser div hr {
	border: none;
	height: 0;
	border-top: 1px solid #000;
}

dl.event-infos {
	width: 604px;
	overflow: hidden;
	padding: 1em 0 1em 0;
	margin: 1.5em 0 0.5em 0;
	clear: both;
	border-bottom: 1px solid #000;
}

dl.event-infos dt {
	width: 150px;
	padding-right: 10px;
	float: left;
	margin-bottom: 1.2em;
	clear: left;
}

dl.event-infos dd {
	width: 444px;
	float: left;
	margin-bottom: 1.2em;
}


/* small gallery */

.small-gallery {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 1.5em 0;	
}

.small-gallery div {
	overflow: hidden;
    white-space: nowrap;
	margin-top: 1em;
}

.small-gallery div img {
	margin-right: 5px;
	display: inline-block
}

.small-gallery div.slider {
	display: none;
}

/* gallery */

dl.gallery-teaser {
	width: 604px;
	overflow: hidden;
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
	margin-bottom: 1.3em;
}

dl.gallery-teaser dt {
	width: 145px;
	margin: 0.3em 15px 0.5em 0;
	float: left;
	text-align: right;
}

dl.gallery-teaser dd {
	width: 444px;
	float: left;
}

div.gallery-1, div.gallery-2 {
	margin: 1.5em -8px 1.5em 0;
}

div.gallery-1 div {
	width: 145px;
	height: 145px;
	float: left;
	text-align: center;
	margin: 0 8px 8px 0;
	display: table;
}
.subpage.two-cols div.gallery-1 div {
	margin: 0 16px 16px 0;
}

div.gallery-1 div a {
	display: table-cell;
    vertical-align: middle;	
}

div.gallery-2 div {
	text-align: center;
	width: 145px;
	height: 100px;
	margin: 0 8px 16px 0;
	float: left;
}

img.ecard-detail {
	margin: 2em 0;
}



/* comments */

div.comment {
	padding: 0 55px 10px 65px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #000;
	overflow: visible !important;
	position: relative;
	margin-bottom: 1.5em;
	width: 484px;
}


#content div.comment p.comment-author {
	height: 28px;
	margin: 0 -55px 1em -65px;
	padding: 12px 10px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	
	
/* audio / video */

div.video-box, div.audio-box {
	background: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 2em;
}

div.video-box dl, div.audio-box dl {
	padding: 7px 7px 14px 7px;
	overflow: hidden;
	width: 590px;
}

div.video-box dl dt, div.audio-box dl dt {
	width: 90px;
	float: left;
	margin-right: 10px;
}

div.video-box dl dt span, div.audio-box dl dt span {
	display: block;
	padding: 6px 5px 7px 38px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.video-box dl dd, div.audio-box dl dd {
	width: 490px;
	float: left;
}

div.video-box dl h4, div.audio-box dl h4 {
	text-align: right;
	padding-top: 0.3em;
	margin-bottom: 0.7em;
}

div.video-box dl h4 span, div.audio-box dl h4 span {
	float: left;
}

div.video-box dl h4 a, div.audio-box dl h4 a {
	font-weight: normal;
}

div.video-box dl h6, div.audio-box dl h6 {
	font-size: 100%;
	margin: 0;
}


div.video-box dl dd img, div.audio-box dl dd img {
	margin: 0.3em 10px 10px 0;
	float: left;
}

div.video-box dl dd span.download-media, div.audio-box dl dd span.download-media {
	float: right;
	height: 16px;
	width: 47px;
	padding: 2px 4px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#content div.video-box dl dd span.download-media a, #content div.audio-box dl dd span.download-media a {
	color: #000;
	display: inline-block;
	font-size: 91.7%;
}

#content div.video-box p.show-video {
	margin: 1.5em 0 1em 0;
	clear: left;
}

div.video-box dl.video-gallery {
	margin: 0 -7px -14px -7px;
	padding: 14px 14px 21px 14px;
	border-top: 1px solid #000;
}

div.video-box dl.video-gallery dt {
	width: 113px;
	float: left;
	margin-right: 10px;
	text-align: right;
}

div.video-box dl.video-gallery dt span  {
	display: none;
}

div.video-box dl.video-gallery dd {
	width: 467px;
	float: left;
}

/* downloads */

#content ul.download-list a, #content a.download-list {
	background: -487px -92px no-repeat;
}



/* -------------
form definitions
------------- */

#content form {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	width: 584px;
	margin-bottom: 1.5em;
}

#content .form-box {
	position: relative;
	overflow: visible !important;
	margin-bottom: 2em;
}

#content form fieldset {
	border: none;
}

#content form h3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: -10px -10px 1em -10px;
	padding: 8px 10px;
	display: block;
	font-weight: bold;
}

#content form p {
	margin-bottom: 1em;
	overflow: hidden;
}

#content form label {
	display: block;
	margin-bottom: 0.3em;
}

#content form input, #content form select, #content form textarea {
	border: 1px solid #000;
	height: 18px;
	padding: 3px 5px;
	width: 572px;
}

#content form input.small-input {
	width: 140px;
}

#content form input[type=checkbox], #content form input[type=radio] {
	background: none;
	border: none;
	width: auto;
	margin-right: 10px;
	float: left;
	clear: left;
}

#content form input[type=file] {
	height: auto;
}

#content form select {
	height: 28px;
	width: 584px;
}

#content form select option {
	padding: 3px 8px;
}

#content form textarea {
	width: 584px;
	height: 100px;
	font-size: 100%;
}

#content form span {
	display: block;
	float: left;
	margin-bottom: 0.1em;
}

#content form span.mandatory {
	float: none;
	display: inline-block;
	margin: 0;
}

#content form img {
	vertical-align: -7px;
	margin-left: 10px;
}

#content form input[type=submit], #content form input[type=reset], button {
	width: auto;
	padding: 5px 25px;
	color: #fff;
	border: none;
	height: auto;
	cursor: pointer;
	margin-right: 10px;
}

#content label a.select-cal {
	text-indent:-9999px;
	width: 18px;
	height: 18px;
	background:url(../_img/sprite-24.png) no-repeat -149px -40px;
	display: inline-block;
}

#content .add-comment form {
	background: none;
	padding: 0;
	width: 604px;
}

#content .add-comment form label {
	width: 125px;
	padding-right: 10px;
	float: left;
	display:inline-block;
}

#content .add-comment form input {
	width: 445px;
}

#content .add-comment form textarea {
	width: 445px
}

#content .add-comment form input[type=submit] {
	width: auto;
	margin-left: 135px;
}

#content .add-comment form input[type=reset] {
	width: auto;
}




/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
.clear {
	display: block;
}
