a:link {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #000066;
}
a:visited {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #000066;
}
a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #000066;
	text-decoration: none;
}
a:active {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #000066;
}

.head {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #5E7181;
	text-decoration: none;
	font-weight: normal;

}
.link {

	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.link:hover {


	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.textbold {

	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5E7181;
	text-decoration: none;
	font-weight: bold;
}
.text {


	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5E7181;
	text-decoration: none;
	font-weight: normal;
}
.textboldrot {


	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.headrot {

	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.rahmen {
	border: 1px solid #999999;
}
.textboldwhite {


	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navi_cont a:link {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 25px;
    color: #FFFFFF;
}
#navi_cont a:visited {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 25px;
    color: #FFFFFF;
}
#navi_cont a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
     line-height: 25px;
    color: #FFFFFF;
        text-decoration: none;
}
#navi_cont a:active {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
     line-height: 25px;
    color: #FFFFFF;
}



.navi{
                width: 130px;
        height: 28px;
        background-color: #000066;
        font-family: Helvetica, sans-serif;
        font-size: 10px;
        line-height: 25px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        border-right: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        display: block;
        }

.navi_visited{
                width: 130px;
        height: 28px;
        //background-color: #002D59;
        font-family: Helvetica, sans-serif;
        font-size: 10px;
        line-height: 25px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        border-right: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        display: block;
        background-image:url(image/navi_back.gif);
        background-repeat:no-repeat;
        }


.navi:hover{
        width: 130px;
        height: 28px;
        background-color: #002D59;
        font-family: Helvetica, sans-serif;
        font-size: 10px;
        line-height: 25px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        border-right: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        background-image:url(image/navi_back.gif);
        background-repeat:no-repeat;
                display: block;}

 #navi_foot_cont{
 background-color: #000066;
 }
 #navi_foot_cont a:link {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 25px;
    color: #FFFFFF;
}
#navi_foot_cont a:visited {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    line-height: 25px;
    color: #FFFFFF;
}
#navi_foot_cont a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
     line-height: 25px;
    color: #FFFFFF;
        text-decoration: none;
}
#navi_foot_cont a:active {
    font-family: Helvetica, sans-serif;
    font-size: 10px;
     line-height: 25px;
    color: #FFFFFF;
}

.navifoot {
        width: 138px;
        height: 28px;
        background-color: #000066;
        font-family: Helvetica, sans-serif;
        font-size: 10px;
        line-height: 25px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
       //border-left: 1px solid #FFFFFF;
        padding: 0px 10px 0px 0px;
        display: block;
        }

.navifoot:hover{
	width: 138px;
	height: 28px;
	background-color: #000066;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
        //border-left: 1px solid #FFFFFF;
	padding: 0px 10px 0px 0px;
	display: block;
	}