@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5b59;
	margin-top: 0;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	}
#container {
	width: 920px;
	background:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#header {
	height: 100px;
	width: 919px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	}
#visuals {
	width: 690px;
	height: 100px;
	float: right;
	display: block;
	position: relative;
	z-index: 10;
	}
#langbar {
	float: right;
	padding-right: 10px;
	padding-top: 8px;
	width: 100px;
	display: block;
	position: absolute;
	z-index: 11;
	}
#langbar IMG {
	margin-left: 7px;
	}
	
.clearer {
	clear: both;
}
#trunk {
	width: 919px;
	height: auto;
	}
	
	
#left {
	clear: both;
	width: 290px;
	min-height: 756px;
	float: left;
	}

#leftmap {
	width: 292px;
	height: 275px;
	padding-top: 10px;
	}
#left_foto {
	height: 473px;
	width: 130px;
	/*background-image:url(images/left_foto.jpg);
	background-repeat:no-repeat;*/
	float: left;
	overflow:hidden;
	}

#left_foto IMG {
	float: left;
	}
	
.navtop {
	float: right;
	height: 5px;
	width: 151px;
	background-image:url(images/navtop.jpg);
	background-repeat:no-repeat;
	}
.navbot {
	float: right;
	height: 5px;
	width: 151px;
	background-image:url(images/navbot.jpg);
	background-repeat:no-repeat;
	}
		
#navigation {
	width: 151px;
	height: 463px;
	float: right;
	background-color: #AAD000;
	}
#navigation UL {
	list-style: none;
	padding-left: 0;
	margin-left:0;
	padding-top: 10px;
	margin-top: 0;
	}
#navigation UL LI {
	display: block;
	padding-left: 0;
	margin-left: 0;
	border:1px #fff solid;
	border-style: none none solid none;
	}

#navigation UL LI a {
	font-size: 12px;
	color: #06624c;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
	width: 136px;
	height: 22px;
	display: block;
	}

#photoslide {
	width: 290px;
	height: 225px;
	float: right;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	}
#navigation UL LI.sub UL {
	border:1px #fff solid;
	border-style: solid none none none;
	padding-top: 0;
	}

#navigation UL LI.act a {
	font-size: 12px;
	color: #06624c;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
	width: 136px;
	height: 22px;
	display: block;
	background:#bbf21b;
	}
#navigation UL LI.sub UL LI.act a {
	background: #B32E13;
	color: #fff;
	}
#navigation UL LI a:hover{
	background:#bbf21b;
	}
#navigation UL LI.sub {
	background-image:url(images/lisub.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	border: none;
	}
#navigation UL LI.sub a {
	background: none;
	}

	
#navigation ul li.sub ul li a {
	padding-left: 25px;
	width: 126px;
	background:#bbf21b;
	}
#submenu {
	display: none;
	}

.contentop {
	clear: right;
	width: 620px;
	height: 9px;
	background-image:url(images/contenttop.jpg);
	background-repeat:no-repeat;
	float: right;
	}
.contentbot {
	clear: right;
	width: 620px;
	height: 9px;
	background-image:url(images/contentbot.jpg);
	background-repeat:no-repeat;
	float: right;
	}
.contentwrap {
	width: 620px;
	height: auto;
	background-image:url(images/contentwrap.jpg);
	background-repeat: repeat-y;
	float: right;
	}
	
#content {
	clear: right;
	width: 600px;
	min-height: 674px;
	height: auto;
	float: right;
	background-image:url(images/content.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	}


#footer {
	margin-top: 10px;
	clear: both;
	width: 919px;
	height: 60px;
	padding-top: 10px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	}
#footer .column1 {
	margin-left: 10px;
	width: 260px;
	float: left;
	}

#footer .column2 {
	width: 180px;
	float: left;
	}
	
#footer .column3 {
	width: 180px;
	float: left;
	}
	
#footer #footerlinks {	
	height: 20px;
	width: 420px;
	display: block;
	float: left;
	}
#footer #footerlinks UL {
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	}
#footer #footerlinks UL LI {
	padding: 0;
	margin: 0;
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
	}
#footer #footerlinks UL LI a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear: none;
	}

/*#footer #footerlinks {
	display:none;
	}
	*/
	