body1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.leftmenuframe {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #13194B;
}

.leftmenulink {
	font-size: 14px;
	font-weight: bold;
	color: #13194B;
	text-decoration: none;
}

.leftmenulink2 {
	font-size: 12px;
	color: #13194B;
	text-decoration: none;
}

.mainmenuframe {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-left-style: solid;
}

.mainmenutitle {
	font-size: 24px;
	background-color: #E3E9F1;
}

.mainmenulink {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.mainmenulink:hover {
	color: #13194B;
}

.newsheadline {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.newsheadlinelink {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.news {
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
	color: #333333;
}

.newslink {
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.mainmenu {
	padding: 10px 20px;
}

.mainsubmenu {
	padding: 5px 20px;
	font-size: 24px;
}

.mainframe {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	border-left-color: #666666;
#	border-bottom-style: solid;
#	border-left-style: solid;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
	text-align: justify;
}

.mainheader {
	font-size: 18px;
	color: #13194B;
}

.mainheaderlink {
	font-size: 18px;
	color: #13194B;
	text-decoration: none;	
}
.mainlink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.mainlinkunderlined {
	font-size: 12px;
	color: #333333;
}

.mainlink:hover {
	color: #13194B;
}

.separator {
	font-size: 1px;
}

.languagelink {
	border: 1px solid #000000;
}

.newspagelink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}

.newspagelink:hover {
	background-color: #E3E9F1;
}

.newspagecurrentlink {
	font-size: 12px;
    font-weight: bold;	
	color: #333333;
	background-color: #E3E9F1;
	text-decoration: none;
}

.newspagecurrentlink:hover {
	background-color: #E3E9F1;
}

