/* ### TEXTFORMATE ### */
#MenueZahl {font-size:10pt; font-weight:bold;}
#MenueText  {font-size:8pt; padding-left:2px; font-weight:normal;}
#Filialbeschriftung {
	font-size:10pt;
         padding-left:10px;
}

#abtplan {
	font-size:11pt;
}
#abtplan:hover{
	text-decoration:underline;
         cursor:pointer;
}

#contenttextblaubig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#004588;
}
#contenttextblausmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#004588;
}

#contenttextschwarzbig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#181518;
}
#contenttextschwarzsmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#181518;
}
#contenttextorangebig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#E85B10;
}
#contenttextorangesmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#E85B10;
}
#contenttextgraubig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#4B574C;
}
#contenttextgrausmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#4B574C;
}

#contenttextpinkbig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#E2007A;
}
#contenttextpinksmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#E2007A;
}
#contenttextgruenbig{
     		font-size:12pt;
                 font-weight:bold;
                 color:#008333;
}
#contenttextgruensmall{
     		font-size:10pt;
                 font-weight:normal;
                 color:#008333;
}


/* ### Grafiken ### */
#tipbanner{
	position:absolute;
	top:0;
	left:5px;
	padding-top:2px;
	padding-left:5px;}
#abtbanner{
	position:absolute;
         top:0;
         right:0;
         padding-top:5px;
         padding-right:5px; }
#mobissa{
	position:absolute;
         bottom:0;
         left:5px;
         padding-bottom:5px;
         padding-left:5px;
         }

#dreiberlin{
	position:absolute;
         top:2px;
         left:300px;
         padding-bottom:0px;
         padding-left:20px;
         font-family: Arial, Verdana, Helvetica;
         font-weight:bold;
         font-size:18pt; }

#telfuss{
	position:absolute;
         bottom:0;
         right:0;
         padding-bottom:3px;
         padding-right:10px;}


/* ### BEREICHFORMATIERUNG ### */
#bannergruen { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#008333;
         z-index:2;}
#bannerblau { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#004588;
         z-index:2;}
#bannergrau { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#4B574C;
         z-index:2;}
#bannerschwarz { top:0px;
         left:0px;
         position:absolute;
	height:48px;
         width:100%;
         background-color:#181518;
         z-index:2;}
#bannerorange { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#E85B10;
         z-index:2;}
#bannerpink { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#E2007A;
         z-index:2;}

#bannergelb { top:0px;
         left:0px;
         position:absolute;
	height:45px;
         width:100%;
         background-color:#CCCCCC;
         z-index:2;}


#contentgruen {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#ECF5EC;
         z-index:0;
         overflow:scroll;}
#contentblau {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#F1F9FD;
         z-index:0;
         overflow:scroll;}
#contentgrau {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#EBEAE7;
         z-index:0;
         overflow:scroll;}
#contentschwarz {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#DDDDD7;
         z-index:0;
         overflow:scroll;}
#contentorange {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#FFF3D6;
         z-index:0;
         overflow:scroll;}
#contentpink {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#FBE7F0;
         z-index:0;
         overflow:scroll;}
#contentgelb {top:0px;
         left:0px;
         width:100%;
         height:100%;
         position:absolute;
         background-color:#FFFFFF;
         z-index:0;
         overflow:scroll;}


#fussgruen  {
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#008333;
         z-index:1;}
#fussblau  {	left:0px;
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#004588;
         z-index:1;}
#fussgrau  {	left:0px;
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#4B574C;
         z-index:1;}
#fussschwarz  {	left:0px;
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#181518;
         z-index:1;}
#fussorange  {	left:0px;
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#E85B10;
         z-index:1;}
#fusspink  {	left:0px;
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#E2007A;
         z-index:1;}
#fussgelb  {
	left:0px;
	bottom:16px;
         height:45px;
         width:100%;
         position:absolute;
         background-color:#CCCCCC;
         z-index:1;}


/* ### MENÜFORMATE ### */

#abtgelb {background-color:#EFEFEF;
         color:#333333;
         border-color:#333333;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         font-weight:bold;
         font-size:11pt;
         height:30px;
         text-align:left;
		 padding-left:15px;
		 }
