BODY{
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5E5D5C;
}

#ticker{font-size:12pt;color:#ffffff;width:100%;padding-top:15px;font-weight:bold;}

#inHead{
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100px;
}

#inBody{
   border-top: 1px solid #5E5D5C;
	text-align: left;
	margin-bottom: 0px;
}

ul#navigation li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	padding: 5px;
	background-color: #e76f00;
}
ul#navigation li#aktiv {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	padding: 5px;
	background-color: #84929f;
}

#inNav{
   float: left;
	width: 200px;
	text-align: left;
	margin-top: 30px;
	margin-left: 5px;
	height: 520px;
}

#inInhalt{
   margin-left: 212px;
	text-align: left;
	margin-top: 10px;
	margin-right: 175px;
}

#inInhaltLog{
   text-align: left;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
}

#inInhalt1{
   margin-left: 212px;
	text-align: left;
	margin-top: 10px;
	width: 500px;
}

#inInfo{
   float: right;
	width: 150px;
	text-align: left;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
}


td{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5E5D5C;
}

H1{
   color: #e76f00;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 0px;
}
H1.home{
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
}
p.homedash{
	border-bottom:1px dashed #ffffff;
	margin-top: 30px;
		}
p.home
{
	color: #ffffff;
	font-size: 10pt;
	font-style: normal;
}
p{
	margin-left:0px;
}

p.nav{
	margin-top: 0px;
	margin-bottom: 5px;	
}

p.klein{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5E5D5C;	
}

p.hinweis{
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;	
}
li{
	margin-bottom:5px;
	margin-top: 5px;
	list-style-image: url(../images/punkt.gif);
}
li.unter{
	margin-bottom:5px;
	margin-top: 5px;
	list-style-image: url(../images/punkt1.gif);
}

.orange{
	color: #e76f00;
}
.hell{
	color: #84929f;
}
.weiss{
	color: #ffffff;
}
.rot{
	color: #fc0303;
}
.back_rot{
        background-color:#fc0303;
}
.green{
        color:#14a709;
}
.back_green{
        background-color:#14a709;
}

.rahmen{
	border: 1px solid #5E5D5C;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 0px;
}

