html {
	overflow: -moz-scrollbars-vertical;
    min-height: 100%;
    background-color: #cad7df;
}

body {
	margin: 0px;
	background: #ffffff url(images/body_bg.png) repeat-x left top;
	text-align: center; /* for IE */
}

img {
	border: 0px;
}

div#leftcontainer{
    width: 328px;
    float: left;
}

div#fontsize{
    padding:0; 
    margin:0; 
    text-align: center; 
    float: right; 
    margin-right: 115px; 
    margin-top: 10px;
}

td, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-size: 12px;
	line-height: 16px;*/
	color: #000000;
}

a {
     color: #f0681c;
	 text-decoration: none;
}

a:link, a:visited {
     color: #f0681c;
     text-decoration: none;
}

a:hover, a:active {
     color: #f0681c;
     text-decoration: underline;
}

form {
	margin: 0px;
}

h1, .pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #b60018;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
}

#container {
	width: 960px;
	margin:0 auto 35px;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#logo {
	text-align: center;
}

#pageimage {
	margin-top: -95px;
}

#menu {
	background: url(images/menu_bg.jpg) no-repeat left top;
	height: 53px;
	padding-top: 17px;
	text-align: center;
}

#menu a {
	display: inline-block;
}
img.menu_separator {
	display: inline-block;
	position: relative;
	margin-left: 4px;
}

div.menu1 {
	background: url(images/menu1.png) no-repeat left top;
	width: 53px;
	height: 36px;
	cursor: pointer;
}

div.menu1:hover {
	background: url(images/menu1_roll.png) no-repeat left top;
	width: 53px;
	height: 36px;
	outline: none;
}

div.menu2 {
	background: url(images/menu2.png) no-repeat left top;
	width: 148px;
	height: 36px;
	cursor: pointer;
}

div.menu2:hover {
	background: url(images/menu2_roll.png) no-repeat left top;
	width: 148px;
	height: 36px;
	outline: none;
}

div.menu3 {
	background: url(images/menu3.png) no-repeat left top;
	width: 132px;
	height: 36px;
	cursor: pointer;
}

div.menu3:hover {
	background: url(images/menu3_roll.png) no-repeat left top;
	width: 132px;
	height: 36px;
	outline: none;
}

div.menu4 {
	background: url(images/menu4.png) no-repeat left top;
	width: 162px;
	height: 36px;
	cursor: pointer;
}

div.menu4:hover {
	background: url(images/menu4_roll.png) no-repeat left top;
	width: 162px;
	height: 36px;
	outline: none;
}

div.menu5 {
	background: url(images/menu5.png) no-repeat left top;
	width: 95px;
	height: 36px;
	cursor: pointer;
}

div.menu5:hover {
	background: url(images/menu5_roll.png) no-repeat left top;
	width: 95px;
	height: 36px;
	outline: none;
}

#contentcontainer {
	width: 960px;
	background: url(images/content_bg.png) repeat-y left top;
}


#news {
	float: left;
	background: url(images/news_end.jpg) no-repeat left bottom;
	margin: 0 15px 0 43px;
	padding: 5px 0 20px 2px;
	width: 268px;
    
}

span.newsdate {
	color: #cc3300;
	display:inline-block;
	padding-bottom:5px;
}

span.newsheader {
	text-transform: uppercase;
}

div.newstext {
	color: #333333;
	margin-bottom: 10px;
}

div.newstext a {
	color: #0066ff;
}

div.newstext a:hover {
	color: #0066ff;
}

div.news_separator{
    border-top: 1px dashed #cccccc;
	margin-bottom: 10px;
}

#rightcontainer {
	float: left;
	margin-left: 11px;
	padding-left: 4px;
	width: 615px;
}

#content {
	min-height: 200px;
}

#pagetext {
	padding-bottom: 20px;
	width: 570px;
}

#banners {
	margin-top: 15px;
}

.bannerSeparator {
	background-color:#E0E0E0;
	float:left;
	height:150px;
	margin-right:15px;
	width:2px;
}

.bannerimage {
	float: left;
	margin-right: 14px;
}

#bottom {
	background: #cad7df url(images/bottom_bg.png) repeat-x left top;
	padding-bottom:20px;
}

#bottomcontainer {
	width: 960px;
	margin:0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#box1 {
	float: left;
	font-size: 11px;
	color: #333333;
	margin-left: 45px;
	width: 284px;
	margin-top: 20px;
}

#box1 a {
	color: #333333;
}

#box2 {
	float: left;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-left: 20px;
	width:278px;
}

#box3 {
	float: left;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-left: 20px;
}

