body {
  	background-color: #eeeeee;
  	margin-left: 10px;
  	margin-top: 0px;
}
.sitediv {
	width: 800px;
	height: 600px;
}
.topheaderdiv {
	position: relative;
  	background-color: #ffffff;
	width: 800px;
	height: 40px;
}
.topheaderdivleft {
	position: absolute;
  	background-color: #ffffff;
         text-align: left;
         top: 5px;
	width: 400px;
	height: 30px;
}
.topheaderdivright {
	position: absolute;
  	background-color: #ffffff;
         text-align: right;
         top: 5px;
         left: 400px;
	width: 390px;
	height: 30px;
}
.menudiv {
	position: absolute;
	background-color: #D10A00;
	top: 40px;
	left: 10px;
	width: 750px;
	height: 20px;
	border-bottom; 1px solid #FFFFFF;
}
.langprintdiv {
	position: relative;
	background-color: #D10A00;
	margin-left: 750px;
	text-align: center;
	width: 50px;
	height: 20px;	
	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #ffffff;
	border-bottom; 1px solid #FFFFFF;
}
.headerdiv {
	clear: both;
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eeeeee;
	width: 800px;
	min-height:149px;
	height:auto !important;
	height:149px;
	overflow: hidden;
}
.bdcont {
         width: 100%;
	background-color: #ffffff;
}
.newsdiv {
	position: relative;
	background-color: #ffffff;
	width: 190px;
	height: 200px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
	color : #808080;
}
.feedbackdiv {
	position: relative;
	background-color: #ffffff;
	top: 0px;
	left: 200px;
	width: 599px;
	height: 75px;
	border-left: 1px solid #eeeeee;
}
.contentdiv {
	position: relative;
	background-color: #ffffff;
	left: 200px;
	width: 599px;
	min-height:400px;
	height:auto !important;
	height:400px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	overflow: visible;
}
.path{
	position: relative;
	left: 10px;
	top: 0px;
	height: 20px;
	width: 579px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 10px;
}
.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	border-bottom: 10px solid #FFFFFF;
; clip:  rect(   )
}
.footerdiv {
	position: relative;
	background-color: #ffffff;
	height: 50px;
	width: 100%;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size: 10px;
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
}

.search {
  	border: 1px solid #eeeeee;
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
	color : #808080;
  	
}
.searchbutton {
  	border: 1px solid #eeeeee;
  	background-color: #ffffff;
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
	color : #808080;
}

.searchbutton2 {
  	border: 1px solid #eeeeee;
  	background-color: #ffffff;
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
	color : #808080;
	width: 175px;
	height: 19px;
}

h1 {
  	font-size: 18px;
}
tbody {
	font-size: 12px;
	color: #808080;
}
a:link {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
}
p a:link {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
	border-bottom: 1px dashed #808080;
}
a:visited {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
	
}
p a:visited {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
	border-bottom: 1px dashed #808080;
}
a:hover {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #D10A00;
}
p a:hover {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #D10A00;
	border-bottom: 1px solid #D10A00;
}
a:active {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
}
p a:active  {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
	border-bottom: 1px dashed #808080;
}

a.footurl:link {
         font-size : 10px; 
} 
a.footurl:visited {
         font-size : 10px; 
} 
a.footurl:hover {
         font-size : 10px; 
} 
a.footurl:active {
         font-size : 10px; 
}
a.langurl:link {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #ffffff;
} 
a.langurl:visited {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #ffffff;
} 
a.langurl:hover {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : bold; 
  	text-decoration : none; 
	color : #ffffff;
} 
a.langurl:active {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #ffffff;
}

