@charset "utf-8";

html {


}

body {
	background-color: #04230c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#04230C;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#04230C;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#04230C;
	scrollbar-track-color:#04230C;
	scrollbar-arrow-color:#FFFFFF;
	 }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height : 1.4;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:184px;
	height:96px;
	z-index:1;
	
}

#menu {
	position:absolute;
	left:185px;
	top:96px;
	width: 105px;
	height: auto;
	text-align: left;
		
}
#menu2 {
	position:absolute;
	left:307px;
	top:96px;
	width: 160px;
	height: auto;
	text-align: left;
	
		
}
#menu3 {
	position:absolute;
	left:470px;
	top:96px;
	/*width: 260px;*/
	height: auto;
	text-align: left;
	
}
#menu3li {
	position:absolute;
	left:482px;
	top:96px;
	/*width: 260px;*/
	height: auto;
	text-align: left;
	}
	
#menuDate {
	position:absolute;
	left:610px;
	top:96px;
	/*width: 260px;*/
	height: auto;
	text-align: left;
	}



#navcontainer ul
{
	/*position:absolute;*/
	list-style-type: none;
	background-image: url(1x2000.gif);
	background-repeat:no-repeat;
	padding-left: 12px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	border-bottom-color: #996600;
	text-align: left;	
}

#navcontainer ul li a
{	
	background-image: url(arrowblanko.gif);
	background-repeat:no-repeat;
}

#navcontainer ul li a:hover
{
	background: transparent url(arrow.gif) right center no-repeat;
}

#navcontainer ul li a#current
{
	background: transparent url(arrow-ON.gif) right center no-repeat;
}

#imp {
	position:absolute;
	left:307px;
	top:96px;
	width:320px;
	z-index:2;
	background-image: url(1x2000.gif);
	background-repeat:no-repeat;
	padding-left: 12px;
}

#content {
	position:absolute;
	left:644px;
	top:96px;
	width: 192px;
	text-align: left;
	background-image: url(1x2000.gif);
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 4px;
	border-bottom: solid 55px;
	border-color: #04230c;		
}
#contentli {
	position:absolute;
	left:637px;
	top:96px;
	width: 192px;
	text-align: left;
	background-image: url(1x2000.gif);
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 4px;
	border-bottom: solid 55px;
	border-color: #04230c;
}


.CookieDeclaration{
	display:none;
}
#CybotCookiebotDialogBody {
    max-width: 96% !important;
}
a#CybotCookiebotDialogBodyLevelButtonAccept {
    background-color: #a5a5a5 !important;
    border: 1px solid #9d9c9c !important;
}


.CookieDeclaration{
	display:none;
}
#CybotCookiebotDialogBody {
    max-width: 96% !important;
}
a#CybotCookiebotDialogBodyLevelButtonAccept {
    background-color: #a5a5a5 !important;
    border: 1px solid #9d9c9c !important;
}

	#cookie-law-info-bar {
	border: 0;
	font-size: 10pt;
	margin: 0 auto;
	padding: 5px 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999999;
bottom:0;
background:#FFFFFF;
	text-align:center; 
		float:left !important; 
		width:100% ; 
		padding:.8em !important; 
		border-top:#FFF 2px solid;
		left: 0;
		font-family: Arial, Helvetica, sans-serif !important;
		color:#85684f
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}
.cli-plugin-button, .cli-plugin-button:visited {
	background: #04230c;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff !important;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: auto 10px;
}
.cli-plugin-button:hover {
	background-color: #04230c;
	color: #fff !important;
}

.cli-plugin-button {
	background-color: #04230c;
color: #fff !important;
}
.cli-plugin-button:active {
	top: 1px;
		background-color: #ffffff;

}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
