@charset "utf-8";

/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", trebuchet, verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	background: url(/images/bg-body.png) repeat-x #eaeaea;
	font-size: 75%;
	min-height: 101%;
	color: #2a2a2a;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #25539e;
	text-decoration: none;
}
a:hover, a:focus {
	color: #25539e;
	text-decoration: underline;
}

h1 {
	color: #25539e;
	font-size: 160%;
}

h2 {
	color: #25539e;
	font-size: 130%;
	margin: 0 0 0.3em 0;
}

h3 {
	color: #25539e;
	font-size: 120%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #25539e;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h5 {
	color: #2a2a2a;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	color: #2a2a2a;
	font-size: 100%;
	margin: 0;
}

p {
	margin: 0 0 1.2em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: none;
}


/* ----------------
layout definitionen 
-----------------*/

#container {
	width: 980px;
	background: url(/images/bg-container.jpg) no-repeat transparent 0 100px;
}

#header {
	height: 100px;
	background: url(/images/bg-header.png) no-repeat transparent;
	padding-right: 10px;
}

#content {
	margin: 20px 0 10px 0;
	background: url(/images/bg-content-main.png) repeat-y transparent;
	width: 965px;
	padding: 0 0 0 21px;
}
* html #content {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-content-main.png',sizingMethod='scale');
}

#content-header {
	background: url(/images/bg-content-top.png) no-repeat transparent;
	min-height: 66px;
	padding: 16px 0 0 16px;
}
* html #content-header {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-content-top.png',sizingMethod='crop');
	height: 66px;
}

#content-content {
	min-height: 590px;
	position: relative;
}
* html #content-content {
	height: 590px;
}

.bubblepage {
	margin-top: -20px;
}

#content-bottom {
	height: 9px;
	background: url(/images/bg-content-bottom.png) no-repeat transparent;
}

#footer {
	height: 38px;
	background: url(/images/bg-footer.png) repeat-x transparent;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 9px 0 0 15px;
	z-index: 100;
}

* html #footer {
	background: url(/images/bg-footer-ie6.png) repeat-x transparent;
	position: relative;
}



/* ---------------
header defintionen
----------------*/

#header img {
	margin: 0 0 0 22px;
	float: left;
}

#header p {
	float: right;
	margin: 5px 0 0 0;
}

#header p a {
	color: #686868;
	background: url(/images/icon-meta-nav.png) no-repeat right center transparent;
	padding: 0 12px 0 2px;
}

#header p a#meta-imprint {
	background: none;
}

#header form {
	width: 132px;
	float: right;
	margin: 4px 0 0 0;
}

#header form input {
	background: url(/images/bg-icon-suche.png) no-repeat transparent;
	width: 108px;
	border: none;
	padding: 2px 4px 2px 20px;
	height: 16px;
}



/* -------------------
navigation defintionen
--------------------*/



/* ----------------
content defintionen
-----------------*/

.image-right {
	float: right;
	margin: 0.4em 0 0.2em 15px; 
}

.image-right dt, .image-left dt, .images dt {
	margin-bottom: 0.1em;
}

.image-right dd, .image-left dd, .images dd {
	font-style: italic;
	font-size: 90%;
}

.image-left {
	float: left;
	margin: 0.4em 15px 0.2em 0; 
}

img.zoom-in {
	border: medium none;
	margin: 5px 0 -20px 5px;
	position: relative;
}

a.nyroModalNext {
	margin-right: 15px;
}

#content ul, .modal ul {
	margin: 0 0 1em 20px;
	list-style-type:none;
}

#content ul ul, .modal ul ul {
	margin: 0 0 0.5em 15px;
}

#content ul li, .modal ul li {
	background: transparent url(/images/bg-icon-box-list.png) no-repeat 0 6px ;
	padding-left: 10px;
	margin-bottom: 0.2em;
}

#content ol, .modal ol {
	margin: 0 0 1em 30px;
}

#content ol li, .modal ol li {
	margin-bottom: 0.2em;
}

div.images {
	margin: 0 0 1.5em 0;
	clear: both;
}

div.images dl {
	float: left;
	margin-right: 15px;
}

div.images dl img {
	position: relative;
}

div.images dl img.zoom-in {
	position: absolute;
	margin: 5px 0 0 -25px;
}

p.send-a-friend {
	text-align: right;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	padding: 0 21px 0 0;
}

