@import "fonts.css";

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #4f4f4f;
}
body, div,td,p,table, pre, th,fieldset, label,input,textarea, legend {
 	font-family: "Lucida Grande", Lucida Sans, Microsoft Sans Serif, Geneva, Arial, Helvetica, Verdana, sans-serif; 
/*    font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.bodytext 
{
	line-height: 16px;
	padding: 0px 0 8px 0;
}
/*
#col-pos-1 .csc-subheader,
#col-pos-1 .csc-header 
{
	padding: 0px 10px 10px 25px;
}
*/
/* Headlines -------------------------*/
h1,
h2,
h3,
h4
{
	background-color: transparent;
	font-weight: normal;
 	font-family: "HelveticaNeueLightCondensed", "Lucida Grande", Lucida Sans, Microsoft Sans Serif, Geneva, Arial, Helvetica, Verdana, sans-serif; 
    color: #76818c;
    margin: 0; padding: 0;
    margin-bottom: 8px;
}
/* Std Ueberschriften -------------------------*/
h1,
h2.csc-firstHeader,
h2
{
    font-size: 20px;
    line-height: 22px;
    background-color: transparent;		
    font-weight: normal;
}

h3,
h3 a:link,
h3 a:visited 
{
    font-weight: normal;
    font-size: 18px; 
    line-height: 20px;
    margin-top: 8px;
}
h4 {
    font-weight: normal;
    font-size: 18px; 
    line-height: 20px;
    margin-top: 8px;
}
/* End eigene */

#col-pos-0 h1.pagetitle{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	width: 100%;
	display: block;
	border-bottom: 0px solid #efefef;
}

DIV.csc-textpic-caption, DD.csc-textpic-caption {}
DL, DD, DT { margin: 0; padding: 0;}
.csc-textpic-caption {
	background: #efefef;
	padding: 2px 0 2px 0;
}
.csc-textpic .clearer {
	margin-bottom: 6px !important;
	clear: both;
}

/* Textpic, Image Formattierung -------------------------*/

/* Border just around the image */

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 3px solid #fff;
    border-left-width: 0px;
    border-right-width: 5px;
    border-top-width: 0px;
    border-bottom-width: 2px;
    padding: 0px 0px;
}
.csc-textpic-image .highslide {
    margin: 0; padding: 0;
}

.csc-frame-rulerBefore {
	margin: 8px 0 8px 0; 
	border-top: 1px solid #efefef;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #efefef;
	margin: 8px 0 8px 0; 
}
/* --- Listen Formatierungen ---- */ 
.csc-bulletlist {
    margin-left: 20px;
    list-style-position: outside;
    font-size: 11px;
    line-height: 14px;
    color: #4f4f4f;
    list-style-type: bullet;

}
.csc-bulletlist li { margin-bottom: 5px;}
.csc-bulletlist-0  {
    padding-left: 5px;
    list-style-position: outside;
    font-size: 11px;
    line-height: 14px;
    color: #4f4f4f;
}

