body {
	background-color: #004b9c;
	background-image: url(images/dh_12.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.body {
	background-image: url(images/dh_01.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/dh_10.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(images/dh_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 104px;
	width: 860px;
}
#header #flags {
	padding: 0px;
	float: right;
	height: 36px;
	margin-top: 50px;
	margin-right: 45px;
}
#header #flags a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	letter-spacing: 1px;
}
#header #flags a img {
	border: 0px none #FFF;
	margin-left: 2px;
}
#header #logo {
	float: left;
	position: relative;
	left: 40px;
	top: 46px;
}
#menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 44px;
	width: 860px;
	background-color: #FFF;
}
#menu_left {
	background-image: url(images/dh_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 30px;
}
#menu_center {
	background-image: url(images/dh_07.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 800px;
}
#menu_right {
	background-image: url(images/dh_08.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 30px;
}
#height {
	float: left;
	height: 400px;
	width: 0px;
}
#cont {
	background-image: url(images/dh_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: both;
	width: 860px;
	display: table;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 150%;
}
#cont #inner_left {
	float: left;
	width: 499px;
	margin-left: 50px;
	overflow: hidden;
	background-color: #FFF;
}
#cont #inner_right {
	float: right;
	width: 240px;
	margin-right: 50px;
	overflow: hidden;
	background-color: #FFF;
}
#cont #inner {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #FFF;
}
#footer {
	background-image: url(images/dh_11.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 90px;
	width: 860px;
}
#footer .inner {
	padding-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #555;
	line-height: 180%;
}
#footer a {
	font-weight: bold;
	color: #555;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
}

#menu ul {
	float:left;
	line-height:44px;
	list-style:none;
	width:780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#menu li {
	display:inline;
	padding:0;
}
#menu li.sep {
	padding: 0px;
	float: left;
	height: 21px;
	width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #FFF;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: -11px;	/*opacity: 0.5;
	filter: alpha(opacity=50)*/
}
#menu a {
	color:#333;
	float:left; /* left 3 px because of left.png image */
	text-decoration:none;
	font-weight: bold;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu a span {
	display:block;
	float:none;
	padding:0 35px 0 23px;
	border-right: 0px solid #222;
}
#menu a span img {
	border: none;
	margin: 10px 4px 0 0;
}
#menu a:hover {
	background-image: url(images/dh_05.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a:hover, #menu a span.active {
	color: #0A65D3;
}
#menu a:hover span {
	border-right: 0px solid #333;
	margin-right: 0px;
	background-image: url(images/dh_06.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu a.right {
	float:right; /* <a class="right"... */
}
#menu a.right span {
	border-right: 0px solid #333;
	margin: 0px;
}
.module {
	padding: 0px;
	clear: both;
	margin-bottom: 12px;
}
.modulehead {
	background-color: #f5f5f5;
	background-image: url(images/modulehead_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 41px;
}
.modulehead span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	color: #999;
	background-image: url(images/modulehead_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin-left: 8px;
	padding-left: 4px;
}
.module_cont {
	border: 1px solid #e2e2e2;
}
.module_cont {
	border-top: 0px none #fff;
}
.module_cont .inner {
	margin: 0px;
	padding: 12px;
}
#cont #inner_right .module_cont .inner {
	font-size: 11px;
	color: #444;
}
.module_cont ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.module_cont ul li {
	margin: 0px;
	font-size: 11px;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	display: block;
}
.module_cont p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#index_pic {
	border: 1px solid #e2e2e2;
	clear: both;
	height: 236px;
	width: 495px;
	overflow: hidden;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
#cont #inner_left h1, #cont #inner h1, #cont #inner_left h1 a, #cont #inner h1 a {
	font-size: 26px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-variant: small-caps;
}
#cont #inner_left h2, #cont #inner h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #0A65D3;
}
#cont #inner_left h3, #cont #inner h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #0A65D3;
}
#cont #inner_left p {
	padding-right: 8px;
	padding-left: 8px;
}
#cont #inner_left hr, #cont #inner hr{
	padding: 0px;
	height: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#cont #inner_left ul, #cont #inner ul {
}
#cont #inner_left ul li, #cont #inner ul li {
	margin-bottom: 4px;
}
#cont #inner_left ul li ul, #cont #inner ul li ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#cont #inner_left ul li ul li, #cont #inner ul li ul li {
	margin-left: 14px;
}