p.send-a-friend a {
	background: url(/images/icon-send-a-friend.png) no-repeat center left transparent;
	padding-left: 23px;
}



/* content-header */

#content-header ul {
	float: left;
	width: 150px;
	margin: 4px 0 0 0;
	position: relative;
}

#content-header ul li {
	float: left;
	padding: 0 6px 0 0;
}

#content-header ul li a {
	width: 42px;
	height: 38px;
	display: block;
}

#content-header ul li a#ch-home {
	background: url(/images/icon-home.png) no-repeat transparent;
}
#content-header ul li a#ch-home:hover, #content-header ul li a#ch-home:focus, #content-header ul li a#ch-home-active  {
	background: url(/images/icon-home-hover.png) no-repeat transparent;
	color: #fff;
}
#content-header ul li a#ch-pers {
	background: url(/images/icon-pers.png) no-repeat transparent;
}
#content-header ul li a#ch-pers:hover, #content-header ul li a#ch-pers:focus, #content-header ul li a#ch-pers-active {
	background: url(/images/icon-pers-hover.png) no-repeat transparent;
	color: #fff;
}
#content-header ul li a#ch-them {
	background: url(/images/icon-them.png) no-repeat transparent;
}
#content-header ul li a#ch-them:hover, #content-header ul li a#ch-them:focus, #content-header ul li a#ch-them-active {
	background: url(/images/icon-them-hover.png) no-repeat transparent;
	color: #fff;
}

#content-header h1 {
	margin: 0;
	padding-top: 8px;
	text-transform:uppercase;
}

#content-header h1.subtitle {
	margin: 0;
	font-size: 150%;
	padding-top: 2px;
}

#content-header h4 {
	font-weight: normal;
	margin: 0;
	color: #686868;
}

/* tooltip */

p#tooltip { 
	display: none; 
	position: absolute; 
	padding: 10px; 
	width: 200px;
	left: 5px; 
	font-size: 90%; 
	background-color: #fff; 
	border: 1px solid #dadfe7; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	z-index: 9999 
}

p#tooltip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px 
}


/* ----
bubbles 
-----*/

.bubble {
	width: 261px;
	height: 255px;	
	position: absolute;
	background: url(/images/bg-bubble.png) no-repeat transparent;
}
* html .bubble {
    background: url(/images/bg-bubble-ie6.png) no-repeat transparent;
}
.bubble2 {
	width: 236px;
	height: 229px;	
	background: url(/images/bg-bubble2.png) no-repeat transparent;
	line-height: 140%;
}
* html .bubble2 {
    background: url(/images/bg-bubble2-ie6.png) no-repeat transparent;
}
.bubble3 {
	width: 219px;
	height: 215px;	
	background: url(/images/bg-bubble3.png) no-repeat transparent;
	line-height: 130%;
}
* html .bubble3 {
    background: url(/images/bg-bubble3-ie6.png) no-repeat transparent;
}
.bubble4 {
	width: 193px;
	height: 186px;	
	background: url(/images/bg-bubble4.png) no-repeat transparent;
	line-height: 120%;
}
* html .bubble4 {
    background: url(/images/bg-bubble4-ie6.png) no-repeat transparent;
}

.bubble div.bubble-image {
	width: 99px;
	height: 98px;
	position: relative;
	margin: 32px 0 0 82px;
	overflow: hidden;
}
* html .bubble div.bubble-image img.bubble-border {
	behavior: url(/extern/pngbehavior.htc);
	width: 99px;
	height: 98px;
}
.bubble2 div.bubble-image {
	width: 92px;
	height: 91px;
	margin: 32px 0 0 74px;
}
* html .bubble2 div.bubble-image img.bubble-border {
	behavior: url(/extern/pngbehavior.htc);
	width: 92px;
	height: 91px;
}
.bubble3 div.bubble-image {
	width: 88px;
	height: 87px;
	margin: 27px 0 0 68px;
	position: relative;
}
* html .bubble3 div.bubble-image img.bubble-border {
	behavior: url(/extern/pngbehavior.htc);
	width: 88px;
	height: 87px;
}
.bubble4 div.bubble-image {
	width: 68px;
	height: 67px;
	margin: 23px 0 0 60px;
}
* html .bubble4 div.bubble-image img.bubble-border {
	behavior: url(/extern/pngbehavior.htc);
	width: 68px;
	height: 67px;
}