.csc-bulletlist-0 li {margin-bottom: 5px;}
.sprachwahl { color: #76818c; font-weight: bold;}
/* Subheader -----------------------*/
.subhead1,.subhead2,.subhead3,.subhead4,.headerdate { background-color:transparent;}

/* --- Grafische Header --- */
.gfx-head-colpos-1 { margin: 10px 0 0 0;}

/* Seitenmappen ------------------------------*/

#headcontent,#leftcontent,#centercontent,#rightcontent,#footcontent { font-size: 11px;}

/* ----------------- Links ----------------*/
A, A:link, A:visited, A:active {
    background-color:transparent;
    text-decoration: underline;
    color:#4f4f4f;
    -moz-outline:0px;
}
A:hover {
    color:#4f4f4f; 
    text-decoration: none;
    background-color: transparent;
    -moz-outline:0px;
}
a, a:link, a:visited {border: none; outline:0; moz-border: none;}
a img {border: none;}


P A {font-size: 11px;}
/* End ---------------- Links ----------------*/

/* --- Spaltenabhaengige Formatierungen ---- */ 

#content-template .colPos1-1_0 h1,
#content-template .colPos1-1_0 h2,
#content-template .colPos1-1_0 h3,
#content-template .colPos1-1_0 h4,
#content-template .colPos1-1_0_2 h1,
#content-template .colPos1-1_0_2 h2,
#content-template .colPos1-1_0_2 h3,
#content-template .colPos1-1_0_2 h4 
{
	color: #fff;
}
#content-template .colPos1-1_0 a,
#content-template .colPos1-1_0  a:link,
#content-template .colPos1-1_0  a:visited,
#content-template .colPos1-1_0  a:active,
#content-template .colPos1-1_0_2 a,
#content-template .colPos1-1_0_2  a:link,
#content-template .colPos1-1_0_2  a:visited,
#content-template .colPos1-1_0_2  a:active

{
    text-decoration: none;
    color: #fff;
}
#content-template .colPos1-1_0 a:hover .subnav2,
#content-template .colPos1-1_0 a:hover .subnav3,
#content-template .colPos1-1_0_2 a:hover .subnav2,
#content-template .colPos1-1_0_2 a:hover .subnav3 
{
	text-decoration: none;
    color: #fff; 
}
#content-template .colPos1-1_0 .subnav2 a:hover,
#content-template .colPos1-1_0 .subnav3 a:hover,
#content-template .colPos1-1_0_2 .subnav2 a:hover,
#content-template .colPos1-1_0_2 .subnav3 a:hover
{
    text-decoration: none;
    color: #fff; 
}

.csc-menu-def,
.csc-menu-1 
{
    margin-top: 12px;
    list-style-image:url('../icons/arrow-red.gif');
}
.csc-menu-def li,
.csc-menu-1 li 
{
	margin-top: 0px;
    margin-bottom: 5px;
}

#content-template .colPos0-1_0 .csc-menu-def,
#content-template .colPos0-1_0 .csc-menu-1,
#content-template .colPos1-1_0 .csc-menu-def,
#content-template .colPos1-1_0 .csc-menu-1,
#content-template .colPos1-1_0_2 .csc-menu-def,
#content-template .colPos1-1_0_2 .csc-menu-1,
{
    margin-top: 0px;
    list-style-type: none;
    list-style-image:url('../icons/list-arrow-white.gif');
}

#content-template .colPos1-1_0 .fake-at {
	background-image:url('../icons/fake-11px-white.gif');
}
.fake-at {
	background-image:url('../icons/fake-11px.gif');
}
#content-template .colPos1-1_0 { color: #fff;}

#col-pos-1 .csc-subheader {
	font-size: 12px;
}

/* --- End - Spaltenabhaengige Formatierungen ---- */ 
td { font-size: 11px;}


/* Subheader -----------------------*/
.subhead1 {
    font-size: 13px; 
    color: #005A89;
    line-height: 16px; 
}
.subhead2 {
    font-size : 10px;
    color : blue;
}
.subhead3 {
    font-size: 13px; 
    color: #F06558;
    line-height: 16px; 
}
.headerdate {
    font-size:10px;
    color:#7d7d7d;
    font-weight: normal;
}
/* End  Subheader -----------------------*/

/* ---------------- Formatierung - Typo3 Table ... ---------- */
.contenttable { border-spacing: 0px;}
.tr-even TH.td-0 {text-align: left;}
.td-0, .td-last { vertical-align:top; padding-bottom: 2px;}
.td-0 {font-weight: bold;}
.td-last {vertical-align:top; padding-left: 5px;}

