html {
	height: 100.02%;
}
body {
	background-color: #347EE2;
	margin: 15px 0px 0px;
	background-image: url(/images/page-bg12.gif);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	padding-bottom: 15px;
	font-family: Arial, Lucida Console, Verdana, Arial, Helvetica, sans-serif;
font-size:17px
font-weight:bold;
}
h1 {
	font-size: 1em;
	margin-top: 0px;
        color:red;
}
h2 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 5px;

}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}
h4 {
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}
a {
	color: #000099;
}
a:hover {
	color: #CC0000;
}
ol li {
	margin-bottom: 10px;
}
#container {
	background-color: white;
	background-image: url(/images/page-bg8.jpg);
	width: 926px;
        height:100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: top;
	padding: 0px;
}
#maintext-3col {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: .9em;
}
#maintext-2col {
	width: 725px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#news {
	float: left;
	width: 150px;
	padding-top: 10px;
	font-size: 10px;

}
#footer {
	background-color: transparent;
	width: 725px;
	font-size: 10px;
text-align:center;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;

}
#crumb-menu {
	margin-bottom: 10px;
	font-size: 15px;
}
.hidden {
	display: none;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatclear {
	clear: both;
}
.label {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
td {
	vertical-align: top;
	text-align:justify;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;	
}
td.graf {
	text-align:left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: transparent;	
}


td.text {padding-left:15px; padding-right:10px; background-color:transparent; text-align:center}
othnews table { width: 1%; float: right; margin: 0px 0 7px 7px; }

#menu {
	font-size: 17px;
	width: 167px;
	background-color: transparent;
padding:0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-align: right;
	margin-bottom: 3px;
	width: 167px;
}
#menu ul a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}
#menu a:hover, #menu .thispage {
	color: blue;
}


#foto {
	font-size: 17px;
background-color: transparent;
padding:0px;
}
#foto li {
	text-align: left;
	margin-bottom: 3px;
}

#foto  a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#foto ul a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#foto ul {
list-style-type: none;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}


#foto a:hover, #menu .thispage {
	color: blue;
}




