﻿* {
    margin: 0;
    padding: 0;
}

.clearfix:after, .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .cf {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .cf {
    height: 1%;
}

.clearfix, .cf {
    display: block;
}

body {
    background: #ccc;
    margin: 1.67em 0 0 1.67em;
}

#layoutCon {
    width: 76.0em;
    background: white;
    min-height: 40.0em;
}

#headerCon {
    position: relative;
    height: 9.33em;
    overflow: hidden;
}

#headerCon_bg {
    width: 23.75em;
    height: 9.33em;
    border: 0;
}

#headerCon_logo {
    display: block;
    position: absolute;
    top: 0;
    left: 24.75em;
    width: 12.5em;
    height: 6.25em;
    border: 0;
}

#mainNavCon {
    background: #666;
    color: white;
    padding: 0.3em 0 0.3em 0;
}

#serviceNav {
    position: absolute;
    bottom: 1.00em;
    right: 1.33em;
    width: 50%;
    text-align: right;
}

#serviceNav ul {
    display: inline;
    list-style-type: none;
}

#serviceNav li {
    display: inline;
}

#serviceNav a {
    font-size: 0.93em;
    display: inline-block;
    color: black;
}

#serviceNav a:focus, #serviceNav a:active, #serviceNav a:hover {
    color: #cc0000;
    text-decoration: none;
}

#pageNav {
    margin: 2.0em 1.33em 1.0em 24.33em;
    border-top: 1px solid #AD0000;
    text-align: left;
}

#pageNav ul {
    display: inline;
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
    padding: 0.5em 0 0.5em 0;
}

#pageNav li {
    display: inline;
}

#pageNav a {
    font-size: 0.93em;
    display: inline-block;
    color: black;
}

#pageNav a:focus, #pageNav a:active, #pageNav a:hover {
    color: #cc0000;
    text-decoration: none;
}

#langNav {
    position: absolute;
    left: 48.0em;
    top: 4.68em;
    width: 25%;
    text-align: left;
}

#langNav ul {
    display: inline;
    list-style-type: none;
}

#langNav li {
    display: inline;
}

#langNav a {
    font-size: 0.93em;
    display: inline-block;
    color: black;
}

#langNav a:focus, #langNav a:active, #langNav a:hover {
    color: #cc0000;
    text-decoration: none;
}

#oegsLink {
    position: absolute;
    top: 4.13em;
    right: 1.33em;
    text-align: left;
    width: 14.0em;
    padding: 0;
    margin: 0;
    height: 2.0em;
}

#oegsLink a {
    display: block;
    font-size: 0.93em;
    color: black;
    padding-left: 26px;
    height: 2.0em;
    padding-top: 0.75em;
    background: url(/holding/__resources/images/oegs_logo.jpg) no-repeat left center;
}

#oegsLink a:focus, #oegsLink a:active, #oegsLink a:hover {
    color: #cc0000;
    text-decoration: none;
}

#mainNavRight {
    text-align: right;
    float: right;
    padding-right: 1.33em;
    width: 48%;
}

#mainNavLeft {
    text-align: left;
    float: left;
    width: 48%;
    padding-left: 1.33em;
}

#mainNavRight ul {
    display: inline;
    list-style-type: none;
}

#mainNavRight li {
    display: inline;
}

.sepLeft {
    display: inline;
    background: url(/holding/__resources/images/sepFB.gif) right 0.1em no-repeat;
    padding: 0 0.45em 0 0;
    margin: 0 0.37em 0 0;
}

.sepBlack {
    display: inline;
    background: url(/holding/__resources/images/sepBlack.gif) right 0.1em no-repeat;
    padding: 0 0.45em 0 0;
    margin: 0 0.37em 0 0;
}

#mainNavRight a {
    font-size: 1.1em;
    line-height: 1.2em;
    display: inline-block;
    color: white;
}

#mainNavRight a:focus, #mainNavRight a:active, #mainNavRight a:hover {
    text-decoration: underline;
}