input {
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
textarea {
}
select {
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
input, textarea, select {
	margin: 0px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	color: #000;
}
input.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #0A65D3;
	background-color: #f3f3f3;
	background-image: url(images/dh_07.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #ccc;
	height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
input.button:hover {
	color: #000;
	border: 1px solid #aaa;
	background-color: #eaeaea;
	cursor: pointer;
}
fieldset {
	border: 1px solid #ddd;
	margin: 4px;
	padding: 4px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.ok {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
	display: block;
	margin: 2px;
	padding: 4px;
	border: 1px solid #0a0;
	text-align: center;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
	background-color: #d00;
	display: block;
	margin: 2px;
	padding: 4px;
	border: 1px solid #f00;
	text-align: center;
}
table.table {
	border: 1px solid #ddd;
}
table.table tr.headerbg, table.table2 tr.headerbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #555;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background-color: #e5e5e5;	/*background-image: url(images/mr_03.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;*/
}
table.table tr.tr {
	background-color: #fafafa;
}
table.table tr.tr:hover td {
	background-color: #eee;
}
table.table tr.none {
	background-color: transparent;
	background-image: none;
}
a img {
	border: 0px none #FFF;
}
a:link, a:visited {
	color: #0A65D3;
	text-decoration: none;
}
a:hover {
	color: #003;
	text-decoration: underline;
}
#cont #inner table.gallery td h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9E9E9E;
	padding: 0px;
	margin-bottom: 20px;
}
table.gallery td {
	background-color: #f5f5f5;
	padding: 12px 8px 12px 8px;
}
table.gallery_view td {
	background-color: #f5f5f5;
	padding: 4px;
}
table.gallery_view td td {
	padding: 1px;
}

.pagelinks {
	display: block;
	margin: 4px;
	clear: both;
}
.pages {
	display: block;
	margin: 2px;
	float: left;
	background-color: #F9F9F9;
	border: 1px solid #ddd;
	background-image: url(images/dh_07.png);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 28px;
	height: 28px;
	width: 28px;
	text-align: center;
}
.pages:hover {
	background-color: #fff;
	border: 1px solid #ddd;
	background-image: none;
}
a.small {
	font-size: 10px;
}
.small {
	font-size: 10px;
	color: #999;
}
.smaller {
	font-size: 11px;
	color: #777;
}
table tr.tr_0 {
	background-color: #F5F5F5;
}
#cont div.cont {
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 2px;
}

b.hydro, div.hydro a, #cont #inner div.hydro h2 {
	color: #214EC5;
}
b.pneuma, div.pneuma a, #cont #inner div.pneuma h2 {
	color: #369E18;
}
b.teol, div.teol a, #cont #inner div.teol h2 {
	color: #E80B0B;
}
b.enerpac, div.enerpac a, #cont #inner div.enerpac h2 {
	color: #DFB300;
}
img.hydro {
	border: 3px solid #214EC5;
}
img.pneuma {
	border: 3px solid #369E18;
}
img.teol {
	border: 3px solid #E80B0B;
}
img.enerpac {
	border: 3px solid #FDCA00;
}
img.muu {
	border: 3px solid #aaa;
}
#cont #inner div.hydro h2, #cont #inner div.pneuma h2, #cont #inner div.teol h2, #cont #inner div.enerpac h2 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 18px;
}
/*div.hydro a {
}
div.pneuma a {
}
div.teol a {
}
div.enerpac a {
}*/

table.tooted tr td {
	background-color: #f5f5f5;
	line-height: 180%;
}
table.tooted ul {
	padding-left: 8px;
	padding-top: 0px;
	margin: 0px;
}
table.tooted ul li {
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 6px;
}
div.hydro table.tooted ul li {
	background-image: url(images/bullet_1.png);
}
div.pneuma table.tooted ul li {
	background-image: url(images/bullet_2.png);
}
div.teol table.tooted ul li {
	background-image: url(images/bullet_3.png);
}
div.enerpac table.tooted ul li {
	background-image: url(images/bullet_4.png);
}

div.hydro table.tooted ul li, div.pneuma table.tooted ul li, div.teol table.tooted ul li, div.enerpac table.tooted ul li {
	margin-left: 0px;
}
div.hydro table.tooted ul li ul li, div.pneuma table.tooted ul li ul li, div.teol table.tooted ul li ul li, div.enerpac table.tooted ul li ul li {
	background-image: none;
	margin-left: 14px;
}

table.tooted ul li ul {
	padding-left: 14px;
	margin-bottom: 16px;
}
table.tooted ul li ul li {
	list-style-type: square;
	list-style-image: none;
	padding: 0px;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: list-item;
	margin: 0px;
}

.tooted b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
table.tooted b {
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}
.more {
	text-align: right;
	margin: 0px;
	padding-top: 4px;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	color: #000;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
#cont #inner_left .news {
	margin-bottom: 32px;
}
.news h2, #cont #inner_left .news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	color: #0A65D3;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.news .time {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #aaa;
	padding: 0px;
	margin-top: -16px;
	margin-bottom: 2px;
}
.news .more {
	padding-top: 0px;
	white-space: nowrap;
}
h2.moduleheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
}
p.in {
	padding-right: 16px;
	padding-left: 16px;
}