/* END ----------- Formatierung - Typo3 Table ... ---------- */
.caption {
    font-size : 10px;
    color : #FF9966;
}
.bulletlist {font-size : 10px;}
.searchform {
    font-size : 12px;
    color : #6600CC;
    font-weight : normal;
}
.searchresultpagetitle {
    font-size : 15px;
    color : #4f4f4f;
    font-weight : bold;
}
.searchresultcontent {
    font-size : 12px;
    color : #6600CC;
    font-weight : normal;
}
.searchresultheader {
    font-size : 14px;
    color : #333366;
    font-weight : bolder;
}
.searchmarkup {color : #FF0066;}
.loginform {
    font-size : 14px;
    color : #CC0000;
    font-weight : normal;
}

/* Mailformulare -----------------------*/
.mailform {
    font-size : 12px;
    color : #003366;
    font-weight : normal;
}
.mailformrequired {
    font-size : 12px;
    color : #003366;
    font-weight : bolder;
}
.mailformcomment {
    font-size : 12px;
    color : #CC0000;
    font-weight : bolder;
}
.mailformradio {
    font-size : 10px;
    color : #003366;
    font-weight : normal;
}
/*End  Mailformulare -----------------------*/

/* Dateilinks --------------------------------*/

.filelinks {
    font-size : 14px;
    color : #990000;
}
.filelinkssize {
    font-size : 14px;
    color : Green;
}
/* Dateilinks --------------------------------*/


/* Seitenmappen ------------------------------*/
.sitemap1 {
    font-size : 12px;
    color : #CC6600;
}
.sitemap2 {
    font-size : 11px;
    color : #990000;
    margin-left : 10px;
}
.sitemap3 {
    font-size : 10px;
    color : #333399;
    margin-left : 20px;	
}
.sitemap4 {
    font-size : 9px;
    color : #003333;
    margin-left : 30px;
}

.celmenu {
    font-size:10px;
    margin-bottom:1px;
    line-height:14px;
}

.celsubmenu {
    font-size : 11px;
    color : #666699;
    margin-left : 20px;
    margin-top : 3px;
}
/* End Seitenmappen ------------------------------*/
.filecount, .filelinks {
    font-size: 11px;
    line-height: 12px;
    color: #d43528;
}
.filelinks IMG {border: none;}
.filelinks { color: #4f4f4f;}

/* default styles for extension "tx_cssfilelist" */
.filelinks div{padding-left:25px; background:url('typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:5px;} 
.filelinks a{color:#000;text-decoration:none; }
/* Icons begin */
.filelinks .3ds{background-image:url('typo3/gfx/fileicons/3ds.gif')!important;}
.filelinks .ai{background-image:url('typo3/gfx/fileicons/ai.gif')!important;}
.filelinks .ani{background-image:url('typo3/gfx/fileicons/ani.gif')!important;}
.filelinks .au{background-image:url('typo3/gfx/fileicons/au.gif')!important;}
.filelinks .avi{background-image:url('typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .bmp{background-image:url('typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks .cdr{background-image:url('typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks .css{background-image:url('typo3/gfx/fileicons/css.gif')!important;}
.filelinks .csv{background-image:url('typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc{background-image:url('typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .dtd{background-image:url('typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks .eps{background-image:url('typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .exe{background-image:url('typo3/gfx/fileicons/exe.gif')!important;}
.filelinks .fh3{background-image:url('typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks .flash{background-image:url('typo3/gfx/fileicons/flash.gif')!important;}
.filelinks .folder{background-image:url('typo3/gfx/fileicons/folder.gif')!important;}
.filelinks .gif{background-image:url('typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .htm{background-image:url('typo3/gfx/fileicons/htm.gif')!important;}
.filelinks .html{background-image:url('typo3/gfx/fileicons/html.gif')!important;}
.filelinks .ico{background-image:url('typo3/gfx/fileicons/ico.gif')!important;}
.filelinks .inc{background-image:url('typo3/gfx/fileicons/inc.gif')!important;}
.filelinks .java{background-image:url('typo3/gfx/fileicons/java.gif')!important;}
.filelinks .jpg{background-image:url('typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .js{background-image:url('typo3/gfx/fileicons/js.gif')!important;}
.filelinks .max{background-image:url('typo3/gfx/fileicons/max.gif')!important;}
.filelinks .mid{background-image:url('typo3/gfx/fileicons/mid.gif')!important;}
.filelinks .mov{background-image:url('typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg{background-image:url('typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg{background-image:url('typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pcd{background-image:url('typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks .pcx{background-image:url('typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks .pdf{background-image:url('typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png{background-image:url('typo3/gfx/fileicons/png.gif')!important;}
.filelinks .ps{background-image:url('typo3/gfx/fileicons/ps.gif')!important;}
.filelinks .psd{background-image:url('typo3/gfx/fileicons/psd.gif')!important;}
.filelinks .rtf{background-image:url('typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .sgml{background-image:url('typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks .swf{background-image:url('typo3/gfx/fileicons/swf.gif')!important;}
.filelinks .sxc{background-image:url('typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks .sxw{background-image:url('typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks .tga{background-image:url('typo3/gfx/fileicons/tga.gif')!important;}
.filelinks .tif{background-image:url('typo3/gfx/fileicons/tif.gif')!important;}
.filelinks .ttf{background-image:url('typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks .txt{background-image:url('typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .wav{background-image:url('typo3/gfx/fileicons/wav.gif')!important;}
.filelinks .wrl{background-image:url('typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks .xls{background-image:url('typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml{background-image:url('typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl{background-image:url('typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip{background-image:url('typo3/gfx/fileicons/zip.gif')!important;}
/* Icons end */
.filelinks a:hover{text-decoration:underline;}

/*--------------------- ------------------------------------*/

SELECT,TEXTAREA,INPUT {font-size: 10px;}
.mailerror { color: #ff0000;}
INPUT,TEXTAREA,SELECT { -moz-border-radius: 6px }

INPUT {
    font-size: 11px;
    border: 1px;
    border-style: solid; 
    border-color: #cccccc;
    padding-left: 5px;
    padding-right: 5px;
    background-color: transparent;   
}
TEXTAREA {
    font-size: 11px;
    border: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 5px;
    overflow: auto;
    background-color: transparent;
}
TEXTAREA:focus,INPUT:focus {
    background-color:#f2f2f2;
    border-style: inset; 
    color:#76818c;
}

.forminput, .forminputselect , .formtextarea { width: 180px;}
.forminput-plz { width: 50px;}
.forminput-ort { margin-left:3px; width: 123px;}
.forminputselect {}
.formtextarea { height: 100px;}
.forminputcheck { border:0px;}
.formsubmit { width: 180px; text-align: center; background: #76818c; color: #ffffff;}
.formsubmit-directmail, .inputbutton, .formsubmit {cursor: pointer;} /* IE 6.+ only*/
.formsubmit-directmail :hover, .inputbutton:hover, .formsubmit :hover {cursor: pointer;} /* Gecko Engines only */

.mailform,.mailformrequired {
    color: rgb(248, 153, 63);
    font-weight:bold;
    background-color:#ffffff;	
}
span.fett { font-size:14px; font-weight:bold; line-height:20px;}
.top_link { margin-top:5px; margin-bottom:8px;}

.rootline, a.rootline,a.rootline:link,a.rootline:hover,a.rootline:visited {
    color:#F35F18; font-size:10px; line-height: 14px;
    font-weight:bold;
}

ul.navi-left{margin-left:13px;padding:0px;color:#000000;}
li.navi-left{margin:0px;padding:0px;color:#000000;}

.a-navi-left:link{color:#000000;}
.a-navi-left:visited{color:#000000;}

/* Begin styles tt_news_V2 ----------------------------------------------------- */
/*  clearer  */
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
    clear:right;
    height:1px;
    border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
    clear:left;
    padding:0px;
    margin:4px;
}
/*--------------------------------- tt_news LATEST view  ---------------------------------*/
.latest-title a,.latest-title a:visited {
    font-size:13px;
    font-weight:bold;
    color: #005A89;
    padding-left:13px;
    background-image:url(../icons/2arrow-r.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;		
    height:16px;	
    cursor:pointer;
}
.latest-title a:hover {
    background-position:2px 5px;
    text-decoration:none;
    color: #005A89;	

}
.news-latest-container H2,.news-latest-gotoarchive {
    /*	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#769024; */
}
.news-latest-gotoarchive {
    font-weight:bold;
    margin-top:3px;
    margin-left:118px;

}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {}
.news-latest-gotoarchive A {}
.news-latest-item {
    /* IE hack */
    height: 1%;
    line-height: 1.3;
    /* IE hack end */
    padding:1px;
    margin-top:3px;
    /* border:1px solid #666; */
    width:180px;
}
.news-latest-category {
    margin:0px;
    float:right;
}
.news-latest-item IMG {
    margin-bottom:5px;
    border:1px solid #666;
}
.news-latest-category IMG {
    float: none;
    border:1px solid #cccccc;
    margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category { font-size:9px;}
.news-latest-morelink {height:12px;}
.news-latest-morelink A { float:right;}
/*--------------------------------- tt_news LIST view  ---------------------------------*/
.news-list-container {}
.news-list-item {
    /* IE hack */
    height: 1%;
    line-height: 1.3;
    /* IE hack end */
    padding:3px;
    padding-left:0px;	
    padding-right:0px;		
    margin:3px;
    /*	border:1px solid #666;
	background-color:#F9FFE5; */
}
.news-search-form {
    padding:3px;
    margin-bottom:5px;
    border:1px solid #666;
    background-color:#F9FFE5;
}
.news-search-emptyMsg {margin:0px;}
.news-search-form FORM { margin:0px;}
.news-list-container H3 {
    margin-top:0px;	
    margin-bottom: 5px;
    padding: 2px;
    border-bottom: 1px solid #cccccc;
    /* background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
    color: #005A89;
    padding-left:2px;
}
.news-list-container H3 A {color: #005A89;}
.news-list-container P { padding-left:3px;}
.news-list-date {
    float: right;
    color: #7d7d7d;
    width: 150px;
    text-align: right;
    height: 20px;
    margin-top: -2px;
    margin-right: -2px;
    font-size: 9px;
    font-weight: normal;
}
.news-list-imgcaption {
    float: right;
    padding-top:3px;
    padding-right:3px;
    font-size: 9px;
}
.news-list-container IMG {
    float: right;
    border:1px solid #666;
    margin-bottom:5px;
    margin-right:2px;
    margin-left:5px;
}
.news-list-category IMG {
    margin:0px;
    margin-right:1px;
    float: none;
    border:1px solid #cccccc;
}
.news-list-morelink,.news-list-category {
    font-size:9px;
    margin-left:3px;
}
.news-list-morelink { padding-top:2px;}
.a-news-list-morelink{
    padding-left:15px;
    margin-bottom:3px;
    background-image:url(../icons/2arrow-r.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;		
}
a:hover .a-news-list-morelink {
    background-position:2px 3px;
    color:#000000;
}
.news-list-browse {text-align: center;}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
    margin:3px;
    border:1px solid #cccccc;
    padding:3px;
    background-color:#F3F6F9;
}
.tx-ttnews-browsebox TD {font-size: 10px;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight: bold;}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P {margin:0px;}
.tx-ttnews-browsebox-SCell {
    /*	background-color: #BBE53A; */
    border:1px solid #cccccc;
}
.news-search-emptyMsg {
    font-size: 11px;
    margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
    padding-top:5px;
    padding-left:5px;
    margin-bottom:5px;
    /*	border:1px solid #666; */
}
.news-single-subheader {
    font-style:italic;
    padding-bottom:5px;
}
.news-single-item H2 {
    margin-top:14px;
    padding-bottom:2px;	
    margin-bottom: 5px;
    border:0px solid #cccccc; 	
    border-bottom-width:1px; 

}
.news-single-item H3 {margin-bottom: 15px;}
.news-single-img {
    float: right;
    margin-left:5px;
    /*	border-width:1px;	
	border-style:solid;*/
}
.news-single-imgcaption {padding:2px; clear:both;}
.news-single-category {
    float: right;
    background-color:#F3F6F9;
    border:1px solid #cccccc;
    padding:0px 0px 0px 2px;
}
.news-single-category img {
    border:1px solid #cccccc;
    border-top-width:0px;
    border-right-width:0px;
}
.news-single-backlink, .news-single-backlink a {
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.news-single-timedata {float: right;}
.news-single-timedata, .news-single-author,.news-single-imgcaption { font-size: 9px;}
.news-single-author { padding-bottom: 3px;}
.news-single-additional-info {
    /* 	clear: both; */
    margin-top: 5px;
    border: 0px solid #666;
    padding:0px;
    padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
    /* border: 1px solid #666; */
    margin:0px;
    margin-bottom:3px;
    padding:0px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left:20px;}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
    font-weight: bold;
    font-size: 11px;
    margin-left:5px;
    width:90%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
    /*	margin-top:10px; 
	padding:3px; 
	border:1px solid #333;
	background-color:#BBE53A; 
    */

}
.news-amenu-container LI { padding-bottom:1px;}
.news-amenu-container LI a {
    padding-bottom:1px;
    padding-left:15px;
    background-image:url(../icons/2arrow-r.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;		
}
.news-amenu-container LI a strong { color: #F35F18;}
.news-amenu-container LI a:hover { background-position:2px 4px;}
.news-amenu-container UL {
    padding:0px;
    margin-top:6px;
    margin-left:0px;
    margin-bottom:0px;
    /*	border:1px solid #666;  */
    list-style-type: none;
}
/*.news-amenu-container H2 {
	color:#fff;
	font-weight:normal;
	padding:0px;
	padding-left:20px;
	padding-top:2px;	
	height:19px;
	font-size:13px;
	border:1px solid #666; 
}
*/
dd,span.dd {
    margin-top:14px;
    margin-left:13px;
}
.news-amenu-item-year {
    font-weight: bold;
    border-bottom: 1px solid #cccccc; 
    padding: 2px;
    margin-bottom:7px;
    margin-top:26px;	
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
    padding:5px;
    padding-left:14px;
    margin:10px 0px 10px 0px;
    border:1px solid #cccccc;
    background-color:#F3F6F9;
}
.news-catmenu-header a, .news-catmenu-header a:hover {
    font-size:10px;
    line-height:20px;
    font-weight:bold;
    color:#005A89;	
    text-decoration:none;
}
.news-catmenu DIV {
    font-size:10px;
    white-space: nowrap;
}
.news-catmenu DIV img {
    margin:0px;
    padding:0px;
    padding-right:3px;	
    vertical-align: middle;
    border-width:1px;
    border-color:#cccccc;	
}

.news-catmenu DIV img {
    margin-right:2px;	
}

.news-catmenu-ACT a{
    font-weight:bold;
    color: #F35F18;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 { background-color:#fff;}
.level1 {
    padding-left:10px;
    background-color:#eee;
}
.level2 {
    padding-left:10px;
    background-color:#ddd;
}
.level3 {
    padding-left:10px;
    background-color:#ccc;
}
.level4 {
    padding-left:10px;
    background-color:#bbb;
}
.mailformcomment,.mailformrequired,.mailform {
    font-size: 11px;
    line-height: 14px;
    color: #707780;
    line-height: 14px; 
}

.orange_link A:link, .orange_link A:visited {
    font-size: 13px; 
    color: #F35F18;
    line-height: 14px;
}

/* ir_faq -------------------------------- */
.tx-irfaq-pi1 { width:510px; }
.tx-irfaq-pi1-switchall, .tx-irfaq-pi1-switchall  a:link, .tx-irfaq-pi1-switchall   a:hover, .tx-irfaq-pi1-switchall  a:visited {
    margin-bottom:5px;
    color: #005A89;
    font-weight:bold;
}
.tx-irfaq-pi1-question {
    color: #005A89;
    /*	background-color:#F3F6F9; */
    display:inline; 
    clear:both;
    line-height:14px;
    padding-left:8px;
}
.faq_answer {
    padding:10px;
    padding-left:20px;   
    margin-top:0px; 
    border: 1px solid #cccccc;  
    /*    background-color:#F3F6F9; */
    margin-bottom:10px;
}

.tx-irfaq-pi1 .additional-info {
    border-top: 1px solid #e6e6e6; 
    margin-bottom: 10px;
}

