/*
// +---------------------------------------------------------------------+
// | XELOG AG - Juli 2007                                                |
// +---------------------------------------------------------------------+
// | Copyright (c) 2007 present perfect! GmbH - München                  |
// | http://www.presentperfect.de                                        |
// +---------------------------------------------------------------------+
// | Author: Peter Kraume <pk@presentperfect.de>                         |
// +---------------------------------------------------------------------+
// | globales Stylesheet                                                 |
// +---------------------------------------------------------------------+
*/

@import url(rte.css);

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EDEDEE;
}

html, body, textarea {
	scrollbar-base-color: #B4B4B4;
	scrollbar-3d-light-color: #F2F6F9;
	scrollbar-arrow-color: #79A4C3;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #D9E5EE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F2F6F9;
	scrollbar-track-color: #F2F6F9;
}

/*
// +---------------------------------------------------------------------+
// | RTE                                                                 |
// +---------------------------------------------------------------------+
*/

h1, h2, h3, h4, h5 {
	color: #004A87;
	font-size: 14px;
	font-weight: bold;
}

p.bodytext {
	padding: 0px 0px 10px 0px;
}

.csc-header {
	margin-top: 20px;
	margin-bottom: 10px;
}

.csc-header-n1 {
	margin-top: 0;
	margin-bottom: 30px;
}

.infobox .csc-header-n1 {
	margin-bottom: 10px;
}

.csc-textpic-clear {
	margin-bottom: 5px;
}

.contenttable td, .contenttable th {
	padding: 3px;
}

.contenttable .td-0 {
	padding-left: 0;
}

table.linie {
	border-collapse: collapse;
	width: 90%;
}

.linie td {
	border-bottom: 1px solid #004A87;
}

#content ul, #content ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

#content ul {
	list-style: disc;
}

.csc-sitemap ul {
	margin: 0;
}

.csc-sitemap li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content a, .infobox a {
	color: #000000;
}

#content a:hover, .infobox a:hover {
	color: #004A87;
}

/*
// +---------------------------------------------------------------------+
// | tt_news                                                             |
// +---------------------------------------------------------------------+
*/

.news-latest-container {
	margin-top: 5px;
	font-size: 10px;
}

.news-latest-item {
	margin-top: 15px;
}

.news-latest-date {
	font-size: 9px;
}

.news-latest-container a {
	font-size: 10px;
	color: #000000;
}

.news-latest-container a:hover {
	color: #004A87;
}

.news-latest-container h3 {
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-latest-morelink a, .news-list-morelink a {
	text-decoration: none;
}

.news-latest-image {
	margin-top: 3px;
}

.news-latest-gotoarchive {
	margin-top: 20px;
}

.news-single-timedata {
	text-align: right;
}

.news-single-item h2 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news-single-imgcaption {
	font-size: 9px;
	font-style: italic;
}

.news-list-item {
	margin-bottom: 15px;
}

.news-list-item h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

.news-list-image {
	float: right;
}

.news-list-image img {
	padding-left: 5px;
	padding-bottom: 5px;
}

.tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

/*
// +---------------------------------------------------------------------+
// | mailformplus                                                        |
// +---------------------------------------------------------------------+
*/

.tx-thmailformplus-pi1 fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	width: 90%;
	border: 1px solid #79A4C3;
}

.tx-thmailformplus-pi1 legend {
	font-weight: bold;
	color: #004A87;
	padding: 10px;
}

.tx-thmailformplus-pi1 .error-box {
	border: 1px solid red;
	background-color: #FFEEEE;
	color: red;
	padding: 3px;
	margin-bottom: 10px;
}

.tx-thmailformplus-pi1 .error-box ul {
	margin-left: 25px;
}

.tx-thmailformplus-pi1 .row {
	padding-top: 3px;
	clear: both;
}

.tx-thmailformplus-pi1 .row-label, .tx-thmailformplus-pi1 .row-input {
	float: left;
}

.tx-thmailformplus-pi1 .row-label {
	width: 100px;
}

.tx-thmailformplus-pi1 input.text {
	width: 200px;
	font-size: 9px;
	border: 1px solid #7B7979;
}

.tx-thmailformplus-pi1 textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 480px;
}

#newsletter input.text {
	width: 96px;
	font-size: 9px;
	border: 1px solid #7B7979;
}

#newsletter input.btn {
	font-weight: bold;
	color: #231F20;
	border: none;
	background-color: #FFFFFF;
	padding: 0;
}

#newsletter .tx-thmailformplus-pi1 .row-label {
	width: 66px;
}

/*
// +---------------------------------------------------------------------+
// | indexed_search                                                      |
// +---------------------------------------------------------------------+
*/

.tx-indexedsearch-browsebox {
	margin-bottom: 5px;
}

