/*===[_STYLES WATERSTOFNET.EU_]===*/ /*--[GENERAL]--*/
body {
	font-size: 12px;
	font-family: arial;
	color: #07356d;
	margin: 0px;
	background: url('/template/images/bg-body.jpg') repeat-x #2b3d54;
}

/*--[ELEMENTS]--*/
#header {
	position: relative;
	width: 972px;
	height: 250px;
	margin: auto;
	background: url('/template/images/bg-container-top.png') no-repeat;
}

#multiContainer {
	position: relative;
	width: 972px;
	height: auto;
	margin: auto;
	background: url('/template/images/bg-container-repeat.png') repeat-y;
	padding-bottom: 20px;
}

#container {
	position: relative;
	width: 972px;
	height: auto;
	top: -80px;
}

#footerLogos {
	position: absolute;
	width: 100%;
	height: 100px;
	bottom: 0px;
	left: 0px;
}

#footer {
	position: relative;
	width: 920px;
	height: 30px;
	margin: auto;
	padding: 0 26px 0 26px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #ffffff;
}

/*--[COMPONENTS]--*/
#topMenu {
	position: absolute;
	width: 476px;
	height: 40px;
	top: 60px;
	right: 26px;
}

#mainMenu {
	position: absolute;
	width: 920px;
	height: 40px;
	top: 130px;
	left: 26px;
}

#leftColumn {
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	margin: 0 0 0 26px;
}

#centerColumn {
	position: relative;
	width: 480px;
	height: auto;
	float: left;
	margin: 0 0 0 20px;
}

#rightColumn {
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	margin: 0 0 0 20px;
}

#splashNews {
	position: absolute;
	width: 250px;
	height: 152px;
	right: 0px;
	top: 0px;
}

.newsItem {
	position: relative;
	width: 225px;
	height: 38px;
	padding-left: 6px;
	border-left: 1px solid #95b4bf;
	background: url('/template/images/bg-splash-news.jpg') repeat-x;
	margin-left: 18px;
}

.newsItemActive {
	position: relative;
	width: 226px;
	height: 38px;
	padding-left: 24px;
	border-left: 1px solid #95b4bf;
	background: url('/template/images/bg-splash-news-active.png') no-repeat;
}

.clearer {
	clear: both;
}

.column {
	position: relative;
	width: 170px;
	height: auto;
	border: 1px solid #748b93;
	border-bottom: 2px solid #748b93;
	padding: 14px;
	margin: 0 0 20px 0;
	background: url('/template/images/bg-column.jpg') repeat-x #ffffff bottom;
}

.columnBanner {
	position: relative;
	width: 190px;
	height: auto;
	border: 1px solid #748b93;
	border-bottom: 2px solid #748b93;
	padding: 6px 4px 4px 4px;
	margin: 0 0 20px 0;
	background: url('/template/images/bg-column.jpg') repeat-x #ffffff bottom;
}

.sitemapLink {
	color: #07356d;
	text-decoration: none;
}

.sitemapLink:hover {
	color: #07356d;
	text-decoration: underline;
}

.columnLargeBanner,.columnLarge {
	position: relative;
	width: 478px;
	height: 152px;
	border: 1px solid #748b93;
	border-bottom: 2px solid #748b93;
	background: #ffffff;
	margin: 0 0 10px 0;
}

.columnLarge {
	height: auto;
	width: 450px;
	padding: 14px;
}

.relevant {
	background: url('/template/images/bg-relevant.jpg') repeat-x #e4f0ff
		bottom;
}

.siteLink {
	color: #07356d;
	text-decoration: underline;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 0 10px;
	background: url('/template/images/list-image.gif') no-repeat 0 5px;
}

.siteLink:hover {
	color: #53751F;
	text-decoration: underline;
}

.hr {
	color: #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin: 10px -14px 10px -14px;
}

