/*
div.box_start {
    background: url(../grfx/all/corner_gray_br.gif) no-repeat bottom right #ffffff;
    padding: 0em;
    margin: 0em 0em 1.1em 0em;
}
div.boxheader_start h2 {
    background: url(../grfx/all/corner_gray_tl.gif) no-repeat top left;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
    margin: 0em;
    padding: 0.5em 1em 0.5em 1em;
}
div.boxbody_start {
    background: url(../grfx/all/corner_gray_bl.gif) no-repeat bottom left;
    padding-bottom: 0.5em;
}
div.boxbody_start img {
  /*  width: 35em;
    height: 13.3em;
}*/
div.boxheader_start {
    background: url(../grfx/all/corner_gray_tr.gif) no-repeat top right #CE181A;
}

*/

div.boxheader_start {
	background-color: #005a40;
}




div#langswitch ul li a {
    margin-left: 0.5em;
    color: #666666;
}
div#langswitch ul li a:link {
    margin-left: 0.5em;
    color: #666666;
}

div#langswitch ul li a:hover {
    margin-left: 0.5em;
    color: #005A40;
}

div#footer ul li a:hover {
    color: #005A40;
    text-decoration: underline;
}

div.newsbody ul, ol {
    list-style: circle;
   margin-left: 0.2em;
 /*   padding-left: 2em;*/
}
div.newsbody ul li {
    display: outside;
}

p.bodytext a.more {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

p.bodytext a.more:hover {
    color: #005A40;
    font-weight: bold;
    text-decoration: underline;
}


p.bodytext a.download {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

p.bodytext a.download:hover {
    color: #005A40;
    text-decoration: underline;
    font-weight: bold;
    }
    
.tx-indexedsearch-redMarkup {
    color: #005A40;
    text-decoration: underline;
    font-weight: bold;
}



/* {{{ footer */
div#footer {
    clear: both;
    height: 1.2em;
/*     width: 55em;
   width: 15em;
    padding-left: 23em;*/
    color: #666666;
    text-align: center;
}

div#footer a {
    font-size: 0.95em;
    line-height: 1.2em;
    color: #666666;
    text-decoration: none;
    padding-right: 1em;
}
div#footer img {
    vertical-align: middle;
}
/* }}} */

h3 {
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    color: #888888;
    font-weight: medium;
}
h5 {
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    color: #888888;
    font-weight: medium;
	font-size:1em;
	margin-top:0em;
	margin-bottom:0em;
}
.tx-irfaq-dynheader {
	cursor: pointer;
	margin-left: 1em;
}
.tx-irfaq-pi1 dt p {
	font-weight: bold;
	color: #888888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	display: inline;
}
.tx-irfaq-pi1 dt img {
	margin-left:-1em;
	
}
.tx-irfaq-pi1 dd p {
	margin-top: 0px;
	margin-left: 1em;
}