/* CSS Document */


a {
	color: black;
	text-decoration: none;
	font-size: 11px;
}

li, p {
	font-size: 11px;
}
p.bodytext {
	margin: 0;
	padding:2px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-style: none;
/**	display: block; **/
}
#header {
	background: url(images/top.jpg) center top repeat-x;
}

#header, #header-l, #header-c, #header-r {
	height: 84px;
}
#header-c {
	width: 856px;
}
#header-l, #header-r {
	width: auto;
}
#lang_menu {
	padding: 0px 0 0 340px;
	height: 62px;
}
#lang_menu ul {
	list-style: none;
}
#lang_menu li {
	display: inline;
}
#top_menu {
	text-align: right;
	padding: 5px 11px 0 0;
	font-size: 11px;
	color: white;
}
#top_menu a {
	color: white;
}
#top_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top_menu li {
	display: inline;
}
#content-l, #content-r, #content-c {
	padding: 7px;
}
#content-l, #content-r {
width: 180px;
}
.csc-mailform {
	border: 0;
}
.menuhr {
	background: url(images/box_header.gif) left bottom no-repeat;
	height: 6px;
	line-height: 6px;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.sidebox form {
}
.sidebox input {
	width: 165px;
	margin: 3px;
}
input.textbox {
	background: url(images/input_bg.jpg) right bottom no-repeat;
}
input.submit {
	background: url(images/submit_bg.jpg) center;
	color: white;
}
.sidebox {
	border: 1px solid #666666;
	margin: 5px;
	padding: 2px;
	width: 100%;
}
.sidebox #menu {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
}
.sidebox #menu li {
	margin: 0;
	padding: 0;
	height: 20px;
	padding-left: 30px;
	background: url(images/menu_innerhr.gif) center bottom no-repeat;
}
#center-content-elements h1, #right-content-elements .csc-header h1, #left-content-elements .csc-header h1, .sidebox h1, .contentbox h1 {
	background: url(images/box_header.gif) left top repeat-x;
	height: 18px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0 0 20px;
	margin: 0;
}
#content-r {
	background: url(images/copyright.jpg) right bottom no-repeat;

}
.contentbox .headerpic {
	width: 100%;
}
.boxes {
	padding: 0 0 0 10px;
}
#footer {
	position: fixed;
	right: 0;
	bottom: -3px;
	height: 18px;
	line-height: 18px;
	width: 100%;
	background-image: url(images/footer_bg.jpg);
}
#innerfooter {
	display: inline;
	float:left;
	width: 90%;
	line-height: 18px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	margin-top: 2px;
	line-height: 18px;
	font-size: 10px;
	color: white;
}
#leftfooter {
	float:left;
}