BODY, HTML, DIV, #main P, P {
	margin: 0;
	padding: 0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545f78;
}
A {
	color: #ca1b03;
	text-decoration: none;
}
A:hover { text-decoration: underline; }
#language {
	background: url('images/flag_bg.jpg') no-repeat right top;
	height: 24px;
	width: 533px;
}
#menu {
	background: url('images/menubg.gif') repeat-y left top;
	text-align: left;
}
#menutable {
	background: url('images/menubg2.gif') no-repeat left top;
	width: 100%;
	margin-bottom: 10px;
}
.menuitem {
	background: url('images/menuitem.gif') no-repeat left top;
	padding: 9px 0 10px 50px;
}
.menuitem_blank { padding: 0 20px 0 10px; }
.menuitem_blank TABLE { background: #ffffff; }
.menuitem_blank TD {	
	background: url('images/menuitem_blank.gif') no-repeat -10px top;
	padding-left: 10px;
	width: 217px;
}
.menuitem_blank A {
	font-size: 10px;
	color: #545f78;
}
.menuitem A, .submenuitem A {
	color: #545f78;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuitem A:hover, .submenuitem A:hover {
	color: #ca1b03;
	text-decoration: underline;
}
.submenuitem {
	background: url('images/submenuitem.gif') repeat-y left 1px;
	padding: 4px 0 4px 61px;
}
.submenuitem A {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	padding: 0 0 15px 15px;
	text-align: left;
	font-size: 12px;
}
#footerspacer { background: #e5e5e5; }
#footerbg {
	background: url('images/footerbg.gif') repeat-y right top;
	text-align: center;
	width: 217px;
}
#footerbg A {
	color: #e9edf4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 9px 0 10px 10px
}
.small { font-size: 10px; }
.small2 { font-size: 11px; }
.commoninput, .commontextarea, .commonbutton {
	border: 1px solid #545f78;
	background: #ffffff;
	width: 250px;
	height: 16px;
	font-size: 11px;
}
.commontextarea { height: 100px; }
.galerii {
	border: 1px solid #545f78;
	cursor: pointer;
}
.sitemap { margin: 2px 0 5px 10px; }
.sitemap a {
	color: #545f78;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sitemap a:hover {
	color: #ca1b03;
	text-decoration: underline;
}
.sitemapsub { margin: 2px 0 2px 30px; }
.sitemapsub a {
	color: #545f78;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sitemapsub a:hover {
	color: #ca1b03;
	text-decoration: underline;
}
#td0 a, #td1 a, #td2 a, #td3 a {
	color: #fff;
	font-weight: bold;
}
#td0, #td1, #td2, #td3 {
	padding-top: 23px;
}
#td0 {
	background: url('images/link1.jpg') no-repeat left bottom;
	width: 141px;
}
#td1 {
	background: url('images/link2.jpg') no-repeat left bottom;
	width: 131px;
}
#td2 {
	background: url('images/link3.jpg') no-repeat left bottom;
	width: 131px;
}
#td3 {
	background: url('images/link4.jpg') no-repeat left bottom;
	width: 131px;
}
#menu2 {
	height: 65px;
	width: 525px;
}
#menu2 td {
	text-align: center;
}

.red { color: #f00; }