/*
// +---------------------------------------------------------------------+
// | ogvit_filemailer                                                      |
// +---------------------------------------------------------------------+
*/

.tx-ogvitfilemailer-pi1 .ogvit-filemailer-mandatory-field, .tx-ogvitfilemailer-pi1 .ogvit-filemailer-normal-field {
	padding-top: 3px;
	clear: both;
}

.tx-ogvitfilemailer-pi1 .row-label, .tx-ogvitfilemailer-pi1 .row-input {
	float: left;
}

.tx-ogvitfilemailer-pi1 .row-label {
	width: 110px;
}

.tx-ogvitfilemailer-pi1 .ogvit-filemailer-submit {
	padding-top: 3px;
	clear: both;
}

.tx-ogvitfilemailer-pi1 .csc-uploads-icon, .tx-ogvitfilemailer-pi1 csc-uploads-fileName, .tx-ogvitfilemailer-pi1 csc-uploads-fileSize {
	padding: 2px;
}

.tx-ogvitfilemailer-pi1 .csc-uploads-fileSize {
	padding-left: 5px;
}

/*
// +---------------------------------------------------------------------+
// | Klassen                                                             |
// +---------------------------------------------------------------------+
*/

.metanav-sub {
	border-top: 1px solid #616264;
	border-left:1px solid #616264;
	border-right:1px solid #616264;
}

.metanav-sub-last {
	border: 1px solid #616264;
}

.infobox {
	padding: 5px;
	clear: both;
	background-image: url(/fileadmin/images/infobox-top.gif);
	background-repeat: no-repeat;
	background-color: #F2F6F9;
}

.infobox-bottom {
	clear: both;
	height: 10px;
	background-image: url(/fileadmin/images/infobox-bottom.gif);
	background-repeat: no-repeat;
	background-color: #F2F6F9;
	margin-bottom: 15px;
}

.infobox ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

.infobox ul li {
	list-style-image: url(/fileadmin/images/arrow.gif);
}

/*
// +---------------------------------------------------------------------+
// | IDs                                                                 |
// +---------------------------------------------------------------------+
*/

#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 1004px;
	height: 644px;
	background-color: #FFFFFF;   
}

#logo {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 192px;
	height: 80px;
	overflow: hidden;
}

#header-img {
	position: absolute;
	top: 0;
	left: 220px;
	width: 784px;
	height: 110px;
	overflow: hidden;
}

#mainnav {
	position: absolute;
	top: 116px;
	left: 0;
	width: 213px;
	height: 528px;
	background-color: #F2F6F9;
}

#mainnav ul, #mainnav li {
	list-style: none;
}

#mainnav li {
	margin-bottom: 5px;
}

#mainnav ul.level2, #mainnav ul.level3 {
	margin-top: 5px;
}

#mainnav li.level1-active {
	margin-bottom: 29px;
}

#breadcrumb {
	position: absolute;
	top: 122px;
	left: 231px;
	font-size: 9px;
	color: #000000;
	overflow: hidden;
}

#breadcrumb a {
	color: #000000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #004A87;
}

#spacerline {
	position: absolute;
	top: 139px;
	left: 231px;
	width: 558px;
	height: 1px;
	background-color: #7F7F7F;
	overflow: hidden;
}

#content {
	position: absolute;
	top: 162px;
	left: 231px;
	width: 558px;
	height: 422px;
	overflow: auto;
	font-size: 11px;
}

#browsenav {
	position: absolute;
	top: 608px;
	left: 231px;
	width: 558px;
	height: 13px;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
}

#browsenav a {
	color: #939598;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#browsenav a:hover {
	color: #004A87;
}

#footernav {
	position: absolute;
	top: 608px;
	left: 0;
	width: 213px;
	height: 13px;
	text-align: center;
	font-size: 9px;
	overflow: hidden;
}

#footernav a {
	color: #000000;
	text-decoration: none;
}

#footernav a:hover {
	color: #004A87;
}

#languageselect {
	position: absolute;
	top: 18px;
	left: 953px;
	width: 44px;
	text-align: right;
	overflow: hidden;
}

#languageselect img {
	float: right;
	margin-left: 6px;
}

#sidebar {
	position: absolute;
	top: 123px;
	left: 821px;
	width: 178px;
	font-size: 11px;
}

#metanav {
	position: absolute;
	top: 88px;;
	left: 220px;
	width: 784px;
	height: 18px;
	text-align: right;
}

#newsletter {
	margin-bottom: 25px;
	font-size: 11px;
}

#news {
	padding: 5px;
	clear: both;
	background-color: #F2F6F9;
	background-image: url(/fileadmin/images/infobox-top.gif);
	background-repeat: no-repeat;
}