/*===[_STYLES WATERSTOFNET.EU_]===*/ /*--[HEADERS]--*/
body, table {
	font-size: 12px;
	font-family: arial;
	color: #07356d;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0a4c9d;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #53751f;
	margin: -5px 0 10px 0;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;
}

a {
	color: #7daa3c;
}

p {
margin-bottom: 10px;	
}

/*--[LIST ITEMS]--*/
ul, ol {
	list-style-position: outside !important;
	margin: 0px 20px;
	padding: 0px;	
}

ul li {
	padding: 0px;
	list-style-image: url('/template/images/list-image.gif');
}

li a {
	color: #07356d;
	text-decoration: none;
}

li a:hover {
	color: #53751f;
	text-decoration: none;
}

.relevant a {
	color: #07356d;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 10px;
	border-bottom: 1px dashed #c5c5c5;
	background: url('/template/images/list-image.gif') no-repeat 0 8px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.linkUp {
	color: #0a4c9d;
	text-decoration: none;
	display: block;
	background: url('/template/images/arrow-up.gif') no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 14px;
}

.linkUp:hover {
	color: #7daa3c;
}

/*--[SEARCH]--*/
.searchCatTitle {
	padding: 6px;
}

.searchTitle {
	font-size: 14px;
	font-weight: bold;
	color: #7daa3c;
	margin: 0 0 10px 0;
}
.searchTitle:hover {
	color: #07356d;
}

/*BREADCRUMB PATH */
#crumbPrint {
	position: relative;
	width: 452px;
	height: auto;
	margin: 0 14px 10px 14px;
}

#print {
	position: absolute;
	right: 0px;
}

.navLink,
.navLinkActive {
	color: #07356d;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0 0 0 8px;
	background: url('/template/images/list-image.gif') no-repeat 0px 4px;	
}

.navLinkActive,
.navLink:hover {
	color: #7daa3c;
	text-decoration: underline;

}

#content li a {
	color: #53751f;
	text-decoration: none;
}

#content li a:hover {
	text-decoration: underline;
}