/*		GLOBAL		*/
/* * { 
	font-family : Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}*/
body {
	background-color: #ffffff;
	font-family : Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	outline: none;
	color: #ff0000;
	font-weight: bold;
}
.page-container {
	width: 780px;
	height: 99%;
	margin: 0px auto 0px 0px;
	font-size:1.0em;
}
.header-color1 {
	background-color: #8ecef4;
	height: 20px;
	width: 100%;
	color: #ff00ff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.header-color2 {
	background-color: #c5e4f6;
	height: 150px;
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 21px;
	left: 0px;
}

/*		HEADER		*/
.header {
	z-index: 10;
	position: relative;
}
.header-top {
	width: 780px;
	height: 20px;
	border-bottom:1px solid #ffffff;
}
.header-menu {
	float: left;
	line-height: 20px;
	height: 20px;
	background-color: transparent;
	font-size : 11px;
	width: 540px;
	text-transform: uppercase;
	font-weight: bold;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.header-searchtext {
	float: left;
	line-height: 20px;
	height: 20px;
	width: 75px;
	background-color: #fff2d5;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #fff2d5;
	text-transform: uppercase;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	text-align: center;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.header-middle {
	width: 780px;
	height: 150px;
}
.header-image {
	width: 540px;
	height: 150px;
	background-color: #ffffff;
	float: left;
}
.header-search {
	float: right;
	color : #565655;
	background-color: #fff2d5;
	height: 123px;
	width: 220px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	padding-top: 27px;
	padding-left: 18px;
	font-size : 11px;
}
.header-search label, .header-search-text {
	color: #565655;
}
.header-search form {
	padding-top: 10px;
}
.header-bottom {
	width: 780px;
	height: 40px;
}
.header-rootline {
	float: left;
	background-color: #ffffff;
	width: 540px;
	padding-top: 10px;
	height: 30px;
	border-top: 1px solid #ffffff;
	font-size: 11px;
	color : #cccccc;
}
.header-undersearch {
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*border-bottom: 1px solid #666666;*/
	width: 238px;
	background-color: #FFF2C5;
	height: 39px;
}
.header-search-text {
	font-weight: normal;
	margin-right: 14px;
	margin-top: 5px;
	float: left;
}



/*		MAIN		*/
.main {
	clear:both;
	width:780px;
}
.main-content {
	width: 514px;
	margin: 4px 13px 0px 13px;
	display:inline; /*Fix IE floating margin bug*/;
	overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	float: left;
	min-height: 500px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #666666;
}
.main-navigation {
	width: 238px;
	border-bottom: 1px solid #666666;
}
.main-navigation-container {
	width: 238px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	display:inline /*Fix IE floating margin bug*/;
	float: right;
}

/*		FOOTER		*/
.footer {
/*	line-height: 20px;
	height: 40px;*/
	width: 506px;
	float: left;
	margin: 10px 13px 0px 13px;
	padding: 0px 4px 0px 4px;
	margin-bottom: 0px;
	/*position: absolute;*/
}
.footer a {
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	text-transform:uppercase;
	text-decoration: none;
}
.footer-address {
	float: left;
	text-align: center;
	width: 506px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
.footer-back {
	float: left;
	text-align: left;
}
.footer-print{
	text-align: right;
	float: right;
	width: 65px;
}
.footer-pdf {
	text-align: right;
	float: right;
	width: 35px;
}
.footer-top {
	text-align: right;
	float: right;
	width: 75px;
}
.footer-bookmark {
	text-align: right;
	float: right;
	width: 90px;
}
.footer-update {
	float: left;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	padding-top: 5px;
	font-weight: normal;
}

/*		NAVIGATION		*/

.main-navigation span.pfeil-runter {
	background-image : url(../images/pfeil_runter.gif);
	background-repeat : no-repeat;
	background-position : center;
}
.main-navigation span.pfeil-rechts {
	background-image : url(../images/pfeil_rechts_klein.gif);
	background-repeat : no-repeat;
	background-position : center;
}
.main-navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style:none;
	width: 100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.main-navigation li {
	font-size : 11px;
	border-top: 1px solid #666666;
	/*white-space: nowrap;*/
	line-height: 19px;
}
.main-navigation a {
	color: #666666;
	display: block;
	text-decoration: none;
}
.main-navigation ul li a {
	font-weight : bold;
	padding-left: 6px;
}
.main-navigation ul ul li a {
	font-weight : normal;
	padding-left: 16px;
}
.main-navigation ul ul ul li a {
	font-weight : normal;
	padding-left: 27px;
}
.main-navigation ul ul ul ul li a {
	font-weight : normal;
	padding-left: 38px;
}
.main-navigation ul ul ul ul ul li a {
	font-weight : normal;
	padding-left: 50px;
}
.main-navigation li a.main-menu-gelb:hover{
	background: #ffde00;
}
.main-navigation li a.main-menu-rot:hover{
	background: #ed1c24;
}
.main-navigation ul li.main-menu-gelb a {
	background: #ffde00;
	color: #ffffff;
}
.main-navigation ul li.main-menu-rot a {
	background: #ed1c24;
	color: #ffffff;
}
.main-navigation ul li.main-menu-gelb ul a{
	color: #666666;
	background-color: #ffffff;
}
.main-navigation ul li.main-menu-rot ul a{
	background-color: #ffffff;
	color: #666666;
}
.main-navigation ul li.main-menu-gelb a span {
	color: #ffde00;
	font-weight: bold;
}
.main-navigation ul li.main-menu-rot a span {
	color: #ed1c24;
	font-weight: bold;
}
.main-navigation ul li.main-menu-gelb ul a:hover, .main-navigation ul li.main-menu-gelb a:hover span {
	color: #666666;
	background-color: #ffde00;
}
.main-navigation ul li.main-menu-rot ul a:hover, .main-navigation ul li.main-menu-rot a:hover span {
	background-color: #ed1c24;
	color: #666666;
}


/* -------  HEADER ---------- */
.header-search-input {
	font-weight : bold;
	line-height: 125%;
}
.header-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	display:inline;
	list-style:none;
}
.header-menu li {
	float:left;
	margin: 0 15px 0 15px;
}
.header-menu li a {
	color: #ffffff;
	text-decoration: none;
}
.header-menu .active a {
	color : #666666;
}
.header-rootline a {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.header-rootline ul{
	margin: 0px 0px 0px 23px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.header-rootline li{
	display:inline;
	list-style:none;
	float:left;
}
.header-search-input input{
	border: 1px solid #8A8F98;
	margin-left: 4px;
	float: left;
}
.header-search-input label{
	float: left;
	margin-top: 1px;
}

/* -------  MAIN CONTENT ---------- */
.main-content hr {
	color:#000000;
	height:1px;
}
.main-content a {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	background-color : transparent;
}
.main-content a.mail {
	background: url(../images/link-icon_mail_03.gif) center left no-repeat;
	padding-left: 13px;
}
.main-content a.download {
	background: url(../images/link-icon_ftp_01.png) center right no-repeat;
	padding-right: 13px;
}
.main-content  a[HREF*=".pdf"] {
	background: url(../images/link-icon_pdf_01.png) center right no-repeat;
	padding-right: 14px;
}
.main-content  a[HREF*=".zip"] {
	background: url(../images/link-icon_zip_01.png) center right no-repeat;
	padding-right: 12px;
}
.main-content  a[HREF*=".doc"], .main-content  a[HREF*=".docx"] {
	background: url(../images/file_doc_k.png) center right no-repeat;
	padding-right: 14px;
}
.main-content  a[HREF*=".xls"], .main-content  a[HREF*=".xlsx"] {
	background: url(../images/file_xls_k.png) center right no-repeat;
	padding-right: 14px;
}
/* .main-content  a[HREF*=".jpg"], .main-content  a[HREF*=".jpeg"], .main-content  a[HREF*=".png"], .main-content  a[HREF*=".gif"] {
	background: url(../images/file_image_k.png) center right no-repeat;
	padding-right: 14px;
} */
.main-content a.external-link-new-window, .main-content a.external-link {
	background: url(../images/link-icon_external_02.gif) center right no-repeat;
	padding-right: 12px;
}
.main-content h1 {
	font-size : 15px;
	color: #666666;
	margin: 15px 0 5px 0;
}
.main-content .block-header h1 {
	margin: 25px 0 5px 0;
}
.main-content .block-header h1.first {
	margin: 10px 0 5px 0;
}
.main-content h1.pagetitle {
	font-size : 18px;
	color : #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 26px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.main-content h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 7px 0px;
	color : #666666;
}
.main-content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 7px 0px;
	color : #666666;
}
.main-content h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	color : #666666;
}
.main-content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color : #666666;
}
.main-content h3.searchresultpagetitle {
	font-size: 11px;
	/*color: #666666;*/
	color: #ff0000;
	font-weight: bold;
	margin: 5px 0 0px 2px;
}
.main-content .caption {
	font-size: 11px;
	color: #666666;
}
.main-content p, .footer p {
	margin: 1px 0 5px 0;
	font-size : 11px;
	line-height : 125%;
	color: #666666;
	padding-bottom : 0px;
}
.main-content ul li, .main-content ol ul li {
	margin: 0 0 0.2em 20px;
	padding: 0 0 0 10px;
	background: url(../images/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.4em;
	color: #666666;
	font-size:11px;
}
* html .main-content ul li, * html .main-content ol ul li {
	margin:0 0 0.2em 40px;
}
.main-content ul {
	list-style:none;
	margin: 0.5em 0 0 0;
}
.main-content ol li {
	margin-bottom: 0.4em;
	margin-left: 10px;
	padding: 0px;
	line-height:1.4em;
	color: #666666;
	font-size:11px;
	font-family : Arial, Verdana, sans-serif;
}
.main-content ol {
	margin-top: 0.5em;
	margin-bottom: 0px;
	list-style: decimal outside none;
}
.main-content .align-left {
	text-align: left;
}
.main-content .align-right {
	text-align: right;
}
.main-content .align-center, .main-content p.align-center {
	text-align: center;
}
.main-content .searchform {
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	margin-top: 20px;
}
.main-content .searchform input.suchbutton {
	margin-left: 100px;
}
.main-content .searchresultheader {
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	padding-left: 2px;
}
.main-content .searchresultcontent {
	font-weight: normal;
}
.main-content .searchmarkup {
	color: #ff0000;
}
.main-content .mailform {
	color : #666666;
	font-weight : normal;
	padding-left : 7px;
}
.main-content .mailformrequired, .main-content .mailformcomment {
	color : #666666;
	font-weight : bold;
}
.main-content .mailformradio {
	color : #666666;
	font-weight : normal;
}

/* -------  SONSTIGES ---------- */
input, select, textarea {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
/*	line-height: 13px;*/
	background-color:#ffffff;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
}
.print p {
	margin: 1px 0 5px 0;
	font-size : 11px;
	line-height : 125%;
	color: #666666;
	padding-bottom : 0px;
}
hr {
	color:#000000;
	height:1px;
}
div.tx-fechangepassword-pi1{
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #666666;
	font-weight: bold;
}

.column1-unit {
	width:514px;
	margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;
}
.column2-unit-left {float:left; width:248px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:248px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

label.left {
	float: left;
	width: 100px;
}

/*		SITEMAP		*/
.main-sitemap {
	width: 380px;
}
.main-sitemap ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 0.2em;
}
.main-sitemap ul li {
/*margin: 0 0 0.2em 20px !important /*Non-IE6*/; margin:0 0 0.2em 30px /*IE6*/;*/
	padding-bottom: 0px;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 0.2em;
	background: url(../images/bg_bullet_full_1.gif) no-repeat 0px 0.4em;
	color: #666666;
	margin-left: -15px;
	font-size: 11px;
	padding-top: 0px;
}
* html .main-sitemap ul li {
	margin-left: 10px;
}
.main-sitemap ul li.main-sitemap-gelb a span {
	color: #ffde00;
	font-weight: bold;
}
.main-sitemap ul li.main-sitemap-rot a span {
	color: #ed1c24;
	font-weight: bold;
}
.main-sitemap ul li.main-sitemap-gelb > a {
	color: #ffde00;
	padding-top: 1em;
}
.main-sitemap ul li.main-sitemap-rot > a {
	color: #ed1c24;
}
.main-sitemap ul li.main-sitemap-rot {
	margin-top: 1em;
}
.main-sitemap ul li.main-sitemap-gelb {
	margin-top: 1em;
}
