html, body{
	margin:10 0 20;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #999966;
	background-image: url(../images/misc/bgton.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
} 
 
#pagewidth{
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
 position:relative; 
 height:120px; 
 background:#002101 url(../images/misc/logo_single.gif) no-repeat scroll 570px center;
 width:100%;
} 
#flashcontent a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
 
#leftcol{
	width:180px;
	float:left;
	position:relative;
	padding: 10px;
	color: #FFFFFF;
 }
#leftcol a {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 11px;
}
.backbutton {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 24px;
	font-weight: normal;
	margin: 10px;
}
 
#twocols{
 width:540px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:50px; 
 float:right; 
 position:relative;
 }
 
#maincol{
	float: right;
	display:inherit;
	position: relative;
	padding: 20px 35px 25px;
	margin: 0px;
	width: 680px;
 }
#maincol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	/*margin-right: 200px;*/
	display: inline;
}
#maincol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	margin-right: 200px;
	margin-left: 0px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincol .ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
	color: #666666;
	text-align: left;
	margin-bottom: 30px;
}
 
#footer{
	background-color:#002101;
	clear:both;
	padding: 0px;
	margin: 0px;
	float: none;
	height: 80px;
 } 
#footer a {
	color: #FFFFCC;
}
 

 
 /* *** Float containers fix:  *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#menu {
	position:relative;
	background:#D9D5A4;
	padding: 5px;
	font-size: 12px;
	margin: 0px;
	clear: both;
	float: inherit;
	display: none;
}
.imgright {
	margin: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#psublist
{
	padding: 1px;
	font: 10px verdana, sans-serif;
	width: 150px;
	color: gray;
	float: right;
	margin: 20px 0px;
	white-space: normal;
}

#psublist_mainpage
{
	padding: 1px;
	font: 10px verdana, sans-serif;
	width: 180px;
	color: gray;
	float: right;
	margin: 20px 0px;
	white-space: normal;
}

#psublist li, #psublist_mainpage li
{
	list-style: none;
	margin: 0px;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	text-align: left;
	background-color: #FFFFFF;
}

#psublist li a, #psublist_mainpage li a
{
display: block;
padding: 0.5em 0.5em 0.5em 0.9em;
text-decoration: none;
}

#psublist li a:link, #psublist_mainpage li a:link { 
border-left: 3px #540018 solid;
color: #5E0018; 
}

#psublist li a:visited, #psublist_mainpage li a:visited { 
border-left: 3px solid #CCCCCC;
color: #666666; 
}

#psublist li a:hover, #psublist_mainpage li a:hover
{
font-weight:normal;
color: #540018;
background: #EEEEEE;
border-left: 3px #FF6600 solid;
}

#psublistcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	width: 130px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
}
.nav a:link {
	text-decoration: none;
	color: #000000;
}
.nav a:visited {
	text-decoration: none;
	color: #000000;
}
.nav a:active {
	text-decoration: none;
	color: #000000;
}
.nav a:hover {
	text-decoration: underline;
	color: #000000;
}

.nav {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#footer img {
	margin: 0px 25px 0px 0px;
	float: left;
}
#footer p {
	font-weight: normal;
	color: #FFFFCC;
	font-style: normal;
	line-height: 120%;
	font-size: 10px;
	display: block;
	text-align: left;
}
#maincol a {
	color: #333333;
}
.newsimage {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainpage {
	float: right;
	display:inherit;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 350px;
	background-image: url(../images/main/ornaberga_bigton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 24px;
	line-height: 1.9em;
	display: inline;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
h4 {
	font-size: 11px;
	line-height: 1.7em;
	color: #333333;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#maincol .date {
	margin-bottom: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.newsimagetn {
	height: auto;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