#contentLeft {
    float: right;
    width: 16.0em;
    /* background: #AD0000;  */
    background: white;
    min-height: 12.0em;
}

#contentMain {
    float: right;
    width: 60.0em;
}
/*    SUCHFORMULAR    */
#searchForm {
    position: absolute;
    top: 1.33em;
    right: 1.33em;
    text-align: left;
    margin-right: 0;
    width: 14.0em;
    padding: 0;
    line-height: 1em;
}

#searchForm form {
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.searchDiv {
    position: relative;
    border: 1px solid #999;
    border-right: 0;
    width: 14.0em;
    overflow: hidden;
    background: white;
    padding: 0.2em 0 0.2em 0.1em;
}

.searchInput {
    border-style: hidden;
    border: none;
    border-top-style: none;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    display: block;
    margin: 0 0;
    /* padding: 0.2em;*/
    padding: 0;
    font-size: 0.93em;
    width: 13.45em;
    overflow: hidden;
}

#searchButton {
    position: absolute;
    top: 0;
    font-size: 0.93em;
    right: -1px;
    width: 1.146em;
    height: 1.82em;
    background: url(/holding/__resources/images/arrowGo.gif) center center no-repeat;
}

#searchButton:focus, #searchButton:active, #searchButton:hover {
    position: absolute;
    top: 0;
    font-size: 0.93em;
    right: -1px;
    width: 1.146em;
    height: 1.82em;
    background: url(/holding/__resources/images/arrowD.gif) center center no-repeat;
}

#searchForm a {
    font-size: 0.91em;
    padding: 0.1em;
    text-decoration: none;
    color: #000000;
}

#searchForm a:focus, #searchForm a:active, #searchForm a:hover {
    color: #cc0000;
}
/* SCHRIFTGRÖSSE ÄNDERN */
#fontSizeNav {
    position: absolute;
    left: 48.0em;
    top: 1.38em;
    display: inline;
    list-style-type: none;
}

#fontSizeNav li {
    float: left;
}

#fontSizeNav a {
    font-size: 0.93em;
    padding: 0.1em;
    text-decoration: none;
    color: #000000;
    display: block;
}

#fontSizeNav a:focus, #fontSizeNav a:active, #fontSizeNav a:hover {
    color: #cc0000;
}

#fontSizeNav img {
    width: 1.0em;
    height: 1.0em;
    border: 0;
}

#fontDownLink {
    display: none;
}

#fontDownLi {
    padding-top: 0.1em;
    padding-right: 0.5em;
}

#fontUpLi {
    padding-top: 0.1em;
    padding-left: 0.5em;
}
/* SKIPLINKS */
#skiplinks {
    position: absolute;
    left: 0.0em;
    top: 0.0em;
    z-index: 100;
}

#skiplinks a {
    position: absolute;
    z-index: 100;
    background: transparent;
    left: -1000em;
    top: -1000em;
    width: 0.1em;
    color: black;
}

#skiplinks a:focus, #skiplinks a:active, #skiplinks a:hover {
    position: absolute;
    z-index: 100;
    left: 24em;
    top: 7.0em;
    width: 30em;
    background: transparent;
    padding: 4px;
}
/*  SERVICEBOX NAVIGATION */
#serviceBoxNav ul {
    background: #AD0000;
    padding: 1.0em 1.0em 1.6em 1.0em;
    list-style-type: none;
}

#serviceBoxNav ul ul {
    padding: 0 0 0 1.0em;
}

#serviceBoxNav a {
    font-size: 1.0em;
    display: block;
    background: transparent;
    color: white;
    padding: 0.3em 0 0.3em 0;
    border-bottom: 1px dashed white;
}

#serviceBoxNav a:focus, #serviceBoxNav a:active, #serviceBoxNav a:hover {
    color: black;
    background: white;
    padding-left: 0.3em;
    border-bottom: 1px dashed #AD0000;
}