#box3 a {
	color: #333333;
}

span.langsel {
	display:inline-block;
	margin-left:3px;
}

.searchfield {
	margin-top: 5px;
}

.wline {
	background-color: #FFFFFF;
	float: left;
	width: 2px;
	height: 130px;
	margin-top: 10px;
}

ul.menu {
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

ul.menu li {
	display:inline;
	padding: 0px;
}

/* MENUT */

a.menu_close {
	/*font-size: 13px;
	line-height: 24px;*/
	font-weight: bold;
	color: #000000;
	width: 268px;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dashed #d3d3d3;
	padding-top: 10px;
}

a.menu_close:link, a.menu_close:visited {
	text-decoration: none;
	color: #000000;
}
a.menu_close:hover, a.menu_close:active {
	text-decoration: none;
	outline: none;
}

a.menu_open {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	width: 268px;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dashed #d3d3d3;
	padding-top: 10px;
}

a.menu_open:link, a.menu_open:visited {
	text-decoration: none;
	color: #000000;
}
a.menu_open:hover, a.menu_open:active {
	text-decoration: none;
	outline: none;
}

a.submenu_close {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	background: url(images/sub_menu.png) no-repeat left 9px;
	display: block;
	padding-left: 13px;
	width:255px;
}

a.submenu_close:link, a.submenu_close:visited {
	text-decoration:none;
	color: #333333;
}

a.submenu_close:hover, a.submenu_close:active {
	text-decoration: underline;
	outline: none;
}

a.submenu_open {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	background: url(images/sub_menu.png) no-repeat left 9px;
	display: block;
	padding-left: 13px;
	width:255px;
}

a.submenu_open:link, a.submenu_open:visited {
	text-decoration: underline;
	color: #333333;
}

a.submenu_open:hover, a.submenu_open:active {
	text-decoration: underline;
}

a.subsubmenu_close {
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	background: url(images/subsub_menu.png) no-repeat 20px 9px;
	display: block;
	padding-left: 30px;
	width: 238px;
}

a.subsubmenu_close:link, a.subsubmenu_close:visited {
	text-decoration:none;
	color: #333333;
}

a.subsubmenu_close:hover, a.subsubmenu_close:active {
	text-decoration: underline;
	outline: none;
}

a.subsubmenu_open {
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	background: url(images/subsub_menu.png) no-repeat 20px 9px;
	display: block;
	padding-left: 30px;
	width: 238px;
}

a.subsubmenu_open:link, a.subsubmenu_open:visited {
	text-decoration: underline;
	color: #333333;
}

a.subsubmenu_open:hover, a.subsubmenu_open:active {
	text-decoration: underline;
}


a.subsubsubmenu_close{
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	background: url(images/subsub_menu.png) no-repeat 20px 9px;
	display: block;
	padding-left: 30px;
	width: 238px;
    margin-left: 18px;
}
a.subsubsubmenu_open{
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	background: url(images/subsub_menu.png) no-repeat 20px 9px;
	display: block;
	padding-left: 30px;
	width: 238px;
    margin-left: 18px;
}
a.subsubsubmenu_open:link, a.subsubsubmenu_open:visited {
	text-decoration: underline;
	color: #333333;
}
a.subsubsubmenu_open:hover, a.subsubsubmenu_open:active {
	text-decoration: underline;
}
a.subsubsubmenu_close:link, a.subsubsubmenu_close:visited {
	text-decoration:none;
	color: #333333;
}
a.subsubsubmenu_close:hover, a.subsubsubmenu_close:active {
	text-decoration: underline;
	outline: none;
}
/* MENUT */

/* <ADMIN-TOOLS> */

div#admin_tools {
	margin:0;
	padding:0;
	width:100%;
	height:60px;
	background-color: #fff;
	border-bottom: 3px double #000;
}

img#admin_logo {
	margin:10px 0 0 10px;
}

div#adminpanel {
	font-family: Arial, Helvetica;
	background-color: #FDC874;
	border: 2px solid #F39500;
	width:200px;
	position: absolute;
	top: 9px;
	right: 10px;
	padding:5px;
}

div#adminpanel h4 {
	margin:5px;
	padding:0;
	font-size:14px;
}

div#adminpanel.close {
	height:27px;
}

div#adminpanel.open {
	height:auto;
}

p#admintools {
	line-height:16px;
	font-size:12px;
	display:none;
	margin-left:5px;
}

p#admintools a {
	color:#8f5801;
	text-decoration:none;
}

p#admintools a:hover {
	color:#8f5801;
	text-decoration:underline;
}
/* </ADMIN-TOOLS> */

