html, body, form, h1, h2, h3 {padding: 0px; margin: 0px;}
html,body {
	font:12px "Arial";
	color: #333333;
	height: 100%;
	width: 100%;
}
a {
	font: normal 11px Tahoma;
	padding: 0px;
	text-decoration:none;}
a:link {
	font: normal 11px Tahoma;
	color: #000000;
	padding: 0px;
	text-decoration:none;}
a:hover {
	font: normal 11px Tahoma;
	color: #0066CC;
	padding: 0px;
	text-decoration:none;}
a:visited {
	font: normal 11px Tahoma;
	color: #000000;
	padding: 0px;
	text-decoration:none;}
a:visited:hover {
	font: normal 11px Tahoma;
	color: #0066CC;
	padding: 0px;
	text-decoration:none;}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
#Selector input
{
	width: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0.2em;
	font-size: 75%;
}
input.String
{
	width: 120px;
	font: 11px Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

input.Number
{
	width: 6em;
}

input.CustomString
{
	width: 15em;
	margin-left: 0.5em;
}
table.Frame td.Input
{
	font-size: 70%;
	width: 120px;
}
input.String2 {

	width: 100px;
	font: 11px Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
td.navtop {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
td.navtopsel {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFCC33;
	background-image: url(img/bg_butt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	

}
.navtop a {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	}
.navtop a:visited {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	}
.navtop a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDB329;
	padding-bottom: 1px;
}
.navtopsel a {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	}
.navtopsel a:visited {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	}
.navtopsel a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDB329;
	padding-bottom: 1px;
}
td.bg_blue {
	background-image: url(img/bg_blue.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
td.bg_green {
	background-image: url(img/bg_green.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
td.bg_orange {

	background-image: url(img/bg_orange.jpg);
	background-repeat: repeat-x;
	height: 43px;
}


.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
}
td.arlistrubr {
	background-image: url(img/argr.gif);
	background-repeat: no-repeat;
	background-position: left 5%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
td.arc {
	background-image: url(img/arnetral.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.arc a {
	background-repeat: no-repeat;
	background-position: left 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.arc a:visited {
	background-repeat: no-repeat;
	background-position: left 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.arc a:hover {
	background-repeat: no-repeat;
	background-position: left 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.lineup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
}
#center {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	height: auto;
	width: auto;
}
#cell {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	height: 100%;
}
td.headtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.headtext a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
}
.headtext a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
}
.headtext a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
}
.newstxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.newstxt p{
	font-size: 12px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
}
		
.newstxt u { /* search fragment in text */
	color: #333333;
	text-decoration: none;
	background-color: #c0ffd0;
	padding: 0px;
}


td.newstxthead {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58A2CF;
	padding-bottom: 3px;
}
.newstxthead a {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.newstxthead a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.newstxthead a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
td.newsdate {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5BB61;
	padding-bottom: 3px;
}
.newsdate a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.newsdate a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.newsdate a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F6B056;
	text-decoration: none;
}
td.newsrubr {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E7B4;
	text-transform: none;
	padding-bottom: 3px;
}
.newsrubr a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.newsrubr a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.newsrubr a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
td.newstxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
td.archead {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 0px;
}
.archead a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.archead a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.archead a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
td.arcdate {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8E918F;
}
.arcdate a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.arcdate a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.arcdate a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
td.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 4px;
}
.copyright a {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.copyright a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.copyright a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
}
td.history {

	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
td.historydate {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 120px;
}
.history a{

	font-family: Helvetica;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.history a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.history a:visited {

	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}td.headttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
.head_postnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1CDA9;
	background-color: #FFFCF0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1CDA9;
}

td.rubrika {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#rubrika a{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    display:block;
	padding:10px;
    line-height:100%;
}
#rubrika a:link{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    display:block;
	padding:10px;
    line-height:100%;
}
#rubrika a:hover {
	font-family:Arial;
	font-size: 11px;
	color: #0066FF;
	padding-left:9px;
	border-left:1px solid #ABDA4D;
	border-right:1px solid #ABDA4D;
	text-decoration: none;
	background-color:#F5F4F3;}
#rubrika a:active {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:9px;
	border-left:1px solid #ABDA4D;
	border-right:1px solid #ABDA4D;
	text-decoration: none;
	background-color:#ABDA4D;}

	
td.people {
	font-family:Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#people a{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    display:block;
	padding-left:6px;
	padding-bottom:4px;
    padding-top:4px;
    line-height:100%;
}
#people a:link{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    display:block;
	padding-left:6px;
	padding-bottom:4px;
    padding-top:4px;
    line-height:100%;
}
#people a:hover {
	font-family:Arial;
	font-size: 11px;
	color: #0066FF;
	padding-left:5px; 
	padding-bottom:4px;
    padding-top:4px;
	border-left:1px solid #0066FF;
	border-right:1px solid #0066FF;
	text-decoration: none;
	background-color:#F5F4F3;}
#people a:active {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#0099FF;}
#Selector input
{
	width: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0.2em;
	font-size: 75%;
}
input.String
{
	width: 120px;
	font: 11px Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

input.Number
{
	width: 6em;
}

input.CustomString
{
	width: 15em;
	margin-left: 0.5em;
}
table.Frame td.Input
{
	font-size: 70%;
	width: 120px;
}
input.String2 {

	width: 100px;
	font: 11px Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

table.navi01 {
	background: transparent; 
	border: none;
}

table.navi01 td { /*default TD*/
	font: normal 11px Tahoma;
	text-align: left;
	vertical-align: middle;
	padding: 1px 8px 1px 5px;
	white-space: nowrap;
	border: none;
/*	border: 1px solid red;*/
}

table.pager td { /* page link TD */
	background: #f0f0f0;
	font: bold 10px Tahoma;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	border: 1px solid #e0e0e0;
}

table.pager td.cur { /* current page TD*/
	background: #ffe050;
	border: 1px solid #e0e0e0;
	color: #333333;
}

table.search {
	font: 11px Arial;
	color: #000000;
	padding: 2px;
}
table.search a {
	font: bold 11px Arial;
	color: #990000;}
table.search a:link {
	font: bold 11px Arial;
	color: #990000;}
table.search a:hover {
	font: bold 11px Arial;
	color: #0066CC;
}
table.search td.ttl {
	font: 11px Arial;
	color: #000000;}
table.search td.txt {
	font: 11px Arial;
	color: #000000;
	}
	
table.search u { /* search fragment in text */
	font: normal 11px Arial;
	color: #333333;
	text-decoration: none;
	background-color: #c0ffd0;
	padding: 0px;
}

table.search a u {  /* search fragment in link */
	font: bold 11px Arial;
	color: #0066CC;
	text-decoration: none;
	background-color: #fFfEeF;
	padding: 0px 1px 1px 1px;
}
table.search a:link u {
	font: bold 11px Arial;
	color: #0066CC;}

table.search a:hover u {
	font: bold 11px Arial;
	background-color: #ffffff;
	color: #0088ee;
}
.b2 {
	font-size:11px;
	height:10px;
	position:relative;
	left: -1px;
}

