/*--------------------TAG-Einstellungen--------------------*/

/*--------------------Basislayouts--------------------*/
body {

background-color: #6da2f0;

}

#wrapper {
  width: 984px;
  position: absolute;
  left: 50%;
  margin-left: -492px;
  margin-top: 10px;
  
}

  #inner-wrapper {
background-image: url('inner-wrapper.jpg');
background-repeat: repeat-y;
}

    #header {
      height: 88px;

    }
    
    #left {
      font-size: 0.8em;
      float:left;
      width:180px;
      background-color: #fff;

    }
    
      #left a:hover {
        font-size: 1em;
        text-decoration: underline;
      }
      
      #left a {
        font-size: 1em;
        text-decoration: none;
        display: block;
        color: #fff;
      }
      
      
    
    #center {
      float: left;
      width: 604px;
      margin-left: 10px;
padding-right: 10px;
oberflow: hidden;
padding-top: 20px;
padding-bottom: 20px;

    }
    
#h-spacer {
float: left;
width: 2px;
height: 600px;
}

    #right {
      float: right;
      width: 158px;
overflow: hidden;
    }
    
    #footer {
      background-image: url('footer.jpg');
background-repeat: no-repeat;
background-position: 0 0;
      font-size: 0.8em;
height: 22px;
margin-bottom: 1em;
    }

#image-footer {
height: 1px;
margin-top: -277px;
width: 984px;
float: left;
}
    
#navpath {
background-image: url('navi-path.jpg');
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 10px;
padding-top: 2px;
margin: 0;
width: 340px;
float: left;


}

#top-navi {
background-image: url('navi-path.jpg');
background-repeat: no-repeat;
background-position: 0 0;
height: 25px;

}

#news-ticker {
float: right;
width: 58%;
padding-top: 4px;
padding-bottom: 0;
margin: 0;
color: #0043AB;

}

/*--------------------Objekt-Layouts--------------------*/

#mainbn {
	width: 100%;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	background-image: url('bnbg_01.jpg');
	background-repeat: repeat-x;
}


#mainlogo {
	width: 190px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	float: left;
}

#mainholiday {
	width: 284px;
	height: 88px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	overflow: hidden;
	float: right;
}


#mainheader {
	display: block;
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	margin-top: 1px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #0184DF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	background-image: url('headerbg.jpg');
	background-repeat: repeat-x;
}

#navigationpatharea {
	float: left;
	width: 40%;
	height: 23px;
	margin: 0px;
	padding: 3px;
	border: 0px solid #FFFFFF;
	padding-left: 10px;
	color: #0043AB;
}




#headinfobox {
	float: right;
	width: 58%;
	height: 23px;
	margin: 0px;
	padding: 3px;
	border: 0px solid #FFFFFF;
	color: #0043AB;
}

#maincontent {
	width: 100%;
	overflow: hidden;
}


#contentarea {
	display: block;
	overflow: auto;
	margin: 0px;
	padding: 6px;
	border: 0px solid #FFFFFF;
padding-left: 24px;
padding-right: 24px;
}


#mainfooter {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
	background-color: #0184DF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-image: url('footerbg.jpg');
	background-repeat: repeat-x;
}

#copyright {
	float: right;
	width: 180px;
	height: 20px;
	margin: 0px;
	padding: 3px;
	border: 0px solid #FFFFFF;
	text-align: right;
	color: #FFFFFF;
}


#impress {
	float: right;
	width: 400px;
	height: 20px;
	margin: 0px;
	padding: 3px;
	border: 0px solid #FFFFFF;
	text-align: right;
	color: #FFFFFF;
}




/* Infoboxlayout */



div.maininfobox {
	width: 160px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	text-align: center;
	overflow: hidden;
	
}

div.infoboxhead {

	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #0043AB;
	margin: 0px;
	padding: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	overflow: hidden;
}


div.infoboxbody {
	width: 100%;
	/*margin: 3px;*/
	text-align: left;
	
}

ul.infoboxlisting {
	/* list-style-position: outside; */
	/* list-style-type: square; */
	color: #FFFFFF;
	margin: 0px;
	margin-left: 20px;
padding-left: 0;
padding-right: 5px;
padding-top:5px;

}
a.infoboxlink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
padding-right: 5px;

}






/* Marquee */

#xmarquee {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #0043AB;
}

a.marqueeinfoboxlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #0043AB;
	text-decoration: none;
}

#infolinkdiv {
	display: block;
	text-align: right;
	height: 22px;
	margin: 0px;
	text-align: right;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	overflow: hidden;

}


/* Contentlayout */

div.doc-title {
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 10px;
}

div.doc-subtitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
}


div.doc-introduction {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
}


div.doc-maintext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: none;

color: #333333;

}

/* Bildeinbettungen für verschidene Möglichkeiten */
div.picture-area {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #0043AB;
	float: none;
margin-bottom: 10px;
}

div.picture-arearight {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #0043AB;
	float: right;
	margin-left: 10px;
}

div.picture-arealeft {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #0043AB;
	float: left;
	margin-right: 10px;
}

div.picture-areacenter {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #0043AB;
	float: none;
}


/* Hyperlinks */


a.navigationpath {
	color: #0043AB;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}


a.navi1:hover {
	background-color: #0049BB;
}

a.navi1 {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #0043AB;
	
	border-top: 1px solid #FFFFFF;
	padding-left: 10px;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}


a.navi2:hover {
	background-color: #0049BB;
}

a.navi2 {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #0043AB;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}



a.navi3:hover {
	background-color: #0049BB;
}

a.navi3 {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #0043AB;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}



a.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}


a.standard-backward {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0043AB;
	padding: 3px;
}


a.doc_maintext, a.weiter {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	text-decoration: none;
	color: #0043AB;
}

a.titel {
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #0043AB;
}

a.kontaktverweis {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #0043AB;
	background-color: #F1A804;
	margin: 0px;
	height: 23px;
	padding: 3px;
}

div.jingle-box {
width: 188px;
height: 280px;
float: left;
margin-left: 0;
margin-right: 10px;
margin-top: 13px;
margin-bottom: 13px;
background-color: #F1F1F1;
border: 1px solid #D4D4D4;
overflow: hidden;
}

div.jingle-box div.jingle-body div.doc-maintext {
color: #333333;
font-size: 0.65em;
padding-top: 1em;
}

div.jingle-box div.jingle-body a.doc-next {
color: #c50041;3
text-decoration: none;
}

div.jingle-head {
padding: 0 18px 0 18px;
margin-bottom: 0;
overflow: hidden;
background-color: #FDCA03;
margin-bottom: 1em;
font-size: 0.8em;
border-bottom: 1px solid #d4d4d4;
height: 24px;
overflow: hidden;
line-height: 1.8em;
}

div.jingle-head a {
text-decoration: none;
color: #292929;

font-weight: bold;
}

div.jingle-body {



padding-left: 18px;
padding-right: 18px;


}



div.jingle-foot {

background-position: 0 0;
background-repeat: no-repeat;
height: 16px;
margin-top: 0;
}

div.jingle-pic-rahmen {
width: 150px;
height: 150px;
background-position: 50% 50%;
background-repeat: no-repeat;
overflow: hidden;
background-color: #fff;
border: 1px solid #d4d4d4;
padding-top: 1em;

}