#serviceBoxNav a.current {
    font-weight: bold;
}
/* LINKE NAVIGATION */
#leftNav ul {
    padding: 1.0em 0 1.6em 1.0em;
    list-style-type: none;
}

#leftNav ul ul {
    padding: 0;
    padding-left: 1.0em;
    list-style-type: none;
}

#leftNav ul ul ul {
    padding: 0;
    padding-left: 0;
    list-style-type: none;
}

#leftNav a {
    font-size: 0.88em;
    display: block;
    background: transparent;
    color: black;
    padding: 0.3em 0 0.3em 0;
    border-bottom: 1px solid #ccc;
}

#leftNav ul ul ul a {
    border: 0;
    background: #efefef;
    padding: 0.15em 0 0.15em 1.0em;
}

#leftNav a:focus, #leftNav a:active, #leftNav a:hover {
    color: #cc0000;
}

#leftNav a.current {
    font-weight: bold;
}

#leftNav ul ul ul a.current, #leftNav ul ul ul a.active {
    font-weight: normal;
    color: #cc0000;
}

#leftNav a.active {
    font-weight: bold;
}

#contentBox {
    margin-left: 8.83em;
    width: 44.83em;
}

#contentBoxMain {
    float: left;
    width: 28.67em;
}

#contentBoxRight {
    float: right;
    width: 13.67em;
}

#teaserList {
    margin-top: 3.32em;
    list-style-type: none;
}

#teaserList h2 {
    font-size: 1.1em;
    font-weight: normal;
    color: #666;
    margin-top: 1.2em;
    margin-bottom: 0.3em;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #ccc;
}

#orgNav {
    width: 15.0em;
    padding: 0;
    margin-top: 1.0em;
    margin-left: 1.0em;
    list-style-type: none;
    border-top: 1px solid #999;
    height: 1.65em;
    overflow: hidden;
}

#orgNav a {
    position: static;
    font-size: 0.93em;
    display: block;
    background: white;
    color: black;
    padding: 0.2em 0.2em 0.2em 0.2em;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

#orgNav a:focus, #orgNav a:active, #orgNav a:hover {
    background: #fbfbfb;
    color: #cc0000;
}

#orgNav a {
}

#orgNav a.first {
    margin-top: 0;
    background: white url(/holding/__resources/images/arrowD.gif) right center no-repeat;
}

#orgNav:focus, #orgNav:hover {
    position: absolute;
    height: 25.0em;
}

#orgNav a:focus {
    background: white url(/holding/__resources/images/arrowGo.gif) right center no-repeat;
}

#fontDownLink {
    display: none;
}

ul.inlineLinklist {
    position: relative;
    text-align: center;
    list-style-type: none;
    margin: auto;
    padding: 0;
    padding-left:0 !important;
    width: 100%;
    background: #efefef;
}

.resultList {
    list-style-type: none;
    margin: 0;
    padding: 0!important;
}

ul.resultList li {
    margin-bottom: 8px;
    margin-left: 0;
    padding-bottom: 8px;
    border-bottom: 1px dotted #999;
}

ul.resultList h3 {
    margin: 0;
    padding: 0;
}

ul.resultList p {
    margin: 0;
    padding: 0;
}

ul.inlineLinklist li {
    display: inline;
    margin: 0;
    padding: 0;
}

ul.inlineLinklist div {
    display: inline;
    margin: 0;
    padding: 0;
    padding-right: 4px;
    padding-left: 4px;
}