#abtgelb:hover { 
         color:#E32118;
         cursor:pointer; }
		 
#abtgelbakt {background-color:#FFF59A;
         color:#E32118;
         border-color:#333333;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         font-weight:bold;
         font-size:11pt;
         height:30px;
         text-align:left;
		 padding-left:15px;
		 }
#abtgelbakt:hover
{
	cursor:pointer;
}



#abtblau { background-color:#F2F9FD;
         color:#004588;
         border-color:#004588;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25; }
#abtblau:hover { background-color:#004588;
         color:#F2F9FD;
         border-color:#F2F9FD;
         cursor:pointer;}
#abtblauakt {
            border-width:1px;
         border-style:solid;
	background-color:#004588;
         color:#F2F9FD;
         border-color:#F2F9FD;
         cursor:pointer;}


#abtgruen {  background-color:#ECF5EC;
         color:#008333;
         border-color:#008333;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25; }
#abtgruen:hover  {background-color:#008333;
         color:#ECF5EC;
         border-color:#ECF5EC;
         cursor:pointer; }
#abtgruenakt  {
              border-width:1px;
         border-style:solid;
	background-color:#008333;
         color:#ECF5EC;
         border-color:#ECF5EC;
         cursor:pointer; }



#abtgrau {  background-color:#EBEAE7;
         color:#4B574C;
         border-color:#4B574C;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25; }
#abtgrau:hover {	background-color:#4B574C;
         color:#EBEAE7;
         border-color:#EBEAE7;
         cursor:pointer;}
#abtgrauakt {
          border-width:1px;
         border-style:solid;
	background-color:#4B574C;
         color:#EBEAE7;
         border-color:#EBEAE7;
         cursor:pointer;}


#abtschwarz { background-color:#DDDDD7;
         color:#181518;
         border-color:#181518;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25;}
#abtschwarz:hover {background-color:#181518;
         color:#DDDDD7;
         border-color:#DDDDD7;
         cursor:pointer;}
#abtschwarzakt {
	border-width:1px;
         border-style:solid;
	background-color:#181518;
         color:#DDDDD7;
         border-color:#DDDDD7;
         cursor:pointer;}


#abtorange { background-color:#FFF3D6;
         color:#E85B10;
         border-color:#E85B10;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25; }
#abtorange:hover { background-color:#E85B10;
         color:#FFF3D6;
         border-color:#FFF3D6;
         cursor:pointer;}
#abtorangeakt {
         border-width:1px;
         border-style:solid;
	background-color:#E85B10;
         color:#FFF3D6;
         border-color:#FFF3D6;
         cursor:pointer;}


#abtpink { background-color:#FBE7F0;
         color:#E20074;
         border-color:#E20074;
         border-width:1px;
         border-style:solid;
         font-family: Arial, Verdana, Helvetica;
         width:70;
         height:25; }
#abtpink:hover{ background-color:#E20074;
         color:#FBE7F0;
         border-color:#FBE7F0;
         cursor:pointer; }
#abtpinkakt{
	border-width:1px;
         border-style:solid;
	background-color:#E20074;
         color:#FBE7F0;
         border-color:#FBE7F0;
         cursor:pointer; }

/* ### TABELLEN ### */
#telfusstbl{
	background-color:#FFFFFF;
         border-color:#000000;
         font-size:8pt;
}

body
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}



#divnavitopic
{
	border-color:#000000;
	border-style:solid;
	border-left-width:1px;
	border-right-width:2px;
	border-top-width:1px;
	border-bottom-width:3px;
	background-color:#FFF59A;
	text-align:center;
	color:#1A171B;
	font-size:10pt;
	width:160px;
	height:20px;
	left:5px;
	top:55px;
	position:absolute;
}

#divnavicontent
{
	border-color:#000000;
	border-style:solid;
	border-left-width:1px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom-width:2px;
	background-color:#F1F9FD;
	text-align:center;
	color:#1A171B;
	font-size:10pt;
	width:160px;
	left:5px;
	top:75px;
	position:absolute;
}