body {
	background-color: #ffffff;
	background-image: url('/img/background.png');
	background-repeat: repeat-y;
	background-position: top center;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
}

.clear {
    clear: both;
}

#layout {
	background-image: url('/img/background-header.png');
	background-repeat: repeat-x;
	background-position: top center;
}

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

a:hover {
	border-width: 0px;
	color: #ffffff;
	text-decoration: underline;
}

form {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h1 {
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #333333;
}

h2 {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #333333;
}

#header {
	background-image: url('/img/header.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 982px;
	height: 470px;
}

#menu {
    padding: 7px 0px 0px 170px;
    text-align: left;
}

.menu_item {
    padding: 0px 12px 0px 12px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #ffffff;
}

.menu_item a {
	text-decoration: none;
	color: #ffffff;
}

.menu_item a:hover {
	border-width: 0px;
	color: #aaaaaa;
	text-decoration: none;
}

#language {
    height: 55px;
    text-align: left;
    padding: 0px 0px 0px 180px;
}

#language_text {
    padding: 0px 15px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #ffffff;
}

#slogen {
    padding: 125px 0px 0px 0px;
}

#mainmenu {
    text-align: left;
    padding: 0px 0px 0px 169px;
}

#menu1, #menu2 {
	background-image: url('/img/mainmenu-off.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 208px;
	height: 42px;
    font-size: 15px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #ffffff;	
    text-align: center;
}

#menu1 div {
    padding: 12px 0px 0px 0px;
} 

#menu2 div {
    padding: 2px 0px 0px 0px;
} 

a.menulink {
	text-decoration: none;
	color: #ffffff;
}

a.menulink:hover {
	text-decoration: none;
	color: #ffffff;    
}

.menu_separator {
    font-size: 1px;
    line-height: 0px;
    height: 10px;
}

#submenu1, #submenu2, #submenu3, #submenu4 {
	background-image: url('/img/submenu-off.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 208px;
	height: 27px;
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS, Arial;
    color: #ffffff;	
    text-align: center;
}

#submenu1 div, #submenu2 div, #submenu3 div, #submenu4 div {
    padding: 5px 0px 0px 0px;
}

.box {
    padding: 1px 1px 1px 1px;
    background-color: #dddddd;
}

.box_content {
    background-color: #ffffff;
    padding: 9px 9px 9px 9px;
}

.dot_separator1 {
    font-size: 1px;
    line-height: 0px;
    height: 1px;
    width: 280px;
	background-image: url('/img/dot.png');
	background-repeat: repeat-x;
}

.dot_separator2 {
    font-size: 1px;
    line-height: 0px;
    height: 1px;
    width: 620px;
	background-image: url('/img/dot.png');
	background-repeat: repeat-x;
}

.border {
    border: 3px solid #dddddd;
}

.index_text {
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Tahoma, Trebuchet MS, Arial;
    color: #444444;	
    text-align: justify;
    line-height: 18px;
}

.index_text a {
    color: #717756;
}

.index_text a:hover {
    color: #717756;
}

#footer {
	background-image: url('/img/background-footer.png');
	background-repeat: repeat-x;
	background-position: top center;
	height: 104px;
}

.menu_footer {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #ec9536;
    text-align: center;
    word-spacing: 40px;
}

.menu_footer a {
	text-decoration: none;
	color: #ffffff;
}

.menu_footer a:hover {
	border-width: 0px;
	color: #7b7074;
	text-decoration: none;
}

.copyright {
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 10px;
    font-weight: normal;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #ffffff;
    text-align: center;
}

.edit_left {
	text-align: left;
    font-size: 13px;
    font-weight: bold;
    font-family: Times New Roman, Trebuchet MS, Arial;
    color: #333333;
    padding: 15px 0px 0px 0px;
    float: left;
    width: 200px;
}

.edit_right {
	text-align: left;
    padding: 0px 0px 0px 0px;
    float: left;
}

.text_field {
    padding: 2px 0px 0px 0px;
    margin: 8px 0px 8px 0px;
    color: #555555;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 300px;
	height: 30px;
	border: 2px solid #c9c9c9;
	background-color: #efefef;
}

.textarea_field {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #555555;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	width: 616px;
	height: 200px;
	border: 2px solid #c9c9c9;
	background-color: #efefef;
}