html, body, div, p, table, th, tr, td  {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1261ac;
	color: #fff;
	text-align: left;
}

.mceContentBody {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01081b;
	background-color: #bddcf9;
	background-image: none;
	text-align: left;	
}

#page {
	width: 964px;
	margin: 6px auto;
	background-color: #022c52;
}

#copyright {
	width: 964px;
	background-color: #1261ac;
	text-align: right;
}

#header {

}

#header img, #footer img {
	margin: 2px;
}

#top-menu {
	margin: 4px 4px 4px 193px;
}

#top-menu ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#top-menu li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#main {
	background: #022c52 url('../images/bg.png') repeat-y top left;
}

#sidebarleft {
	float: left;
	width: 193px;
	padding: 0;
	overflow: hidden;
}

#jflanguageselection ul {
	list-style-type: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#sidebarleft table {
	margin: 0px 10px 30px 10px;
}

table.moduletable-leftmenu ul {
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

table.moduletable-leftmenu li {
	padding: 0;
	margin: 16px 0px;
}

table.moduletable-leftmenu a.sublevel {
	margin-left: 16px;
}

table.moduletable-hirlevel {
	width: 90%;
}

table.moduletable-hirlevel p {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

table.moduletable-hirlevel form {
	background-color: #fff;
	color: #022c52;
	padding: 8px 12px 0px 8px;
	margin-top: 4px;
}
	
table.moduletable-hirlevel input {
	margin-bottom: 8px;
}

table.moduletable-hirlevel input.inputbox {
	border: 2px solid #022c52;
	width: 100%;
	color: #022c52;
}

table.moduletable-hirlevel input.button {
	border: 0;
	background-color: #022c52;
	color: #fff;
	cursor: pointer;
}

#content {
	float: left;
	background-color: #bddcf9;
	color: #01081b;
	line-height: 18px;
	width: 578px;
	padding-bottom: 10px;
	overflow: hidden;
}

#date {
	margin: 0px 0px 0px 8px;
	font-size: 10px;
	/*color: #022c52;*/
}

#sidebarright {
	float: right;
	width: 193px;
	overflow: hidden;
}

#sidebarright table {
	margin: 0px 8px 10px 8px;
}


table.moduletable-featurednews ul {
	list-style-type: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

table.moduletable-featurednews li {
	padding: 0;
	margin: 0px 0px 20px 0px;
}

table.moduletable-featurednews a {
	font-weight: bold;
}

#footer {
}

p {
	margin: 8px 0px 13px 0px;
}

table, td, th {
	font-size: 100%;
	font-weight: normal;
}


h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:active {
	outline: none;
}

a img, #footerimg {
	border: none;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
}

#content a, .mceContentBody a {
	font-weight: bold;
	color: #01081b;
}

.moduletable {
	border: 0;
	border-collapse: collapse;
}

.componentheading {
	font-size: 24px;
	font-weight: normal;
}

.componentheading, .contentheading {
	padding-top: 16px;
}

.contentpaneopen {
}

.contentpaneopen, .contentpane {
	border-collapse: collapse;
	margin: 0px 8px 4px 8px;
}

.itemnavigation {
	margin: 16px auto 0px auto;
	font-size: 14px;
	font-weight: normal;
}

.itemnavigation th {
	width: 120px;
	text-align: center;
}

.createdate {
	font-size: 11px;
	font-style: italic;
}

.kozepre {
	text-align: center;
}

#form_contact table {
	border-collapse: collapse;
}

#form_contact table td {
	padding: 4px 0px;
}

.form_errormessage {
	background-color: #deebf7;
	border: 2px solid #022c52;
	padding: 4px;
	margin-bottom: 8px;
}

.erroneous_row {
	background-color: #deebf7;
	font-weight: bold;
}

#form_contact input.text, #form_contact textarea {
	border: 1px solid #022c52;
}

#form_contact input.button {
	background-color: #022c52;
	color: #FFFFFF;
	padding: 4px;
	border: none;
	cursor: pointer;
}

#form_contact input.text {
	width: 250px;
}

#form_contact .buttonrow td {
	width: 100%;
	padding-top: 6px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}