.bubble img {
	position: absolute;
}

.bubble img.bubble-person {
	margin: 4px 0 0 4px;
	position: absolute;
}
.bubble2 img.bubble-person {
	margin: 3px 0 0 3px;
}
.bubble3 img.bubble-person {
	margin: 2px 0 0 2px;
}
.bubble4 img.bubble-person {
	margin: 2px 0 0 2px;
}

.bubble div.bubble-text {
	text-align: center;
	padding: 8px 20px 0 20px;
	position: relative;
}
.bubble2 div.bubble-text {
	padding: 6px 20px 0 20px;
}
.bubble3 div.bubble-text {
	padding: 4px 20px 0 20px;
}
.bubble4 div.bubble-text {
	padding: 4px 17px 0 17px;
}

.bubble div.bubble-text h3 {
	font-size: 120%;
	margin: 0;
	position: relative;
}
.bubble4 div.bubble-text h3 {
	font-size: 110%;
}

.bubble div.bubble-text p {
	color: #fff;
	margin: 0;
}
.bubble3 div.bubble-text p {
	font-size: 90%;
}
.bubble4 div.bubble-text p {
	font-size: 90%;
}


.bubble div.bubble-text p a {
	font-weight: bold;
	background: url(/images/icon-link-more-big.png) no-repeat right center transparent;
	padding-right: 10px;
}
.bubble4 div.bubble-text p a {
	font-weight: bold;
	background: url(/images/icon-link-more-small.png) no-repeat right center transparent;
	padding-right: 9px;
}

/* bubbles navigation */

.bubble-short {
	width: 113px;
	height: 80px;
	background: url(/images/bg-bubble-short.png) no-repeat transparent;
	position:absolute;
	padding-top: 29px;
	text-align: center;
	cursor: pointer;
}
* html .bubble-short {
    background: url(/images/bg-bubble-short-ie6.png) no-repeat transparent;
}

.start .bubble-short {
	font-weight: bold;
	line-height: 130%;
	padding-top: 28px;
	height: 81px;
}

.bubble-short h5 {
	margin: 0;
}

.bubble-shorthover {
	background: url(/images/bg-bubble-short-hover.png) no-repeat transparent;
}
* html .bubble-shorthover {
    background: url(/images/bg-bubble-short-hover-ie6.png) no-repeat transparent;
}

.bubble-navigation {
	width: 87px;
	height: 60px;
	background: url(/images/bg-bubble-navigation.png) no-repeat transparent;
	position:absolute;
	text-align: center;
	line-height: 120%;
	padding-top: 25px;
}
* html .bubble-navigation {
	background: url(/images/bg-bubble-navigation-ie6.png) no-repeat transparent;
}

.bubble-single-line {
	height: 53px;
	padding-top: 32px; 
}

.bubble-navhover {
	background: url(/images/bg-bubble-navigation-hover.png) no-repeat transparent;
}
* html .bubble-navhover {
	background: url(/images/bg-bubble-navigation-hover-ie6.png) no-repeat transparent;
}

.bubble-short a, .bubble-navigation a {
	text-decoration: none;
}


/* regular content */

#content-regular {
	padding: 0 150px 0 15px;
}



#content ul.pager {
	padding-top: 0.5em;
	list-style-type: none;
	clear: left;
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	margin-left: 0 0 0.5em 0;
}

#content ul.pager li {
	float: left;
	background: none;
	padding: 0;
}
#content ul.pager li.p-right {
	text-align: right;
	float: right;
	width: 38%;
}
#content ul.pager li.p-middle {
	text-align: center;
	width: 24%;
}
#content ul.pager li.p-left {
	text-align: left;
	width: 38%;
}


table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 100%;
	color: #6a6a6a;
	border-left: 1px solid #dadfe7;
	border-top: 1px solid #dadfe7;
	line-height: 160%;
	background: url(/images/bg-table.png) repeat-x transparent top left;
}

table th, table thead td, table thead th {
	font-weight: bold;
	text-align: left;
	padding: 4px 8px;
	vertical-align: top;
	border-right: 1px solid #dadfe7;
	border-bottom: 1px solid #dadfe7;
}