#mainBanner,
#newsBanner,
#mapBanner {
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 478px;
	height: 152px;
	z-index: 5;
	border: 1px solid #748b93;
	border-bottom: 2px solid #748b93;
	background: #ffffff;
	margin: 0 0 10px 0;
}

#mapBanner {
	height: 250px;
}

.fadeBanner {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

/*--[IMAGES]--*/
#bgImage {
	position: absolute;
	width: 972px;
	height: 250px;
	left: 0px;
	top: 0px;
}

#mainLogo {
	position: absolute;
	width: 429px;
	height: 126px;
	left: 6px;
	top: 6px;
}

.columnBannerSa {
	margin: 0 0 20px 0;
}

#ftLogo1,#ftLogo2,#ftLogo3,#ftLogo4 {
	position: absolute
}

#footerLogos img {
	margin-top: 30px;
}

#ftLogo1 {
	left: 26px;
	top: 10px;
}

#ftLogo2 {
	left: 246px;
	top: 10px;
}

#ftLogo3 {
	left: 520px;
	top: 0px;
}

#ftLogo4 {
	left: 730px;
	top: 6px;
}

/*--[BUTTONS]--*/
.topHome {
	position: absolute;
	width: 45px;
	height: 39px;
	top: 0px;
	right: 150px;
	cursor: pointer;
}

.topContact {
	position: absolute;
	width: 45px;
	height: 39px;
	top: 0px;
	right: 100px;
	cursor: pointer;
}

.topLogin {
	position: absolute;
	width: 45px;
	height: 39px;
	top: 0px;
	right: 50px;
	cursor: pointer;
}

.topEnglish {
	position: absolute;
	width: 45px;
	height: 39px;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.topButton {
	background: url('/template/images/bg-top-button.png') no-repeat;
}

.topButton:hover {
	background: url('/template/images/bg-top-button-on.png') no-repeat;
}

/* HOMEPAGE TOP 4 NEWS ITEMS */
#splashNewsContainer {
	position: relative;	
}

#splashImagesContainer {
	position: absolute; 
	background: #FFFFFF; 
	width: 247px; 
	left: 0px; 
	top: 0px; 
	z-index:900;
}

.splashImage {
	overflow:hidden; 
	width:247px; 
	height:152px;
	display: none;
}

.showNewsImg {
	display: block;
}

#splashNewsItemsContainer {
	position: absolute; 
	width: 250px; 
	height:152px; 
	right: 0px; 
	top: 0px; 
	z-index:910;
}

.splashNewsItems {
	position:relative;
	width:250px; 
	height:38px;
	cursor: pointer;
}

.newsActive,
.splashNewsItems:hover {
	background: url(/template/images/bg-splash-news-active.png); 
}

.splashNewsItems table {
	height:38px;
	width: 100%;
}
.splashNewsItems td {
	height:28px;
	line-height: 13px;
}

.splashNewsItem {
	position:relative;
	width:220px; 
	height:38px;
	margin: 0px 0px 0px 21px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px dotted #6DA2B5;
}

/* RIGHT COLUMN MENU SETTINGS */
ul#subMenu li.selected a { color: #53751F; }
ul#subMenu li.selected { list-style-image: url(/template/images/list-image-down.gif); }
ul#subMenu li.selected ul li.selected { list-style-image: url(/template/images/list-image-active.gif); }
ul#subMenu li.selected-noChildren { list-style-image: url(/template/images/list-image-active.gif); }
ul#subMenu li.selected-noChildren a { color: #53751f; }
ul#subMenu li.selected li a { color: #07356D; }
ul#subMenu li.selected ul li.selected a  { color: #53751f; }
ul#subMenu li:hover a { color: #53751F; } 
ul#subMenu li.selected ul li.selected:hover a { color: #53751F; }
ul#subMenu li.selected ul li:hover a { color: #53751F; }

div.gallerytitlelayer {
	display: none;
}
table.gallerytable tr td b { display:none; }