/*************************** Links ****************************************/
 a:link { color:#e76f00; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a:visited { color:#e76f00; text-decoration:none;} /* besuchte Ziele */
 a:hover { color:#5E5D5C; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a:active { color:#e76f00; text-decoration:none;}  /* Angeklickte Verweise */
 a:focus { color:#e76f00; text-decoration:none;}
 
 a.h_nav:link { color:#ffffff; text-decoration:none;font-weight: normal;}    /* #004A90   noch nicht besuchte Ziele */
 a.h_nav:visited { color:#ffffff; text-decoration:none;font-weight: normal;} /* besuchte Ziele */
 a.h_nav:hover { color:#5E5D5C; text-decoration: none; font-weight: normal;}   /* Verweise bei "MouseOver" */
 a.h_nav:active { color:#ffffff; text-decoration:none; font-weight: normal;}  /* Angeklickte Verweise */
 a.h_nav:focus { color:#ffffff; text-decoration:none; font-weight: normal;}
 
 a.ha_nav:link { color:#ffffff; text-decoration:none;font-weight: normal;}    /* #004A90   noch nicht besuchte Ziele */
 a.ha_nav:visited { color:#ffffff; text-decoration:none;font-weight: normal;} /* besuchte Ziele */
 a.ha_nav:hover { color:#e76f00; text-decoration: none; font-weight: normal;}   /* Verweise bei "MouseOver" */
 a.ha_nav:active { color:#ffffff; text-decoration:none; font-weight: normal;}  /* Angeklickte Verweise */
 a.ha_nav:focus { color:#ffffff; text-decoration:none; font-weight: normal;}
 
 a.nav:link { color:#5E5D5C; text-decoration:none;font-weight: bold;}    /* #004A90   noch nicht besuchte Ziele */
 a.nav:visited { color:#5E5D5C; text-decoration:none;font-weight: bold;} /* besuchte Ziele */
 a.nav:hover { color:#e76f00; text-decoration: underline; font-weight: bold;}   /* Verweise bei "MouseOver" */
 a.nav:active { color:#5E5D5C; text-decoration:none; font-weight: bold;}  /* Angeklickte Verweise */
 a.nav:focus { color:#5E5D5C; text-decoration:none; font-weight: bold;}
 
 a.nav_u:link { color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.nav_u:visited { color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.nav_u:hover { color:#e76f00; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.nav_u:active { color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.nav_u:focus { color:#5E5D5C; text-decoration:none;}
 
 a.head:link { color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.head:visited { color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.head:hover { color:#e76f00; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.head:active { color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.head:focus { color:#5E5D5C; text-decoration:none;}
 
 a.head_klein:link { font-size: 8pt;color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.head_klein:visited { font-size: 8pt;color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.head_klein:hover { font-size: 8pt;color:#e76f00; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.head_klein:active { font-size: 8pt;color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.head_klein:focus { font-size: 8pt;color:#5E5D5C; text-decoration:none;}
 
 a.weiss:link { color:#ffffff; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.weiss:visited { color:#ffffff; text-decoration:none;} /* besuchte Ziele */
 a.weiss:hover { color:#ffffff; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.weiss:active { color:#ffffff; text-decoration:none;}  /* Angeklickte Verweise */
 a.weiss:focus { color:#ffffff; text-decoration:none;}
 
 a.navweiss:link { color:#ffffff; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.navweiss:visited { color:#ffffff; text-decoration:none;} /* besuchte Ziele */
 a.navweiss:hover { color:#ffffff; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.navweiss:active { color:#ffffff; text-decoration:none;}  /* Angeklickte Verweise */
 a.navweiss:focus { color:#ffffff; text-decoration:none;}
 
 a.klein:link { color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.klein:visited { color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.klein:hover { color:#e76f00; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.klein:active { color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.klein:focus { color:#5E5D5C; text-decoration:none;}
 
 a.grau:link { color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.grau:visited { color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.grau:hover { color:#e76f00; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.grau:active { color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.grau:focus { color:#5E5D5C; text-decoration:none;}
 
 a.loggrau:link { color:#5E5D5C; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.loggrau:visited { color:#5E5D5C; text-decoration:none;} /* besuchte Ziele */
 a.loggrau:hover { color:#ffffff; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.loggrau:active { color:#5E5D5C; text-decoration:none;}  /* Angeklickte Verweise */
 a.loggrau:focus { color:#5E5D5C; text-decoration:none;}
 
 a.logrot:link { color:#e76f00; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.logrot:visited { color:#e76f00; text-decoration:none;} /* besuchte Ziele */
 a.logrot:hover { color:#ffffff; text-decoration: underline;}   /* Verweise bei "MouseOver" */
 a.logrot:active { color:#e76f00; text-decoration:none;}  /* Angeklickte Verweise */
 a.logrot:focus { color:#e76f00; text-decoration:none;}
 
 a.logr:link { color:#ffffff; text-decoration: underline;}    /* #004A90   noch nicht besuchte Ziele */
 a.logr:visited { color:#ffffff; text-decoration: underline;} /* besuchte Ziele */
 a.logr:hover { color:#e76f00; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.logr:active { color:#ffffff; text-decoration: underline;}  /* Angeklickte Verweise */
 a.logr:focus { color:#ffffff; text-decoration: underline;}
 
 a.logg:link { color:#ffffff; text-decoration: underline;}    /* #004A90   noch nicht besuchte Ziele */
 a.logg:visited { color:#ffffff; text-decoration: underline;} /* besuchte Ziele */
 a.logg:hover { color:#5E5D5C; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.logg:active { color:#ffffff; text-decoration: underline;}  /* Angeklickte Verweise */
 a.logg:focus { color:#ffffff; text-decoration: underline;}
 
 /************ Lände *************************/
 a.aktiv:link { color:#e76f00; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.aktiv:visited { color:#e76f00; text-decoration:none;} /* besuchte Ziele */
 a.aktiv:hover { color:#5E5D5C; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.aktiv:active { color:#e76f00; text-decoration:none;}  /* Angeklickte Verweise */
 a.aktiv:focus { color:#e76f00; text-decoration:none;}
 
 a.inaktiv:link { color:#929ca5; text-decoration:none;}    /* #004A90   noch nicht besuchte Ziele */
 a.inaktiv:visited { color:#929ca5; text-decoration:none;} /* besuchte Ziele */
 a.inaktiv:hover { color:#5E5D5C; text-decoration: none;}   /* Verweise bei "MouseOver" */
 a.inaktiv:active { color:#929ca5; text-decoration:none;}  /* Angeklickte Verweise */
 a.inaktiv:focus { color:#929ca5; text-decoration:none;}