body {
	background: #f3f5f9;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	font-family: verdana;
	text-align: center;
}

body, label {
	font-size: 86%;
}

html {
	overflow: -moz-scrollbars-vertical;
}

html, body {
	height: 100%;
}

a {
	color: #233d51;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #233d51;
}

a:hover {
	color: #112433;
	border-bottom: 2px solid #112433;
}

h2 {
	font-size: 122%;
	font-variant: small-caps;
	letter-spacing: 1.6px;
	color: #12314b;
	margin: 10px 0 5px 0;
}

p, #maintext li {
	margin-top: 6px;
	font-size: 98%;
	line-height: 25px;
	color: #272828;
}

img {
	border: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
}

#logobar img {
	margin: 16px 2px;
}

#logobar a {
	border: 0;
}

.read {
	display: block;
	margin: 5px 15px 0px 5px;
	font-size: 11px;
	font-weight: bold;

}

#wrap {
	width: 976px;
	position: relative;
	
	text-align: left;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	

}

#logobar {
	width: 260px;
	height: 100px;
	background: #f7f7f7;
	
	position: absolute;
	top: 0;
	left: 0;
}

#menuback {
	width: 260px;
	height: 298px;
	background: #909090;
	position: absolute;
	top: 100px;
	left: 0;
}

#top {
	width: 715px;
	height: 398px;
	position: absolute;
	top: 0;
	left: 260px;
	overflow: hidden;
	z-index: -1;
}

#topbar {
	width: 715px;
	height: 100px;
	background-color: white;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#jflanguageselection {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 475px;
	height: 25px;
	font-size: 75%;
}

#jflanguageselection ul {
	list-style-type: none;
	margin: auto;
	text-align: right;
	float: right;
	padding: 0;
	padding-left: 10px;
	background: white;
	height: 25px;
}

#jflanguageselection li {
	display: block;
	margin-right: 15px;
	margin-top: 3px;
	float: left;
}

#jflanguageselection a {
	padding-bottom: 3px;
	border: 0;
}

#jflanguageselection a:hover {
	border-bottom: 2px solid black !important;
}

#jflanguageselection img {
	position: relative;
	top: 2px;
	margin-right: 4px;
}

#maincomponent {
	position: absolute;
	top: 405px;
	left: 275px;
}

#frontmain {
	width: 400px;
}

#maincomponent {
	width: 450px;
}

#maincomponent .dm_icon {
	border: 0;
}

#main {
	width: 400px;
	
}

#main p {
	font-size: 95%;

}

#main h4 {
	font-size: 90%;
	font-weight: normal;
}


#maintext {
	width: 440px;
}

#leftbg {
	position: absolute;
	height: 300px;
	top: 399px;
	left: 0;
	width: 260px;
	background-color: #e3e7e6;
	background-image: url('../img/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#adress {
	position: absolute;
	top: 200px;
	left: 30px;
	font-size: 85%;
}

#menulist {
	width: 260px;
	height: 319px;
	position: absolute;
	top: 102px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menulist li {
	margin-bottom: 0px;
	display: inline;
}

#menulist li a {
	display: block;
	width: 275px;
	background-color: #373737;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	color: white;
	padding: 4px 0 3px 0;
	font-size: 90%;
	font-variant: small-caps;
	letter-spacing: 1.6px;
	text-decoration: none;
	border-left: 5px solid #202020;
	border-bottom: none;
}

#menulist li a span {
	display: block;
	margin-left: 13px;
}

#menulist li a:hover {
	background-color: #808e18;
	border-bottom: none;
}

#menulist li.active a {
	color: white;
	background-color: #00529b;
	font-weight: bold;
	text-decoration: none;
}

#sidemenu {
	width: 260px;
	height: 319px;
	position: absolute;
	top: 15px;
	left: 450px;

	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidemenu li a span {
	display: block;
	padding: 6px;
}

#sidemenu li a {
	display: block;
	width: 250px;
	background-color: #ececec;
	margin-bottom: 5px;
	text-align: right;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	
	color: black;
	font-size: 90%;
	font-variant: small-caps;
	letter-spacing: 1.6px;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#sidemenu li a:hover {
	background-color: #808e18;
	text-decoration: underline;
}

#sidemenu li.active a {
	background-color: #808e18;
	font-weight: bold;
	text-decoration: none;
}

#side {
	position: absolute;
	top: 10px;
	left: 410px;
	width: 290px;
}

.sideitem {
	background: #c6ccd1;
	height: 147px;
	margin-bottom: 20px;
}

.sideitem img {
	float: left;
	margin-right: 15px;
}

.sideitem p {
	font-size: 80%;
	margin: 5px 30px 0 0;
	line-height: 20px;
}

.sideitem h3 {
	font-size: 92%;
	font-variant: small-caps;
	letter-spacing: 1.6px;
	color: black;
	padding-top: 10px;
	margin: 0;
}

#cse-search-box {
	position: absolute;
	left: 16px;
	top: 40px;
	border-top: 2px solid #525252;
	border-bottom: 2px solid #525252;
	padding: 1px 5px 5px 5px;
}

#cse-search-box p {
	margin: 0;
	padding: 0;
	font-size: 82%;
}

#cse-search-box .submit {
	border: 1px solid white;

	background-color: #525252;
	color: white;
	font-size: 78%;
	font-variant: small-caps;
	letter-spacing: 1.3px;
	height: 23px;
}

/**
 * Login
 */

.form-login {
	border: 1px solid #AAAAAA;
	padding: 10px;
	width: 340px;
}

.form-login label {
	display: block;
	width: 120px;
	float: left;
	margin: 4px 10px 4px 4px;
	text-align: right;
}

.form-login .inputbox {
	float: right;
	width: 200px;
	margin-bottom: 3px;
	
}

.form-login .checkbox {
	float: none;

}

.form-login label.remember {
	font-size: 80%;
}

.form-login .button {
	margin-left: 135px;
	clear: both;
}

.form-login #loginlinks {
	margin: 20px 0 0 0;
}

#logout {
	margin: 10px 0;
}

/**
 * Document management
 */

#dm_header, #dm_docs {
	font-size: 86%;
}

.dm_toolbar {
	margin: 0;
	padding: 0;
}

.dm_icon {
	padding: 5px 2px;
}

a.dm_name {
	border: 0;
	background-color: #eeeeee;
	padding-left: 40px;
	margin-bottom: 0 !important;
}

.dm_button {
	margin-top: 10px !important;
}

a.dm_name:hover {
	background-color: #112433 !important;
	color: white !important;
	border: 0 !important;
}

.dm_description {
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	padding-left: 40px;
}

.dm_form {
	width: 430px;
	padding: 10px;
}

#dm_title {
	padding-left: 0;
}
