a:link 		{font-family:"serif";text-decoration:none;font-size:15px;color: #0000A0}
a:active    {font-family:"serif";text-decoration:none;font-size:15px;color: #0000A0}
a:visited 	{font-family:"serif";text-decoration:none;font-size:15px;color: #0000A0}
a:hover		{font-family:"serif";text-decoration:none;font-size:15px;color: #0000FF}

a.HL:link 		{font-family:"serif";text-decoration:none;font-size:15px;color: #000000}
a.HL:active    	{font-family:"serif";text-decoration:none;font-size:15px;color: #000000}
a.HL:visited 	{font-family:"serif";text-decoration:none;font-size:15px;color: #000000}
a.HL:hover		{font-family:"serif";text-decoration:none;font-size:15px;color: #0000FF}

h1			{font-family:"serif";font-size:30px; color:#000000; margin: 0px; font-weight:bold}
h2			{font-family:"serif";font-size:25px; color:#000000; margin: 0px; font-weight:bold}
h3			{font-family:"serif";font-size:20px; color:#000000; margin: 0px; font-weight:bold}
h4			{font-family:"serif";font-size:15px; color:#000000; margin: 0px; font-weight:bold}
h5			{font-family:"serif";font-size:10px; color:#000000; margin: 0px; font-weight:bold}
h6			{font-family:"serif";font-size: 5px; color:#000000; margin: 0px; font-weight:bold}
p			{font-family:"serif";font-size: 15px; line-height:18px; margin: 0px; color:#000000;font-weight:normal}
ul			{font-family:"serif";font-size: 15px; line-height:18px; color:#000000;font-weight:normal}
ol			{font-family:"serif";font-size: 15px; line-height:18px; color:#000000;font-weight:normal}
th			{background:#AAAAAA; color:#000000}		
td			{font-family:"serif";font-size: 16px}		
hr 			{
				border: none;
				height: 2px;
				color: #000000;
				background-color: #000000;
			}
html {
	width: 100%;
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	MARGIN: 0px;
	PADDING: 0px;
	background-color: #FFFFFF;
}
.lnk {font-family:"serif";border:none;background:none;font-size:15px;color:#0000A0;}
div.container {
	position:	relative;
	background-color:#FFFFFF;
	top: 		5px;
	left: 		5px;
	width:		99%;
	height:		99%;
	overflow:	hidden;
}
div.container_top {
	position:	absolute;
	top: 		0px;
	width:		100%;
	height:		132px;
}
div.container_mid {
	position:	absolute;
	top: 		132px;
	bottom: 	20px;
	width:		100%;
}
div.container_bot {
	position:	absolute;
	width:		100%;
	height:		20px;
	bottom: 	0px;
}
div.header {
	position:	absolute;
	height:     100px;
	left:		0px;
	right:		257px;
}
div.logo {
	position:	absolute;
	height:     100px;
	width: 		257px;
	right:		0px;
}
div.buttons {	
	position:	absolute;
	bottom: 	0px;
	height:     32px;
	width: 		100%;
}
div.content {
	position:	absolute;
	height:     100%;
	width: 		100%;
	right:		0px;
	overflow-y: scroll;
}
div.contentsmallLeft {
	position:	absolute;
	left:		0px;
	height:     100%;
	right:		0px;
	overflow-y: scroll;
}
div.contentsmall {
	position:	absolute;
	left:		180px;
	height:     100%;
	right:		0px;
	overflow-y: scroll;
}
div.contentnav {
	position:	absolute;
	left:		0px;
	height:     100%;
	width:		180px;
	overflow-y:	hidden;
}
div.linksnav {
	position:	absolute;
	right:		0px;
	height:     100%;
	width:		180px;
	overflow-y:	hidden;
}
div.contentHeadLines {
	position:	absolute;
	left:		180px;
	right:		0px;
	top:     	0px;
	bottom:		50%;
	overflow:   hidden;
}
div.contentAudio {
	position:	absolute;
	left:		50%;
	right:		180px;
	top:     	0px;
	bottom:		50%;
	overflow:   hidden;
}
div.AudioContainer {
	position:	absolute;
	top:		30px;
	bottom:		3px;
	left:		9px;
	right:		2px;
	overflow: 	hidden;
}
div.contentPictures {
	position:	absolute;
	left:		180px;
	right:		0px;
	top:     	50%;
	bottom:		0px;
	overflow:   hidden;
}
div.PicturesContainer {
	position:	absolute;
	left:		10px;
	right:		2px;
	top:     	30px;
	bottom:		2px;
	overflow:   hidden;
}
img.centered {
  	display: block;
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
}
.worp3buttons { 
				background-color:#000070;
				-webkit-border-top-left-radius:12px;
				-moz-border-radius-topleft:12px;
				border-top-left-radius:12px;
				-webkit-border-top-right-radius:12px;
				-moz-border-radius-topright:12px;
				border-top-right-radius:12px;
				-webkit-border-bottom-right-radius:12px;
				-moz-border-radius-bottomright:12px;
				border-bottom-right-radius:12px;
				-webkit-border-bottom-left-radius:12px;
				-moz-border-radius-bottomleft:12px;
				border-bottom-left-radius:12px;
				text-indent:0px;
				border:3px solid #969696;
				display:inline-block;
				color:#ffff00;
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				font-style:normal;
				height:22px;
				line-height:12px;
				width:100px;
				text-decoration:none;
				text-align:center;
}
.worp3buttonsLight { 
				background-color:#0000E0;
				-webkit-border-top-left-radius:12px;
				-moz-border-radius-topleft:12px;
				border-top-left-radius:12px;
				-webkit-border-top-right-radius:12px;
				-moz-border-radius-topright:12px;
				border-top-right-radius:12px;
				-webkit-border-bottom-right-radius:12px;
				-moz-border-radius-bottomright:12px;
				border-bottom-right-radius:12px;
				-webkit-border-bottom-left-radius:12px;
				-moz-border-radius-bottomleft:12px;
				border-bottom-left-radius:12px;
				text-indent:0px;
				border:3px solid #969696;
				display:inline-block;
				color:#ffff00;
				font-family:Arial;
				font-size:12px;
				font-weight:bold;
				font-style:normal;
				height:22px;
				line-height:12px;
				width:100px;
				text-decoration:none;
				text-align:center;
}
.worp3buttons:hover {
						background-color:#0000E0;
					}
.worp3buttons:active {
						position:relative;
						top:1px;
					}
					