
/* Definition des HTML-Tag */
html {
	overflow-x: hidden;
	overflow-y: auto;
}


/* Definition des BODY-Tag */
body {
	margin: 0;
	padding: 0;
	background-color: #617589;
}


/* Definition des TEXTAREA-Tag */
textarea {
	overflow-x: hidden;
	overflow-y: auto;
}


/* Max. Breite der Inhalte */
div.content-max-width {
	width: 980px;
}


/* Kopfbereich der Seite */
div#header {
	background-color: #1E3E95;
}
div#header-logo {
	padding: 13px 0 0 8px;
}
div#header-image {
	padding-right: 179px;
}
div#header-image img {
	border: dotted #8F9EAF;
	border-width: 0 1px 0 1px;
}


/* Hintergrundfarben fuer die Navigationen */
div.navigation-global-background {
	background-color: #2F3F60;
}
div.navigation-main-background {
	background-color: #485A74;
}


/* Rahmen und Hintergrund fuer die Inhalte */
div#content {
	padding: 35px 0 15px 0;
	border: dotted #8F9EAF;
	border-width: 1px 0 1px 0;
	background-image: url(../art_global/bg_content.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* Container fuer die Inhaltsspalte LINKS */
div#column-left {
	width: 200px;
	/*background-color: green;*/
}

/* Container fuer die Inhaltsspalte NORMAL */
div#column-normal {
	width: 561px;
	margin-left: 20px;
	/*background-color: red;*/
}

/* Container fuer die Inhaltsspalte RECHTS */
div#column-right {
	width: 179px;
	/*background-color: lime;*/
}


/* Container fuer den Footer */
div#footer {
	padding: 5px 0 0 0;
}


/* Container fuer die Info-Texte */
div#column-bottom {
	width: 561px;
	padding: 0;
	padding-left: 220px;
	padding-top: 100px;
}

/* Container fuer die Footer-Navigation */
div#footer-date {
	width: 220px;
	padding-left:8px;
}
div#footer-navigation {
	/*padding-left: 220px;*/
	/*background-color: red;*/
}



/* Allgemeine Klassen */
.one-pix {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.dotted-border-top {
	padding-top: 15px;
	border-top: 1px dotted #8F9EAF;
}
/*div.hidden {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
div.position-relative {
	position: relative;
}*/


/* Klassen fuer Umfluesse */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}



/* *** CSS-Klassen fuer die Suchbox *** */
form#search-box-form {
	margin: 0;
	padding: 3px 0 0 0;
}
input#search-box-input,
input#tx-indexedsearch-searchbox-sword {
	width: 129px;
	padding: 2px 4px 3px 4px;
	background-color: #485A74;
	border: 1px solid #A5B1BE;
	color: #FFFFFF;
	font-size: 88%;
}
input#search-box-submit,
input#tx-indexedsearch-searchbox-button-submit {
	padding: 1px 4px 2px 4px;
	background-color: #485A74;
	border: 1px solid #A5B1BE;
	color: #FFFFFF;
	font-size: 88%;
}


/* *** CSS-Klassen fuer Google-Translate *** */
#google_translate_element  {
	float: left;
	padding-left: 5px;
	padding-top:4px;
}
#google_translate_element .goog-te-gadget,
#google_translate_element .goog-logo-link, 
#google_translate_element .goog-logo-link:link, 
#google_translate_element .goog-logo-link:visited, 
#google_translate_element .goog-logo-link:hover, 
#google_translate_element .goog-logo-link:active {
	color: #617589;
	font-weight: normal;
}
#google_translate_element .skiptranslate div {
	
}
#google_translate_element select {
	margin: 0;
	padding: 0px 0 0 0;
	float: left;
	margin-right: 5px;
}
#google_translate_element select,
#google_translate_element * select {
	width: auto;
	padding: 0px;
	background-color: #485A74;
	border: 1px solid #A5B1BE !important;
	border-style: solid !important;
	color: #FFFFFF;
	font-size: 112%;
}


/* *** CSS-Klassen fuer die Suche *** */
div.tx-indexedsearch-form {
	padding: 0 0 20px 0;
}
div.tx-indexedsearch-searchbox form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


/* *** CSS-Klassen fuer mailform *** */
form#mailform {}
form#mailform fieldset {
	margin: 0 0 15px 0;
	padding: 0;
	border: none;
}
form#mailform label {
	float: right;
	width: 310px;
	padding-top: 1px;
}
input#mailformname,
input#mailformemail,
input#mailformphone {
	width: 230px;
	margin-bottom: 3px;
	padding: 1px 5px 2px 5px;
	border: 1px solid #8F9EAF;
}
input#mailformcall {
	margin: 2px 0 5px 0;
}
textarea#mailformmessage {
	width: 330px;
	height:120px;
	margin: 10px 0 3px 0;
	padding: 1px 5px 2px 5px;
	border: 1px solid #8F9EAF;
}
input#mailformformtype_mail {
	border: 1px solid #8F9EAF;
	background: none;

}



/* *** CSS-Klassen fuer Text m/Bild *** */

/* Abstand unter Bild + Unterschrift */
DIV.csc-textpic-imagewrap {
	padding-bottom: 20px;
	/*background-color:red;*/
}

/* Abstand unter dem Bild */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 00;
}

