.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1C1D20;
	text-decoration: none;
}

.btext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #043057;
	text-decoration: none;
}

.small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1C1D20;
	text-decoration: none;
}

.text .navi:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #043057;
	text-decoration: underline;
}

.navi {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #043057;
	text-decoration: none;
}

.naviakti {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E7EAEB;
	text-decoration: none;
}

.naviakti02 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c6d3da;
	text-decoration: none;
}

.menu {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	letter-spacing:0.02em;
}

.menuakti {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c6d3da;
	text-decoration: none;
	letter-spacing:0.02em;
}

.h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #c6d3da;
	text-decoration: none;
	margin-top: 0em;
	margin-bottom: 0em;
	letter-spacing:0.01em;
}

.h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: bolder;
    color: #00568d;
    text-decoration: none;
    margin-top: 0em;
    margin-bottom: 0em;
    letter-spacing:0.01em;
}

.rahmen {  
	border-width:1px;
    border-style:solid;
    border-color:#00568d;
}