/* CSS Document */
.clr {
	clear: both;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px dashed #DADADA;
	margin: 6px 0 12px 0;
	clear: both;
}

a:link {
	text-decoration: none;
       
}

a:visited {
	text-decoration: none;
           
}

a.internal-link img, a.download img{
	border: none;
        padding: 0 5px 0 0;    
}

a.internal-link:link, a.download:link, #rightRow a:link {
	font-weight: bold;
	color: #E9B500;
}

a.internal-link:hover, a.download:hover, #rightRow a:hover {
	font-weight: bold;
	color: #006B48;
}

a.internal-link:visited, a.download:visited, #rightRow a:visited {
	font-weight: bold;
	color: #E9B500;
}

#contentNormal a img{
	border: none;
        padding: 0 5px 0 0;    
}

#contentNormal a:link {
	font-weight: bold;
	color: #E9B500;
}

#contentNormal a:hover {
	font-weight: bold;
	color: #006B48;
}

#contentNormal a:visited {
	font-weight: bold;
	color: #E9B500;
}

body {
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../_images/bg_image.gif);
	background-repeat: repeat-x;
	background-position: 0 77px;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#main {
	margin: 0;
	width: 932px !important;
	position: relative;
}

#header {
	margin: 0px auto;
	position: relative;
	width: 100%!important;
	height: 314px;
}

#logo_header {
	margin: 0 0 0 0;
	position: relative;
	width: 100%!important;
	height: 77px;
	border-bottom: 1px solid #E6E6E6;
}

#logo {
	position: absolute;
	top: 23px;
	left: 726px;
	float: left;
	padding: 0;
	margin: 0;
	width: 176px;
	height: 44px;
}

#slogan_header {
	margin: 0 0 3px 0;
	position: relative;
	width: 100%!important;
	height: 21px;
}


#language {
	position: absolute;
	top: 82px;
	left: 20px;
	padding: 0px;
	margin: 0;
        width: auto;
        float: left;
}

.CUR, .NO, .INACT, .SPC {
	float: left;	
}

.CUR img, .NO img, .INACT img, .SPC img {
	border: 0px;	
}



.CUR a, .NO a, .INACT a{
        font-size: 10px;
        text-decoration: none;
	padding: 0 6px 0 6px;
	margin: 0;	
}

.NO a:link, .INACT a:link, .NO a:visited, .INACT a:visited, .CUR a:hover, .NO a:hover, .INACT a:hover {
	color: #EA7201;	
}

.CUR a:link, .CUR a:visited {
	color: #FFDB00;	
}

#slogan {
	margin: 0 0 0 0;
	position: relative;
	top: 0;
	left: 216px;
	width: 373px;
	height: 21px;
}

#headerImageText {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 191px;
	/*border-top: 1px solid #D3D3D3;*/
	/*border-bottom: 1px solid #FFFFFF;*/
}


#headerImage {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 713px;
	height: 191px;
	border-right: 1px solid #FFFFFF;
}

#headerImageColor {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#mainImage {
	position: absolute;
	top: 11px;
	left: 0;
	width: 713px;
	height: 179px;
	margin: 0;
	border-right: 1px solid #FFFFFF;
}

#headerTextHolder {
	position: absolute;
	top: 0;
	left: 714px;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 191px;
	border-right: 1px solid #FFFFFF;
}

#headerTextColor {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #026747;
}

#headerText {
	position: absolute;
	top: 11px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 179px;
	background-image: url(../_images/header_text_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#innerHeaderText {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	width: 190px;
	height: 228px;
	color: #000000;
}


#innerHeaderText h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#searchBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 26px;
}

#searchField {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 26px;
}

#pathWay {
	position: absolute;
	top: 6px;
	left: 224px;
	padding: 0;
	margin: 0;
	width: 640px;
	height: 26px;
}

#pathWay a {
	
	font-weight:normal;
	font-size: 11px;
}

.pathImg {
	margin: 0 3px 0 6px;
}

#pathWay a.pathway:link, a.pathway:visited {
	text-decoration: none;
        color: #B2B2B2;
}

#pathWay a.pathway:hover {
        color: #000000;
}

#addMenu {
	position: absolute;
	top: 17px;
	left: 15px;
	float: left;
	padding: 0;
	margin: 0;
	width: 104px;
	height: 60px;
}

#addMenu a {
    	display: block;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	font-weight:normal;
	font-size: 11px;
}


#addMenu a.addmenu:link,#addMenu a.addmenu:visited {
	text-decoration: none;
        color: #9E9FA3;
}

#addMenu a.addmenu:hover {
        color: #000000;
}

#addMenu a.addmenuActive:link, a.addmenuActive:visited {
	text-decoration: none;
        color: #000000;
}

#content {
	position: absolute;
	margin: 2px 0 0 0;
	position: relative;
	width: 932px!important;
	background-image: url(../_images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-bottom: 1px solid #FFF;
}

#leftRow {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 216px;
	margin: 0;
	padding: 0;
}

#mainMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
}


