/* Stylesheet */


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 120%; 
	background-image: url(../images/background.gif);
	background-position: center;
	padding:0 0 0 0; 
	margin:0 0 0 0;
}

P,SPAN,DIV,TH,TD,LI,UL {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
}

.align-center {
	text-align:center;
}

HR {
	border-color:#ffffff;
	border: 1px solid #ffffff;
}


/*--------------------------- ÜBERSCHRIFTEN -------------------------------*/


H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;   /* grau */
	background-image: url(images/higru_h1.gif);
	margin-bottom: 5px;
	margin-top : 0px;
	padding-left:12px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399; /* blau */ 
	padding: 6px 4px 6px 4px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399; /* blau */  
	margin-bottom : 5px;
	margin-top : 3px;
	padding: 6px 4px 6px 0px;
	border-top: 1px solid #E8E8D1;
	border-bottom: 1px solid #E8E8D1;

}

H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 10px;
}
.subhead1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

.subhead2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #998A00;
}

.csc-subheader csc-subheader-0 {

	margin-bottom : 10px;
	margin-top : 10px;
}

.csc-textpic-caption {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	padding:0;
	margin:2px;
}

/*--------------------------- RAHMEN -------------------------------*/

DIV.csc-frame-frame1 {
	border: 1px solid #F2F2E1;
	padding: 0px 4px 0px 4px;
	margin:0;

}

DIV.csc-frame-frame2 {
	border: 1px solid #BCC0D9;
	background: #F7F7F7;
	padding: 4px 2px 4px 2px;

}


/*------------------------- RTE / Table styling--------------------------- */


TABLE.contenttable { border: 0px #E0E0C5 solid; margin: 0; width: 100%; }
TABLE.contenttable TR TD { padding: 0; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; }
TABLE.contenttable TR {  }



/*--------------------------- LINKS IM TEXT -------------------------------*/



a:link {
	font-weight: bold;
	color: #333399; /* blau */   
	text-decoration: none;
}

a:hover {
	color: #333399; /* blau */  
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #333399; /* blau */  
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #333399; /* blau */   
	font-weight: bold;
	text-decoration: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.clearer {
     border: 1pt solid #A6A5A4;
}

.news-latest-container {
	padding-left:10px;
	padding-right:10px;
}

.news-latest-container H3,.news-latest-gotoarchive {
	color: #333399; /* blau */
	padding:0px;	
	margin:0px;
	text-decoration: none;
}

.news-latest-item {
	padding:0px;
	margin:0px;	
         font-weight: normal;

}

.news-latest-item A:LINK, .news-latest-item A:VISITED {
	padding:0px;
	margin:0px;	
	color: #333399; /* blau */
}

.news-latest-item A:HOVER{
	padding:0px;
	margin:0px;	
	color: #333399; /* blau */
  	text-decoration: underline;

}
.news-latest-item div {
         font-weight: normal;
	font-size:11px;
	margin: 0.0em;
	padding:3px;
}

.news-latest-item p {
         font-weight: normal;
	font-size:11px;
	margin: 0.0em;
}

.news-latest-item IMG {
         margin-top:2px;
	margin-bottom:0px;
	margin-right:1px;
         margin-left:0px;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-category {
	font-size:10px;
         font-weight: bold;
         text-decoration: none;
}

.news-latest-morelink {
	font-weight: bold;
	font-size:11px;


}

.news-latest-morelink A:LINK {
	color: #333399; /* blau */
	font-weight: bold;
	text-decoration: none;
	font-size:11px;

}

.news-latest-morelink A:VISITED {
	color: #333399; /* blau */
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}



.news-latest-morelink A:HOVER {
	color: #333399; /* blau */  
	font-weight: bold;
	text-decoration: underline;
	font-size:11px;
}

.news-latest-date {
	color: #000000;
	font-size:10px;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}	


.news-list-item {
	padding:3px;	
	margin:0px;
	height:100px;
} 


.news-search-form {	
	padding:3px;	
	margin-bottom:5px;

}

.news-search-emptyMsg {
	margin:0px;
}



.news-list-container H4 {
	color:#333399;	
	font-size: 13px;
	padding: 0 0 2px 0;
	margin:0px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.news-list-container H4 A:LINK,.news-list-container H4 A:VISITED,.news-list-container H4 A:HOVER {
	color:#333399;
	text-decoration: none;
}

.news-list-container H4 A {
	color:#333399;
	text-decoration: none;

}

.news-list-container P {
         font-weight: normal;
	font-size:12px;
	margin-top: 0.5em;
	margin-bottom: 0.0em;
}

.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F3BB6F;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

}

.news-list-container IMG {
	float: right;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	vertical-align: middle;
}

.news-list-morelink,.news-list-category {
	font-size:11px;

}
.news-list-morelink  {
	margin-bottom:5px;
	padding-bottom:10px;

	color: #666666;
}
.news-list-browse {
	text-align: center;
}
.events-single-timedata {
	float: left;
	font-weight: bold;
	color:#998A00;
	font-size: 10px;
	background-color: #F6F6F6;
}	

.events-single-timedataloc {
	float: left;
	font-weight: bold;
	color:#998A00;
	font-size: 10px;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#3BB6F5;
}
.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: #F3BB6F;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 10px;
	margin-left: 10px; 
}
	

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/




.news-single-item {
	padding:0px;	
	margin-bottom:0px;
	font-size: 11px;
}

.news-single-item div {
	padding:0px;	
	margin-bottom:0px;
	font-size: 11px;
}

.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #85A600;

}
.news-single-item H4 {
	font-size: 13px;
	color: #666666;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top:15px;
}

.news-single-category IMG {
	float: none;
	border:none;
	vertical-align: middle;

}
	

/**/

		

.news-single-img {
	float: right;


}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: none;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
	font-weight: bold;
	color:#998A00;

}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
                margin: 20px 10px 10px 0;
                border-top: 1px solid #CCCCCC;
                border-bottom: 1px solid #CCCCCC;
                padding: 6px 4px 6px 4px;
}
.news-single-related,.news-single-files,.news-single-links  {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F4F4F4;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:60px;
	margin-bottom: 10px;

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
         color:#990000;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------- NAVIGATIONEN -------------------------------*/


.navi_no  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 13px;
         margin:0px 16px 4px 0px;
         text-decoration: none;

}