.pagenav {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pagenav_link_page_current {
    display: inline-block;
    color: black;
    margin: 0;
    padding: 0.4em 0 0.4em 0;
    padding-left: 1px;
    padding-right: 1px;
}

.pagenav_link_back {
    position: absolute;
    display: block;
    left: 0.4em;
    top: 0;
    width: 60px;
    text-align: left;
    margin: 0;
    padding: 0.4em 0 0.4em 0;
    padding-left: 22px;
    background: url(/holding/__resources/images/zurueck.gif) no-repeat 0 center;
}

.pagenav_link_forth {
    position: absolute;
    display: block;
    width: 60px;
    text-align: right;
    right: 0.4em;
    top: 0;
    margin: 0;
    padding: 0.4em 0 0.4em 0;
    padding-right: 22px;
    background: url(/holding/__resources/images/weiter.gif) no-repeat right center;
}

.pagenav_link_page {
    display: inline-block;
    margin: 0;
    padding: 0.4em 0 0.4em 0;
    padding-left: 1px;
    padding-right: 1px;
}

.presseCornerTeaser {
    list-style-type: none;
    margin-top: 0.5em;
    margin-left: 0 !important;
    padding-left: 0;
}

.presseCornerTeaser a {
    display: block;
    padding: 0.2em 0.2em 0.2em 0.8em;
    background: url(/holding/__resources/images/Grafiken/Jumpmarker_rechts.gif) left center no-repeat;
}

.presseBorder a {
    border-bottom: 1px solid #ccc;
}

.presseBorder a.first {
    border-top: 1px solid #ccc;
}

.presseCornerTeaser a.current {
    color: black;
}

.mapmark {
    padding: 0px 0px 0px 0px;
    margin: auto;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    width: auto;
}

.marklink, .marklink:link, .marklink:active, .marklink:visited {
    display: block;
    color: #000000;
    width: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #FFFFFF;
}

.marklink:hover {
    color: #FFFFFF;
    background-color: #CC0000;
}

.listnumber {
    font-weight: bold;
    color: #000000;
}

.listlink, .listlink:link, .listlink:active, .listlink:visited, .listlink:hover {
    font-weight: bold;
}

.marknotlink, .marknotlink:link, .marknotlink:active, .marknotlink:visited, .marknotlink:hover {
    display: block;
    color: #000000;
    width: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #FFFFFF;
}

.beforeTitle {
    margin-top: 1.5em;
    font-weight:bold;
}

table.meilensteine {
    background-color: #E5E5E5;
    width: 100%;
    border-collapse: collapse;
}

table.meilensteine td {
    background-color: #E5E5E5;
    border: solid 1px #FFF;
    padding: 3px;
    vertical-align: top;
}
table.meilensteine td p, table.duf td p{
display:inline;
padding:0;
margin:0;
}

table.duf {
    width: 100%;
    border-collapse: collapse;
}

table.duf td {
    border: solid 1px #E5E5E5;
    padding: 3px;
    vertical-align: top;
}

.fullImageBox {
    background: white none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 8px 0;
    text-align: center;
    width: 462px;
}

ul.infoImageBox {
    background: #FFFFFF none repeat scroll 0 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 0.5em;
    padding: 0;
}

ul.infoImageBox li {
    margin: 0;
    padding: 0;
}

ul.infoImageBox p {
    margin: 0;
    padding: 10px;
}

.c50r {
    padding-top: 6px;
    padding-bottom: 6px;
    float: right;
    width: 48%;
}

.c50l {
    padding-top: 6px;
    padding-bottom: 6px;
    float: left;
    width: 48%;
}
/*
 .pagenav {
 position:relative;
 text-align:center;
 background:#efefef none repeat scroll 0 0;
 margin-bottom:5px;
 margin-top:5px;
 padding-bottom:3px;
 padding-top:3px;
 width:462px;
 }
 ul.inlineLinklist li {
 display:inline;
 margin:0;
 padding:0;
 }
 ul.inlineLinklist div {
 display:inline;
 margin:0;
 padding:0 4px;
 }
 .pagenav_link_page_current {
 color:black;
 display:inline-block;
 margin:0;
 padding:0 4px;
 }
 .pagenav_link_back {
 background:transparent url(/holding/__resources/images/zurueck.gif) no-repeat scroll 0 center;
 display:block;
 left:5px;
 margin:0;
 padding:2px 0 0 10px;
 position:absolute;
 text-align:left;
 top:0;
 width:100px;
 }
 .pagenav_link_forth {
 background:transparent url(/holding/__resources/images/weiter.gif) no-repeat scroll right center;
 display:block;
 margin:0;
 padding:2px 10px 0 0;
 position:absolute;
 right:5px;
 text-align:right;
 top:0;
 width:100px;
 }
 .pagenav_link_page {
 display:inline-block;
 margin:0;
 padding:0 4px;
 } */
.column_left {
    text-align: left;
}

.column_right {
    text-align: right;
}

.overview {
    border-top: 1px solid #cccccc;
    padding-bottom: 2em;
}

.overview-image {
    width: 164px;
    float: left;
}

.overview-text {
    margin-left: 164px;
    padding: 0.5em 0 0 1.8em;
    min-height: 128px;
}

.uebersichtListe{
   list-style-type: none;
    margin: 0 0 1.0em 0 !important;
    padding: 0 0 0 0 !important;
}
.uebersichtListe li{
  
    margin: 0 0 1.25em 0 !important;
    padding: 0 0 0 0 !important;
}
.uebersichtListe h4{
	background:#c0c0c0;
	font-weight:bold !important;
	padding: 0.15em 0.4em 0.15em 0.4em !important;
	
}
.uebersichtListe .left{
	float:left;
	width:48%;
}
.uebersichtListe .right{
	float:right;
	width:46%;
}
.uebersichtListe .right p,.uebersichtListe .right div{
line-height:1.2em !important;
display:inline !important;
}



.uebersichtListeSpalten{
   list-style-type: none;
  
 
}
.uebersichtListeSpalten a{
		display:block;
    background: url() left 2px no-repeat;
 		padding:0px 2px 0px 12px !important;
	line-height:1.2em;

    
    }
    
.uebersichtListeSpalten li{
		display:block;
		float:left;
		
		width:164px;
  	
    margin: 0 18px 18px 0 ;
    padding: 0 0 0 0 !important;
}

.uebersichtListeSpalten li.last{
		display:block;
		float:left;
		
		width:164px;
  	
    margin: 0 0 18px 0 !important;
    padding: 0 0 0 0 !important;
}





.uebersichtListeSpalten p {
display:block;
	padding:0 !important;
	line-height:1.2em;
	 margin: 0 0 0 0 !important;
}

.liHover{

	border:1px solid black !important;
cursor:pointer;
}

.backLink a{
display:block;
margin-top:2.0em !important;
	  background: url(/holding/__resources/images/Grafiken/zurueck.gif) left 2px no-repeat;
 padding-left: 12px;	
}
#sitemap ul{
	list-style-type: none;
	padding:0;
	margin:0 0 0.8em 0;

}

#sitemap ul li a{
font-weight:bold;
		display:block;
border-bottom: 1px solid #ccc;
background:#dcdcdc;

padding:0.2em 0.4em 0.2em 0.4em;

margin-bottom:0.5em;
}
#sitemap ul li ul li{

padding-left:2.5em;
}
#sitemap ul li ul li a{

padding:0.2em 0.4em 0.2em 0.4em;
margin-bottom:0.5em;
border-bottom: 1px solid #ccc;
background:#e8e8e8;

}


#sitemap ul li ul li ul li{

padding-left:2.5em;
}
#sitemap ul li ul li ul li a{

padding:0.2em 0.4em 0.2em 0.4em;
margin-bottom:0.5em;

border-bottom: 1px solid #ccc;
background:#eee;

}

.tdButtomLineTeaser {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 0.9px; 
	border-bottom-style: solid;
	padding-bottom: 4px;
}

.tdTopLine {
	border-top-color: #CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
}

.white11px {
	color: #FFFFFF;
}
.tdTopLine p {
		margin-top:0 !important;
		padding-top:0 !important;
}



