﻿/***** © 2010 zeta software GmbH
Layout: Zinkpower *****/

/***** TAGS *****/
html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	color: #3e3d40;
	background: #fcfcfd;
}

h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 23px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #013888;
}

h1 span {
	padding: 5px 0 0 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #3e3d40;
}

h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #013888;
}

h3,h4,h5,h6 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #013888;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

ul {
	margin: 0;
	padding: 0 0 15px 0;
}

ul li {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(arrow-grey.png) no-repeat 0 4px;
}

ol {
	margin: 0;
	padding: 0 0 15px 30px;
}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

table {
	margin: 0 0 15px 0;
	padding: 0;
}

td {
	vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/***** LINKS *****/
a {
	color: #013888;
	text-decoration: underline;
}

ul a {
	color: #7b7c7e;
	text-decoration: none;
}

a:hover {
	color: #013888;
	text-decoration: underline;
}

/***** MAINMENU *****/
#mainmenu {
	margin: 0 0 5px 0;
	padding: 7px 0 0 5px;
	min-height: 33px;
	background: #bdbfc0 url(mainmenu.png) repeat-x;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	float: left;
	margin: 0 ;
	padding: 0;
	list-style: none;
	background-image: none;
}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 5px 25px;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #3e3d40;
	border-right: 1px solid #bcbdbf;
}

#mainmenu a:hover {
	color: #013888;
	text-decoration: underline;
}

#mainmenu a.topmenuactive {
	color: #013888;
	text-decoration: underline;
}

/***** SUBMENU 1 *****/
ul#submenu1 {
	margin: 0;
	padding: 0 15px 15px 15px;
}

ul#submenu1 li {
	margin: 0 ;
	padding: 0;
	list-style: none;
	background-image: none;
	border-bottom: 1px solid #fcfcfd;
}

ul#submenu1 a {
	display: block;
	margin: 0;
	padding: 4px 0 3px 18px;
	color: #3e3d40;
	background-image: url(arrow-white.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#submenu1 a:hover {
	color: #013888;
	text-decoration: underline;
}

ul#submenu1 a.subnav1active {
	font-weight: bold;
	background-image: url(arrow-blue.png);
}

ul#submenu1 a.subnav1open {
	font-weight: bold;
	background-image: url(arrow-blue-open.png);
}

/***** SUBMENU 2 *****/
ul#submenu1 a.subnav2, ul#submenu1 a.subnav2active {
	padding: 4px 0 3px 29px;
	background-image: url(arrow-subnav.png);
	background-position: 14px 5px;
}

ul#submenu1 a.subnav2active {
	font-weight: bold;
}

/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** WEBBOX *****/
#webbox, #webbox-startpage {
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 980px;
	border-bottom: 1px solid #dadadc;
}

#webbox-startpage {
	border-bottom: 1px solid #dadadc;
}

/***** TOPBOX *****/
#topbox {
	margin: 0;
	padding: 0;
	min-height: 110px;
	position: relative;
}

/***** XMENU *****/
#xmenu {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	left: 0;
}

#xmenu a {
	margin: 0 20px 0 0;
	color: #7b7c7e;
	text-decoration: none;
}

#xmenu a:hover {
	color: #013888;
	text-decoration: underline;
}

/***** LOGO *****/
#logo {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 90px;
	position: absolute;
	top: 10px;
	right: 0;
}

/***** LANGUAGE *****/
#language {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	left: 0;
}

#language select {
	font-size: 11px;
	color: #7b7c7e;
}

#language option.first {
	color: #7b7c7e;
}

#language option {
	color: #3e3d40;
}

/***** CONTENTBOX *****/
#contentbox {
	margin: 0;
	padding: 0;
	background: url(contentbox.png) repeat-y;
	position: relative;
}

/***** HEADER *****/
#header {
	margin: 0;
	padding: 0;
	height: 143px;
	overflow: hidden;
	border-bottom: 10px solid #fcfcfd;
	position: absolute;
	top: 0;
	right: 0;
}

#header img {
	display: block;
}

/***** HEADER-STARTPAGE *****/
#header-startpage {
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
}

#header-startpage img {
	display: block;
}

/***** NIVOSLIDER *****/
.nivoSlider {
	position: absolute !important;
}

.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
}

.nivo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 999;
}

/***** OVERLAY *****/
#overlay {
	margin: 0;
	padding: 0;
	width: 143px;
	height: 109px;
	position: absolute;
	right: 30px;
	bottom: 0;
}

/***** SUBBOX *****/
#subbox {
	float: left;
	margin: 0;
	padding: 0;
	width: 205px;
	min-height: 300px;
}

#subbox .newsbox {
	margin: 0;
	padding: 15px;
	color: #7b7c7e;
}

#subbox .newsbox h2 {
	padding: 0 0 5px 0;
	font-size: 12px;
}

#subbox .newsbox p {
	padding: 0 0 10px 0;
}

#subbox .newsbox ul {
	padding: 0;
}

#subbox .newsbox li {
	margin: 0 0 3px 0;
	background: url(arrow-white.png) no-repeat 0 2px;
}

/***** AREANAME *****/
#areaname {
	margin: 15px 15px 0 15px;
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #013888;
	border-bottom: 1px solid #fcfcfd;
}

.subareaname {
	display: block;
	margin: 0;
	padding: 4px 0 3px 0;
	color: #013888;
}

/***** CONTENT *****/
#content {
	margin: 0;
	padding: 173px 30px 30px 30px;
	min-height: 97px;
	overflow: hidden;
}

/***** CONTENT-LOCATION *****/
#content.location h2 {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #3e3d40;
}