table td {
	text-align: left;
	vertical-align: top;
	padding: 3px 8px;
	border-right: 1px solid #dadfe7;
	border-bottom: 1px solid #dadfe7;
}

table tfoot td {
	padding: 1px 8px;
	font-style: italic;
}

table tr:hover td, table tr:focus {
	background: #f2f3e1;
}

caption {
	text-align: left;
	text-transform:uppercase;
	font-weight: normal;
	margin-bottom: 0.3em;
	color: #25539e;
}


/* events */

dl.event-details {
	width: 800px;
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	padding-top: 1em;
	margin-bottom: 1em;
	font-style:italic;
}

dl.event-details dt {
	width: 200px;
	float: left;
	margin-bottom: 0.3em;
}

dl.event-details dd {
	width: 600px;
	float: left;
	margin-bottom: 0.3em;
}

dl.news {
	width: 800px;
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	padding-top: 1em;
	margin-bottom: 1em;
}

dl.news dt {
	width: 125px;
	float: left;
	margin: 0.4em 0 0 0;
}

dl.news dd {
	width: 675px;
	float: left;
}

dl.news dd h6 {
	font-size: 90%;
}

#content p.more-link {
	margin-top: -1em;
}

#content p.more-link a {
	font-weight: bold;
	background: url(/images/icon-link-more-big.png) no-repeat right center transparent;
	padding-right: 10px;
}

h3.search {
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	padding-top: 1em;
	margin-bottom: 0.2em;
}

div #map-left {
	width: 365px;
	float: left;
	margin: 1.5em 0 2em 0;
}

div #map-right {
	width: 420px;
	float: left;
	margin: 1.5em 0 2em 0;
	padding: 0.5em 0 0 15px;
	border-top: 1px solid #dadfe7;
}

div #map-right div {
	margin-bottom: 0.5em;
}

div #map-right h4 {
	background: url(/images/icon-link-more-big.png) no-repeat left center transparent;
	padding-left: 13px;
	cursor: pointer;
}

#content div #map-right p {
	padding-left: 13px;
	margin-bottom: 0.5em;
}

.map-address {
	border-bottom: 1px solid #dadfe7;
	padding: 0.1em 0;
}


/* downloads */

div.downloads {
	margin: 0 0 1.5em 0;
	background: url(/images/bg-downloads.png) repeat-x transparent top left;
	padding: 1em 15px 10px 15px;
	clear: both;
}

div.downloads h4 {
	text-transform:uppercase;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#content div.downloads ul {
	margin: 0;
}

#content div.downloads ul li.d-download {
	background: url(/images/icon-download.png) no-repeat transparent 0 4px;
	padding-left: 16px;
}

#content div.downloads ul li.d-link {
	background: url(/images/icon-link.png) no-repeat transparent 0 4px;
	padding-left: 16px;
}


/* faq */

h4.faq {
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	padding: 0.6em 0 0.6em 5px;
	margin: 0;
	cursor: pointer;
}

h4.faq span {
	background: url(/images/icon-question.png) no-repeat left center transparent;
	padding-left: 16px;
}

div.faq-answer {
	background: url(/images/icon-faq-answer.png) 6px 2px transparent no-repeat;
	padding-left: 21px;
}

.links #content-content ul {
	margin: 0 0 1.5em 0;
}

.links #content-content ul li {
	background: url(/images/bg-dotted-line.png) repeat-x transparent top left;
	padding: 0.6em 0 0.6em 5px;
	margin: 0;
	position: relative;
}

.links #content-content ul li a {
	background: url(/images/icon-link-list.png) no-repeat transparent 0 3px;
	padding-left: 17px;
	display: block;
}

.links #content-content ul li a span {
	color: #686868;
}


/* images-text */

dl.text-images {
	width: 575px;
	margin: 0 0 1em 0;
}

dl.text-images dt {
	width: 245px;
	float: right;
	margin-bottom: 0.1em;
}

dl.text-images dd {
	width: 315px;
	padding-right: 15px;
	margin-bottom: 0.1em;
}

dl.text-images dt img {
	margin-bottom: 15px;
}


/* ----------------
footer definitionen
-----------------*/

/* boxes */ 

#boxes {
	margin: 0 0 55px 21px;
	background: url(/images/bg-boxes.png) left bottom transparent no-repeat;
	line-height: 130%;
}
* html #boxes {
	margin: 0 0 5px 21px;
}