.navi_act  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color: #666666;   /* orange */
         margin:0px 16px 4px 0px;
         text-decoration: none;
}



.navi2_no {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #998A00;
	padding:0px 5px 2px 0px;
         text-decoration: none;
	font-style: normal;
}

.navi2_act {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	padding:0px 5px 2px 0px;
         text-decoration: none;
	font-style: normal;
}

/*----------------------------- COPYRIGHT ---------------------------------------*/

.copyright  {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.copyright A:LINK {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.copyright A:VISITED {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.copyright A:HOVER {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/*----------------------------------NAVIGATIONSPFAD -------------------------------------------*/


.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:LINK {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:VISITED {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:HOVER {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.nolinkbreadcrumb {
	font-size: 10px;
	color: #666666;

}





/*----------------------- FORMULARE ------------------------------------------*/






.formfield, .textedit { 
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
}

.auswahl {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
}

.input, select, textarea { 
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
  	width: 300px;

}

.mf-select {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 300px;
}

.mf-input {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 300px;
}


.mf-text {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 300px;
}
.mf-submit {

	
}

.mf-submit {
	background-color: #F7F7F7;
	border: 3px double #E8E8D1;
	width: 300px;
	margin-left:100px;

}

.suchfeld {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	color:#666666;
	text-align: center;
	background-color: #F7F7F7;
}


/*----------------------- FORMULAR Prospektanforderung --------------------------*/


.mk-select {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 200px;
}

.mk-input {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 200px;
}


.mk-text {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #F7F7F7;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 200px;
}
.mk-submit {

	
}

.mk-submit {
	background-color: #F7F7F7;
	border: 3px double #E8E8D1;
	width: 200px;
	margin-left:200px;

}

 
/*----------------------------- HEADER NAVIGATION -------------------------------*/

.header_menu {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
         margin:0px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;

}


.header_menu A:LINK {
	font-size: 10px;
	font-weight: normal;
         margin:0px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
}


.header_menu A:VISITED {
	font-size: 10px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
}


.header_menu A:HOVER {
	color: #998A00;
	font-size: 10px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	text-decoration: underline;
	font-style: normal;
}




.csc-frame csc-frame-rulerAfter {
	border: 1px solid #666666;
}


/*--------------------------- Text mit Bild -------------------------------*/

.csc-textpic-text p {
	margin-top:0px;
	padding-top: 0px;
}

/*--------------------------- Beschreibungen ------------------------------*/

.text {
	padding: 5px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
	color: #000;
}
.text img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
td.text {
	width: 400px;
}
.text_u {
	padding: 5px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	border-bottom: 1px dashed #000;
	width: 400px;
}