#content.location table {
	margin: 0;
}

/***** CONTENT-STARTPAGE *****/
#content-startpage {
	margin: 0 0 30px 0;
	padding: 30px;
	color: #fcfcfd;
	background: #7b7c7e;
}

#content-startpage h1 {
	color: #fcfcfd;
}

#content-startpage a {
	color: #fcfcfd;
	text-decoration: underline;
}

#content-startpage a:hover {
	color: #013888;
}

#content-startpage ul li {
	background: url(arrow-white.png) no-repeat 0 6px;
}

/***** NEWS *****/
#news {
	float: right;
	margin: 0;
	padding: 153px 0 0 0;
	width: 205px;
	min-height: 147px;
}

#news .newsbox {
	margin: 0;
	padding: 15px;
	color: #7b7c7e;
	border-top: 5px solid #fcfcfd;
}

#news .onlyimage {
	margin: 0;
	padding: 0;
	color: #7b7c7e;
	border-top: 5px solid #fcfcfd;
}

#news .newsbox h2 {
	padding: 0 0 5px 0;
	font-size: 12px;
}

#news .newsbox p {
	padding: 0 0 10px 0;
}

#news .newsbox ul {
	padding: 0;
}

#news .newsbox li {
	margin: 0 0 3px 0;
	background: url(arrow-white.png) no-repeat 0 2px;
}

/***** NEWS-LOCATION *****/
#news.location .newsbox p.location {
	padding: 0 0 30px 0;
	text-align: center;
}

#news.location .newsbox img {
	display: inline;
}

#news.location .newsbox h2 {
	padding: 0 0 15px 0;
}

#news.location .newsbox p {
	padding: 0 0 15px 0;
}

#news.location .newsbox ul {
	padding: 0 0 15px 0;
}

#news.location .newsbox table {
	margin: 0;
}

#news.location .newsbox a {
	color: #7b7c7e;
	text-decoration: none;
}

#news.location .newsbox a:hover {
	color: #013888;
	text-decoration: underline;
}

/***** NEWS-STARTPAGE *****/
#news-startpage {
	margin: 0;
	padding: 0;
	background: url(news-startpage.png) repeat-y;
}

#news-startpage .newsbox {
	float: left;
	margin: 0;
	padding: 0 21px 0 0;
	width: 305px;
	color: #7b7c7e;
}

#news-startpage .newsbox table {
	margin: 0;
}

#news-startpage .newsbox td {
	vertical-align: top;
}

#news-startpage .newsbox h2 {
	padding: 0;
	font-size: 12px;
}

#news-startpage .newsbox p {
	padding: 0;
}

#news-startpage .newsbox ul {
	padding: 0;
}

#news-startpage .newsbox li {
	background-position: 0 2px;
}

/***** ARTICLES *****/
#content-startpage .articlearea {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	line-height: 23px;
}

.articlearea {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 18px;
}

.articlevideo {
	margin: 0;
	padding: 0;
	text-align: center;
}

.overview td {
	padding: 0 30px 0 0;
}

.bildunterschrift {
    display: block;
	padding: 3px 0 0 0;
	color: #7b7c7e;
}

/***** IMAGEGALLERY *****/
table.imagegallery td {
	text-align: center;
	vertical-align: top;
}

table.imagegallery td span.overflow {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

/***** FORM *****/
#formular {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 0;
}

#formular p {
	margin: 0;
	padding: 0;
}

#formular table {
	margin: 0;
	padding: 0;
}

#formular td {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}

#formular input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #3e3d40;
}

#formular textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #3e3d40;
}

#formular .label,#formular .field {
	padding: 3px 10px 3px 0;
}

#formular .desc {
	padding: 10px 10px 10px 0;
}

#formular .multiline {
	padding: 4px 10px 0 0;
	vertical-align: top;
}

#formular .submit {
	padding: 0;
}

#formular .separator {
	margin: 10px 10px 10px 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #3e3d40;
}

/***** DATABASE *****/
.dbtable {
	width: 100%;
}

.dbheader {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #013888;
}

.dbrow1,.dbrow2 {
	padding: 5px;
	vertical-align: middle;
}

.dbrow2 {
	background: #f2f2f2;
}

/***** DYNAMIC FEED *****/
#feed-control {
}

.gfg-root {
}

.gfg-root a {
	color: #7b7c7e;
	text-decoration: none;
}

.gfg-root a:hover {
	color: #013888;
	text-decoration: underline;
}

.gfg-title {
	display: none;
}

.gfg-subtitle {
	display: none;
}

.gfg-entry {
	width: 100%;
	height: 130px;
	position: relative;
	overflow: hidden;
	background-color: #fcfcfd;
}

.gfg-root .gfg-entry .gf-result {
	position: relative;
	width: auto;
	height: 100%;
	background-color: #fcfcfd;
}

.gf-relativePublishedDate {
	color: #7b7c7e !important;
}

.gf-title {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}

.gf-title a {
	color: #013888;
}

.gfg-list {
	position: relative;
	overflow: hidden;
}

.gfg-listentry {
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0 0 18px;
	background-image: url(arrow-grey.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.gfg-listentry-odd {
}

.gfg-listentry-even {
}

.gfg-listentry-highlight {
	background-image: url(arrow-blue.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.gfg-listentry-highlight a {
	color: #013888;
}

/***** UPDATENOTE *****/
#updatenote {
	margin: 0 auto;
	padding: 20px 0;
	width: 560px;
	line-height: 18px;
}

#updatenote span {
	font-size: 18px;
	color: #013888;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	display: none;
}