/* Rahmen um Bilder */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #8F9EAF;
}

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-text,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-text,
DIV.csc-textpic-intext-left DIV.csc-textpic-text {
	padding-left: 7px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-text,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-text,
DIV.csc-textpic-intext-right DIV.csc-textpic-text {
	padding-right: 7px;
}



/* Container fuer die LATEST-Ansicht fuer die News auf der Homepage */
div#news-latest {
	padding: 30px 0 20px 0;
}

/* Container fuer LIST-Ansicht der News */
div.news-list-item {
	/*margin-top: 5px;*/
	padding: 15px 0 15px 0;
	border-top: 1px dotted #8F9EAF;
}
div.news-list-image {}
div.news-list-content {
	width: 345px;
}

/* Container fuer SINGLE-Ansicht der News */
div.news-single-img {
	float: right;
	width: 200px;
	padding: 0 0 0 10px;
}


/* Klassen fuer die Erweiterung tx_sksimplegallery_pi1 */
.tx-sksimplegallery-pi1 p.pagebrowser span {
	padding:0 4px
}

/*  */
dl.gallery-single-view {
	float:left;
	width: 170px;
	margin: 0 10px 15px 0;
	border: 1px solid #8F9EAF;
}
dl.gallery-single-view img {
	display:block;
}
dl.gallery-single-view dt.gallery-image img {
	border-bottom: 1px solid #8F9EAF;
}
dl.gallery-single-view dd {
	width: 160px;
	height: 60px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	overflow: hidden;
}

/*  */
.tx-sksimplegallery-pi1 h3 {
	margin:6px;
}

/*  */
.tx-sksimplegallery-pi1 .description {
	margin:6px 0 12px 0;
	padding-bottom:4px;
	border-bottom:1px solid #000;
}
.tx-sksimplegallery-pi1 br.clear {
	clear:both;
}
.tx-sksimplegallery-pi1 .error {
	color:red;
	font-weight:bold;
	padding:12px;
}





/* Listen gehoeren regulaer in rte.css; diese koennen in der installierten Version 4.1.7 aber nicht im RTE deaktiviert werden! */

/* Listenformat fuer die Sprachnavigation */
ul.navigation-language-list {
	padding: 4px 0 0 0;
	float: left;
}
ul.navigation-language-list li {
	display: inline;
	padding: 0 3px 0 8px;
	background-image: none;
	line-height: 120%;
}


/* Listenformat fuer die Globale Navigation */
ul.navigation-global-list {
	padding: 0;
}
ul.navigation-global-list li {
	float: left;
	padding: 0;
	background-image: none;
	line-height: 120%;
}

/* Listenformat fuer die Hauptnavigation */
ul.navigation-main-list {
	padding: 0;
}
ul.navigation-main-list li {
	float: left;
	padding: 0;
	background-image: none;
	line-height: 120%;
}

/* Listenformat fuer die Unternavigation */
ul.navigation-sub-list {
	padding: 0 0 19px 0;
}
ul.navigation-sub-list li {
	padding: 0 0 1px 0;
	background-image: none;
	line-height: 120%;
}
ul.navigation-sub-list li.highlights {
	padding: 0;
	font-size: 0;
}

/* 2.-n. Ebene */
ul.navigation-sub-list ul {
	padding: 0 0 5px 0;
	background-color: #2F3F60;
}
ul.navigation-sub-list ul ul {
	padding: 0 0 0 0;
	background-color: #2F3F60;
}
ul.navigation-sub-list ul li {
	padding: 1px 0 1px 0px;
	border: solid #617589;
	border-width: 1px 0 0 0;
	background-color: #2F3F60;
}
ul.navigation-sub-list ul li a {
	padding-left: 25px;
	display: block;
}
ul.navigation-sub-list ul ul li {
	padding: 1px 0 1px 0px;
	border: solid #617589;
	border-width: 1px 0 0 0;
	background-color: #2F3F60;
}
ul.navigation-sub-list ul ul li a {
	padding-left: 36px;
}
ul.navigation-sub-list ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Listenformat fuer die Footer-Navigation */
ul.navigation-footer-list {
	padding: 0;
}
ul.navigation-footer-list li {
	float:left;
	padding: 0 10px 0 0;
	background-image: none;
	line-height: 120%;
}
ul.navigation-footer-list li.footer-spacer {
	padding: 0 10px 0 0;
}

/* Listenformat fuer die Hauptnavigation */
/* Listen rechte Spalte */
div#column-right ul.navigation-homepage-list {
	padding: 0;
}
ul.navigation-homepage-list {
	padding: 0;
	background-image: none;
}
ul.navigation-homepage-list li {
	padding: 0;
	margin-bottom: 1px;
	background-image: none;
	line-height: 0;
}
ul.navigation-homepage-list li img {
	display: block;
}

/* Listenformat fuer Latest News */
ul.news-latest-list li {
	margin-top: 2px;
	padding-top: 3px;
	border-top: 1px solid #788AA7;
	background-position: 0 0.91em;
	color: #FFFFFF;
}
ul.news-latest-list li strong {
	color: #FFFFFF;
}

/* header-image-map z.b homepage */
#header-image-map {
	position: absolute;
	display: block;
	width: 600px;
	height: 151px;
	top: 0px;
	left: 201px;
	padding: 0;
	margin: 0;
}
#header-image-map a {
	display: block !important;
	width: 200px;
	height: 151px;
	float: left;
	background-image: url(../art_global/transparent.gif);
}