.tx-indexedsearch-searchbox-button { 
  	border: 1px solid #eeeeee;
  	background-color: #ffffff;
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         	color : #808080;
}
.tx-indexedsearch-searchbox-sword { 
	width:150px; 
  	border: 1px solid #eeeeee;
  	font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
	color : #808080;
}
.tx-indexedsearch-sw { 
	color : #808080;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	padding:0 0.3em 0 0.3em; 
	background:#ffff88; 
	border: 1px #ccd solid; 
}
.tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #808080; 
}
.tx-indexedsearch-title { 		
	background:#FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #000000;
	border-bottom: 1px dashed #808080;
}
.tx-indexedsearch-percent { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #808080;
	background:#FFFFFF;
	border-bottom: 1px dashed #808080;

}
.tx-indexedsearch-descr {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size:12px;
	color: #808080;
	top: 10px;
}
.tx-indexedsearch-info { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #808080;
	background-color: #F0F0F0;
}
.tx-indexedsearch-redMarkup { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	padding:0 0.3em 0 0.3em; 
	background:#ffff88; 
	border: 1px #ccd solid; 
	font-size:12px;
}

.tx-indexedsearch-title a:link {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
  	font-weight : bolder; 
	color : #808080;
} 
.tx-indexedsearch-title a:visited {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : bolder; 
  	text-decoration : none; 
	color : #808080;
} 
.tx-indexedsearch-title a:hover {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : bolder; 
  	text-decoration : none; 
	color : #D10A00;
} 
.tx-indexedsearch-title a:active {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : bolder;  
  	text-decoration : none; 
	color : #808080;
}
.tx-indexedsearch-info a:link {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
} 
.tx-indexedsearch-info a:visited {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
} 
.tx-indexedsearch-info a:hover {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #D10A00;
} 
.tx-indexedsearch-info a:active {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
  	text-decoration : none; 
	color : #808080;
}
.tx-indexedsearch-title title {
	width: 80%;
}

.tx-indexedsearch-descr descr {
	width: 80%;
}

.tx-indexedsearch-info info {
	width: 80%;
}


.csc-form-labelcell {
	width: 100px;
	display: table-cell;
}

.csc-form-fieldcell {
	width: 100px;

}

.csc-mailform {
	width: 100%;
	border: 1px solid #eeeeee;
	
}

.newshr {
	color: #eeeeee;
	height: 1px;
}
.newsshortdiv {
	position: relative;
	width: 190px;
	left: 5px;
}
.newsshortdate {
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 10px; 
         font-weight : normal; 
	color : #808080;
	background-color: #eeeeee;
	height: 15px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.newsshortbody {
 	position: relative;
         font-family : Verdana, Arial, Helvetica, sans-serif; 
         font-size : 12px; 
         font-weight : normal; 
	color : #808080;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.header {  font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.hgnavi {background-image:url(images/hg_navi.gif); color:#FFFFFF; }
a.navi { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: none; color: #FFFFFF;font-weight:600;}
a.navi:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: none; color: #FFFFFF;font-weight:600;}
a.navi:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: none; color: #FFFFFF;font-weight:600;}
a.navi:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: none; color: #FFFFFF;font-weight:600;}

a.navion { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: underline; color: #FFFFFF;font-weight:600;}
a.navion:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: underline; color: #FFFFFF;font-weight:600;}
a.navion:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: underline; color: #FFFFFF;font-weight:600;}
a.navion:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; text-decoration: underline; color: #FFFFFF;font-weight:600;}

a.subnavi {font-weight : normal;  font-size:11px;}
a.subnavi:active {font-weight : normal;  font-size:11px;}
a.subnavi:hover {font-weight : normal;  font-size:11px;}
a.subnavi:visited {font-weight : normal;  font-size:11px;}

a.subnavion2 {font-weight : normal; color:#D10A00; font-size:11px;}
a.subnavion2:active {font-weight : normal; color:#D10A00; font-size:11px;}
a.subnavion2:hover {font-weight : normal; color:#D10A00; font-size:11px;}
a.subnavion2:visited {font-weight : normal; color:#D10A00; font-size:11px;}

.snavi { color:#ffffff; font-weight:normal}
.snavion { color:#D10A00; font-weight:bold}
.ssubnavion {position:absolute;	top:63px; z-index:1; background-color:#ffffff; width:180px;}

.ue2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}