#boxes div {
	float: left;
	padding: 40px 15px 10px 15px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#boxes div#box-news {
	background-image: url(/images/bg-box-news.png);
	width: 351px;
	padding-right: 25px;
}

#boxes div#box-infos {
	background-image: url(/images/bg-box-infos.png);
	width: 351px;
	padding-right: 25px;
}

#boxes div#box-bookmarks {
	background-image: url(/images/bg-box-bookmarks.png);
	width: 144px;
	padding: 40px 9px 10px 12px;
}

#boxes div#box-news dl {
	width: 351px;
}

#boxes div#box-news dl dt {
	width: 88px;
	float: left;
}

#boxes div#box-news dl dt img {
	border: 1px solid #4d567b;
	padding: 1px;
	margin: 0.3em 0 0.6em 0;
}

#boxes div#box-news dl dd {
	width: 263px;
	float: left;
}

#boxes div#box-news dl dd h6 {
	font-size: 85%;
	font-weight: normal;
	margin: 0;
}

#boxes div#box-news dl dd h3 {
	margin: 0;
}

#boxes div#box-news dl dd p {
	margin: 0 0 0.5em 0;
}

#boxes div#box-news dl dd p.news-more {
	margin: -0.5em 0 0.5em 0;
}

#boxes div#box-news dl dd p a {
	font-weight: bold;
	background: url(/images/icon-link-more-big.png) no-repeat right center transparent;
	padding-right: 10px;
}

#boxes div#box-news p.all-news {
	text-align: right;
	background: url(/images/bg-dotted-line.png) repeat-x top left transparent;
	margin: 0 0 0.2em 0;
	padding: 0.5em 0 0 0;
}

#boxes div#box-news p.all-news a {
	background: url(/images/icon-link-more-big.png) no-repeat right center transparent;
	padding-right: 10px;
}

#boxes div#box-infos ul {
	list-style-type: none;
	margin: 0 0 0.5em 0;
}

#boxes div#box-infos ul li {
	background: url(/images/bg-icon-box-list.png) no-repeat transparent left center;
	padding-left: 10px;
	margin-bottom: 0.2em;
}

#boxes div#box-infos ul li a {
	color: #686868;
}

#boxes div#box-bookmarks img {
	border: 1px solid #4d567b;
	padding: 1px;
	margin: 0 4px 4px 0;
	width: 16px;
	height: 16px;
}

#boxes div#box-bookmarks a:hover img {
	border-color: #25539e;
}


#footer ul {
	margin: 0;
	list-style-type: none;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	display:block;
	background: url(/images/bg-footer-nav.png) no-repeat right center transparent;
	padding: 4px 12px 4px 10px;
	text-transform:uppercase;
	font-size: 110%;
	border-top: 2px solid #fff;
	font-weight: bold;
}

#footer ul li a:hover, #footer ul li a:focus, #footer ul li a.nav-active {
	text-decoration: none;
	border-top-color: #25539e;
	color: #25539e;
}


/* ---------------
modal definitionen
--------------- */

.modal {
	background: url(/images/bg-modal.png) transparent no-repeat;
	border: 4px solid #e4e5e8;
}

.modal #container {
	width: 576px;
	padding: 12px;
	background: none;
}

.modal h1 {
	background: url(/images/bg-dotted-line.png) repeat-x bottom left transparent;
	margin: 0 0 1em 0;
	padding: 0 0 0.8em 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 130%;
}

.modal h2 {
	text-transform: none;
}

.modal h4 {
	color: #686868;
	font-size: 110%;
	font-weight: normal;
}

div.video {
	margin: 1em 0 1.5em 0;
	position: relative;
}



/* ------------------
formular definitionen
-------------------*/

form {
	margin-bottom: 1em;
}

form p {
	background: #fff;
	padding: 5px;
	margin-bottom: 0.5em;
}
* html form p {
	background: transparent;
}

fieldset {
	border: none;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #29408b;
	margin-bottom: 0.5em;
}

label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 15px;
}

input, textarea, select {
	width: 340px;
	border: 1px solid #c8c8c8;
	padding: 1px 2px;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #6a6a6a;
	background: #fff;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 130px;
}

select {
	width: 347px;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color: #25539e;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn, p.submit input {
	color: #0e4290;
	width: 347px;
	font-weight: bold;
}











/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;

}