#mainMenu a {
    width: 200px;
	display: block;
	padding: 3px 0 3px 16px;
	margin: 0 0 0 0;
	font-weight:normal;
	font-size: 11px;
	background-position: 0px 0px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}


#mainMenu a.mainmenu:link, a.mainmenu:visited {
	text-decoration: none;
    color: #FFFFFF;
    background-image: url(../_images/mainMenu_bg.gif);
	background-repeat: repeat-x;
        
}

#mainMenu a.mainmenu:hover {
    color: #000000;
	background-image: url(../_images/mainMenuH_bg.gif);
	background-repeat: repeat-x;
        
}

#mainMenu a.mainmenuActive:link, #mainMenu a.mainmenuActive:visited {
	text-decoration: none;
    color: #000000;
	background-image: url(../_images/mainMenuH_bg.gif);
	background-repeat: repeat-x;

}

#subMenu {
	padding: 0;
	margin: 0;
}

#subMenu a {
        width: 176px;
        display: block;
	padding: 3px 5px 3px 35px;
	margin: 0 0 0 0;
	font-weight:normal;
	font-size: 11px;
	background-position: 0px 0px;
}


#subMenu a.submenu:link, #subMenu a.submenu:visited {
	text-decoration: none;
        color: #4C4C4C;
        background-image: url(../_images/subMenu_bg.gif);
	background-repeat: repeat-x;
}

#subMenu a.submenu:hover {
        text-decoration: none;
        color: #000000;
	background-image: url(../_images/subMenuH_bg.gif);
	background-repeat: no-repeat;
        
}

#subMenu a.submenuActive:link, #subMenu a.submenuActive:visited {
	text-decoration: none;
        color: #000000;
	background-image: url(../_images/subMenuH_bg.gif);
	background-repeat: no-repeat;
}

#centerRow {
	position: relative;
	top: 0;
	left: 31px;
	float: left;
	width: 450px;
	margin: 0 0 37px 0;
	padding: 0 0 0 0;
}

#contentNormal {
	width: 435px;
	margin: 0 0 0 0;
	padding: 35px 0 0 0;
	line-height: 16px;
}

#rightRow {
	position: relative;
	top: 0;
	left: 48px;
	float: left;
	width: 216px;
	margin: 0 0 37px 0;
	padding: 0;
}

#newsBox {
	background-color: #A0A0A0;
}

.contentRight {
	width: 216px!important;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 16px;
	color: #000000;
	border-bottom: 1px dotted #E6E6E6;
}

#footer {
	margin: 0;
	width: 100% !important;
	position: relative;
	top: 0;
	height: 81px;
	background-image: url(../_images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#innerFooter {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	height: auto;
	font-size: 11px;
	color: #A8A8A8;
}


#footerMenu {
	position: absolute;
	top: 15px;
	left: 216px;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	width: 498px;
	font-size: 10px;
}

#footerMenu li {display: inline;}

#footerMenu2 {
	position: absolute;
	top: 60px;
	left: 216px;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	width: 498px;
	font-size: 10px;
}

#footerMenu2 li {display: inline;}

#footerMenu a, #footerMenu2 a {
	padding: 0 2px 0 2px;
	margin: 0;
	
}

#footerMenu a:link, #footerMenu a:visited, 
#footerMenu2 a:link, #footerMenu2 a:visited {
	color: #A8A8A8;
	text-decoration: none;
        font-size: 10px;
}

#footerMenu a:hover , #footerMenu a.footermenuActive:link , #footerMenu a.footermenuActive:visited,
#footerMenu2 a:hover , #footerMenu2 a.footermenu2Active:link , #footerMenu2 a.footermenu2Active:visited{
	color: #000000;
	text-decoration: none;
}

#footerText {
	position: absolute;
	top: 72px;
	left: 201px;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	width: 528px;
	font-size: 10px;
}

#contentNormal h1 {
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 0 0 15px 0;
}

h2 {
	font-size: 14px;
	color: #006B48;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

.contentRight  h1 {
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 2px 0 2px 9px;
	background-image: url(../_images/headline_box_bg.gif);
	background-repeat: repeat-x;
}


.contentRight  p {
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 2px 0 2px 9px;
}


ul {
	margin: 5px 0 0 20px;
	padding: 0 0 5px 0;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

.tx-thexttable-pi1 table{
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.tx-thexttable-pi1 td{
	margin: 0;
	padding: 5px;
}

.greyRow {
	background-color:#E1E1E1;
}


#printLink {
	position: absolute;
	top: 5px;

	left: 390px;
	margin: 0;
	padding: 0;
}

#pdfLink {
	position: absolute;
	top: 5px;
	left: 435px;
	margin: 0;
	padding: 0;
}


#tipafriend {
	position: absolute;
	top: 5px;
	left: 410px;
	margin: 0;
	padding: 0;
}

.author, .author a {
	color: #F9F9F9;
}

.csc-mailform {
	border-width: 0px;
	padding-left: 20px;
}

.csc-mailform-field {
	clear: left;
}

.csc-mailform input{
	font-size: 11px;
}

.csc-mailform-field label {
 display: block;
 float: left;
 width: 150px;
 text-align: left; 
 padding-right: 1em; 
}

