/*-------------------------------------------------------------------------------
CSS Print Datei für IG Metall Bezirk Nieder-Sachsen-Anhalt 
von Tom Lachemund für Design & Distribution 19. Mai 2008
---------------------------------------------------------------------------------*/

/*==============================Allgemeines==================================*/
html, body {
	margin:0px;
	padding:0px;
}
body {
	font: 76% verdana,arial, sans-serif;
}
a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	color:#666666;
	font-size:1.3em;
}
h1 { color: #666;  border: none; }
h2 { 
	color: #666; 
	background:url(../images/trenner.gif) repeat-x left bottom;
	padding-bottom:2px;
}
h3 { color: #ff0000; }
h4 { color: #000; }
h5 { color: #336699; }

ul {
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type:square;
}
li{
	
}

p{
	margin:0px;
	line-height:1.25em;
	padding-right:20px;
}
p.bodytext{
	margin:0px;
}
p.p_spacer{
	clear:both;
	height:20px;
}
img{
	border:none;
}
form{
	margin:0px;
	padding:0px;
	margin-left:0px;
}
/*---RTE---*/
p.kleintext{
	font-size:0.8em;
}
p.umrandung1{
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #efefef;
	border-left: 8px #c0c0c0 solid;
}
p.umrandung{
	display: block;
	font-size: 1em;
	color: #333;
	padding: 0.5em;
	background: #ededed;
	border: 1px #ccc solid;
}
p.balkenlinks{
	font-size:1em;
	font-weight:normal; 
	color: #666; 
	background:inherit;  
	border-bottom: 0px #ccc solid; 
	border-left: 8px solid #ccc; 
	padding-left:5px;
}
p.kastenrot{
	font-size:1em;
	font-weight:normal; 
	color: #000; 
	background:#FFD9D9; 
	border: 1px solid #ff0000; 
	padding:0.5em;
	clear:both;
}

table.tabelle {

	border-collapse: collapse;
	/*margin: auto;*/
}

table.tabelle td {
	border: 1px solid #C0C0C0;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
}

td.zelleGrau {
	background-color: #cccccc;
	color: white;
	font-size: 12px;
}
tr.backColorGrey{
	background-color: #cccccc;
}

div#print_container{
margin:10px;
/*width:600px;*/
padding-right:0px;
}
div#print_header,
div#print_footer{
	font-size:10px;
}
div#print_header{
	padding-bottom:20px;
}
div#print_footer{}

/*======================KONTAKT KASTEN==========================*/
div#kontakt_kasten{
	margin-top:20px;
}
div#kontakt_kasten .bigbtns{
	padding-bottom:5px;
}

/*=======================TERMINE================================*/
div#termine,
div#kampagnen{
	background:url(../images/termine_bg_rp.gif) repeat-y;
}
div#termine_content{
	padding:4px;
}
div#kampagnen_content{
	padding:1px;
}
div#termine_bottom,
div#kampagnen_bottom{
	background:url(../images/termine_bottom.gif) no-repeat;
	width:200px;
	height:22px;
	text-align:right;
	position:relative;
}
div#termine a.alle_termine{
	background:url(../images/link/link_int_small.gif) no-repeat 0px 3px;
	padding:0px 0px 0px 6px;
	/*display:block;*/
	position:absolute;
	top:3px;
	right:3px;
}

/*=========================Content Trenner=========================*/
div.content_trenner,
div.content_trenner_sub,
div.content_trenner_sub2{
	background:url(../images/content_trenner.gif) repeat-x;
	width:162px;
	clear:both;
}
div.content_trenner_sub2{
	width:175px;
}
div.content_trenner{
	width:100%;
	
}
/*---------------------------- Insdexed Search New ---------------------------*/
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-browsebox {margin-bottom:25px;} 
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; } 
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; } 
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; color:#336699;} 
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; } 
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#e60003; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; } 
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; } 
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; } 

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */ 
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; } 
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; } 
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; } 
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; } 
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; } 
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.tx-indexedsearch fieldset{border:1px solid #ccc;}
.tx-indexedsearch .tx-indexedsearch-res h6{ margin-bottom:2px;}
/*------------------------- Mailform -------------------------------------*/
.csc-mailform{
	/*width:380px;*/
	padding:10px 0px;
	
}
.csc-mailform legend{
	padding:15px 5px;
	font-size:12px;
	font-weight:bold;
	color:#e60003;
}
.csc-mailform-field{
	padding:4px;	
	margin:2px;
	border-bottom:1px solid #ededed;
	border:1px solid #ededed;
}
.csc-mailform-field input,
.csc-mailform-field textarea{
        /*border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #efefef;*/
	
}
.csc-mailform-field label{
	/*display:block;
	text-align:right;
	*/
	float:left;
	
	width:150px;
	padding-top: 2px;
	vertical-align: top;
}
.csc-mailform-label{
	font-size:10px;
	line-height:20px;
}

#mailformformtype_mail{
	
	/*background-color: #fff;
	border: 1px solid #ccc;
	border-left: 3px solid #3380c6;
	border-right: 3px solid #3380c6;
	border:none;
	background:none;*/

}
/*
.csc-mailform-submit{
	border:none;
	background:none;

}
*/
.csc-mailform-radio input{
	border:none;
	background-color: #fff;
}
.csc-mailform-radio label{
	float:none;
}
.csc-mailform-radio legend{
	display:none;
}
.csc-mailform-radio fieldset{
	padding:0px;
	margin:0px;
	border:none;
}
#mailformRadio_Button label{
	
}
fieldset.csc-mailform{
	border: none;
}
#mailformRadio_Button legend{
	display:none;
}
/*----------------------------Bildergalerie --------------------------------*/
div.tx-gooffotoboek-pi1{
	background-color:white;
}
/*------------------------------LINKS/DOWNLOADS----------------------------------------*/

div.tx-tllinks-pi1 table, div.tx-tlfiles-pi1 table{

	border-collapse: collapse;
	/*margin: auto;*/
}
div.tx-tllinks-pi1 table td, div.tx-tlfiles-pi1 table td{
	border: 0px solid #C0C0C0;
	font-size:1em;
}

/*------------------------ Contentelement Tabelle ----------------*/
table.contenttable{
	border-collapse: collapse;
	font-size:0.9em;
}
table.contenttable tr.tr-odd{
	background-color:#efefef;
}
table.contenttable tr.tr-even{
	background-color:#fff;
}
table.contenttable td{
	border: 1px solid #ccc;
	padding: 0.3em;
}
table.contenttable-1 tr.tr-0{
	background-color:#666;
	color:#fff;
	font-weight:bold;
}
table.contenttable-2 tr.tr-0 {
	background-color:#e60003;
	color:#FFFFFF;
	font-weight:bold;
}
table.contenttable-3 tr.tr-0 {
	background-color:#ededed !important;
	color:#333;
	font-weight:bold;
}
table.contenttable-3 td.td-0{
	background-color:#ededed;
	color:#333;
	font-weight:bold;
}
table.contenttable-3 tr.tr-0 td.td-0{
	background-color:white !important;
	border:none;
}
table.contenttable-3 tr.tr-odd{
	background-color:#fff;
}
table.contenttable-3 tr.tr-even{
	background-color:#fff;
}
/********************Sitemap*********************/
/*csc-menu csc-menu-2*/
.csc-menu-2 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
.csc-menu-2 li a{
  padding:2px;
  padding-left:16px;
  height:17px;
  color:#666;
  background-image:url(../layout_images/schalter_navi.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
.csc-menu-2 li li{
  margin-left:20px;
  margin-bottom:2px;
}
.csc-menu-2 li{
  margin:4px 0px;
   
}
.csc-menu-2 li li a{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:11px;
  font-weight:normal;
  background-image:url(../layout_images/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
.csc-menu-2 li li li a{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:10px;
  font-weight:normal;
  background-image:url(../layout_images/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
.csc-menu-2 li li li li a{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:10px;
  font-weight:normal;
  background-image:url(../layout_images/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
.csc-menu-2 li li a:hover{
 
}
.csc-menu-2 li li li{
  /*margin-left:40px;*/
  margin-bottom:2px;
}
.csc-menu-2 li li li li{
  /*margin-left:60px;*/
  margin-bottom:2px;
}

.csc-caption {
	font-size: 0.8em;
	color: #336699;
	}
.csc-textpic-caption {
	font-size: 0.8em;
	color: #336699;
	}


/************Diverses***********************/
.rottextfett{
color:red;
font-weight:bold;
}
.rottextfett2{
color:red;
font-weight:bold;
font-size:0.9em;
}
.rottext{
color:red;
}
.kleintext,kleintxtnormal{
font-size: 0.8em;
}
.bilder-caption{
	font-size:0.8em;
	font-weight:bold;
}
.csc-caption{
	font-size:0.8em;
	font-weight:bold;
}
a.alle_termine{
	/*float:right;
	padding: 3px 10px 3px 8px;
	background: url( ../images/link/link_int.gif ) no-repeat left 5px;*/
}
span.ml_link_add{
	font-size:0.8em;
	color: #696969;
}

/* -----------------------Goof Fotobook (Bildergalerie) ------------------------------------- */
div.tx-gooffotoboek-pi1 table{
	width:100%;
}
div.gf_navi, div.gf_navi_single{
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 20px;
	padding-left : 10px;
}
div#content div.gf_navi img, div#content div.gf_navi_single img{
	border:none;
}
div.gf_navi ul, div.gf_navi_single ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
* html div.gf_navi_single ul{
	padding-bottom:3px;
}
div.gf_navi li, div.gf_navi_single li{
	padding:2px 4px;
	margin:0px 2px;
	float:left;
	background-color:#fff;
	border: 1px solid #ccc;
	border-bottom:none;
	height:15px;
}

div.gf_navi li.menuact a{
	font-weight:bold;
	color:#E70000;
}
div.gf_navi li.fb_page_browser{
	padding:4px 4px 0px 4px;
	margin:0px 2px;
	float:left;
	background:none;
	border: 0px solid #ccc;
	border-bottom:none;
	font-size:10px;
}
.gfpb_portret, .gfpb_landscape{
	background-color:#E5E5E5;
	padding:3px;
}
.gf_single_img{
	background-color:#E5E5E5;
	padding:6px;
	text-align:center;
}
div#content .gfpb_portret img, div#content .gfpb_landscape img, div#content .gf_single_img img{
	padding:2px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
}
.fb_maintitle{
	font-weight:bold;
	margin-bottom:5px;
}
.gal_author{
	font-size:0.8em;
	color:#666;
}

/*-----------------------------------  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, .clearer{
clear:both;
height:1px;
border:0px solid #ffffff;
/*background-color:#ffffff;*/

}
.news-latest-container HR.clearer {
clear:left;
}

.clearer_list{
  clear:both;
height:1px;
/*width:515px;*/
padding-top: 5px;
padding-bottom: 1px;
}
.newstrenner{
	background: url(../images/newstrenner.gif) repeat-x;
	height:15px;
	clear:both;
}
.trenner{
	background: url(../images/trenner.gif) repeat-x;
	height:1px;
	clear:both;
}

.news_trenn_repeat_weiss{
	background-image: url(../layout_images/trennlinie_525weiss_repeat.gif);
	background-repeat: repeat-x;
	height: 1px;
  	font-size:1px;
  	clear:both;
  	margin-bottom:5px;
}
.list_abstand{
	height: 3px;
}

.news-katdate {
	clear:both;
	padding-top:12px;
}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	height:1%;
}
.news-latest-container p{
	font-size:0.8em;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:0px;
	margin:0px;
	background:none;
}
div#extra .news-latest-container H2{
	margin-bottom:5px;
	border:none;
	color:#fff;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	padding-top:5px;
	
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:0px;
	margin:0px;
}
div#extra .news-latest-item h3{
	padding:0px;
	margin-bottom:3px;
	font-size:1em;
	background:none;
}
.news-latest-item a{
	padding:0px;
        font-size: 1em;
        color: #333333;
}
.news-latest-item p{
	 font-size: 1em;
}
.news-latest-item IMG {
        margin-top:3px;
	margin-bottom:2px;
	margin-right:2px;
	border:1px solid #666;
	padding:2px;
	background-color:#ffffff;
	float:left;
}
.news-latest-morelink IMG  {
	float: none;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:3px;
}
.news-latest-trenner IMG  {
	float: none;
	border:0px solid #ffffff;
	margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:2px;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:10px;
        color:#fff;
}

.news-latest-morelink A {
	background-image: url(../layout_images/mehr_news_19.png) !important;
	background-image: url(../layout_images/mehr_news_latest.gif) ;
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:20px;
}
.news-latest-morelink{
	margin-bottom:10px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	
}
div.news-list-container div.news-list-item h3{
	margin:0px 0px 4px 0px;
	background:none;
	padding:0;
}
div.news-list-container div.news-list-item h4{
	margin:0px 0px 2px 0px;
	background:none;
	padding:0;
	font-size:0.8em;
	color:#999;
	border:none;
}

.news-list-item {
	padding:0px;
	padding-top:5px;
	margin:0px;
	line-height:1.3em;
	}

.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 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER,.news-list-container H3 A:ACTIVE{
	color:#336699;
	padding:0px;
	font-size:0.9em;
	margin: 0px 0px 0px 0px;
}
.news-list-container H3 A:HOVER {
	text-decoration:none;
}
.news-list-container P {
	padding:0px;
}
.news-list-date {
	color: #999;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: normal;
	/*background-color: #ffffff;*/
}
.news-list-date {
float:right;
text-align:right;
width:80px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.9em;
}

.news-list-container IMG {
	float: left;
	border:1px solid #999;
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	margin-right:10px;
	margin-left:0px;
}
.news-list-container H3 IMG {
	float: none;
	border:0px solid #666;
	margin-bottom:2px;
	margin-right:2px;
	margin-left:0px;

}
.news-list-category {
	color: #999;
	float:left;
	font-size:0.8em;
	font-weight:bold;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-container, .clearer_list IMG{
	/*float: none;
	border:0px solid #ffffff;*/
}

.news-list-morelink {
	font-size:1em;
	margin-left:0px;
}
.news-list-morelink  a{
	background-image: url(../images/more_icon.gif) ;
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:13px;
}
.news-list-morelink IMG  {
	float: none;
	border:0px solid #ffffff;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:3px;
}
.news-list-browse {
	text-align: center;
}
.kleintext_rot{
font-size:0.8em;
color:#e60003;
}

.news_modul_title{
font-size: 1.2em;
font-weight:bold;
color:#e60003;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin-top:0px;
	border:0px solid #666;
	padding-top:5px;
	/*background-color:#ffffff;*/
}
.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: #E60003;
	border:1px solid #999;
               
}
.tx-ttnews-browsebox-SCell a{
	color: white;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	/*width: 500px;
	background-color:#ffffff;*/
	line-height:1.3em;
}
.news-single-item a{
         /*white-space: pre;*/
}
.news-single-titel {
        font-size: 1.2em;
	font-weight:bold;
	color: #336699;
	margin-bottom: 5px;

}
.news-single-titel H2 {
	font-size: 15px;

	font-weight:bold;
	color: #333333;
	margin-bottom: 5px;
}
.news-single-item H3 {
    font-size: 12px;
	font-weight:bold;
	margin-bottom: 6px;
}
div.news-single-item h4{
	margin:0px 0px 2px 0px;
	background:none;
	padding:0;
	font-size:0.8em;
	color:#999;
	border:none;
}



.news-single-img {
	float: left;
margin-right:5px;
margin-top:3px

}



.news-single-imgcaption {
        width:175px;
	padding:3px 3px 3px 0px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
       /*width: 500px;*/
            margin:0px;
           padding:0px;
	  clear:both;
	  color: #999;
	  font-size: 0.8em;
}
.news-single-imgcaption {
font-size: 10px;
	color: #336699;
}
.news-single-author {
	/*padding-bottom: 3px;*/
	color: #999
}
.news-single-author a {
	 font-weight: normal;
	 color: #999
}
.news-single-additional-info {
	/*background-color: #ffffff;*/
	clear: both;
	margin-top: 15px;
	border: 1px solid #ccc;
padding:1px;
padding-bottom:0px;
font-size:1em;
color:#336699;
}
.news-single-additional-info a{
	font-size:1.1em;
	color:#333;
}
.news-single-related,.news-single-files,.news-single-links  {
	border-bottom: 0px solid #f3f1f1;
margin:0px;
	margin-bottom: 3px;
padding:3px;
	/*background-color:#ffffff;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
font-size: 0.8em;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 0.9em;

margin-left:5px;
width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
                
	margin-bottom:0px;
	padding:0px;
	border:0px solid #333;
}

.news-amenu-container a {
                
	/*color: #333333;*/
	font-size: 11px;	
	/*font-weight:normal;*/
}
.news-amenu-container LI {
	padding-bottom:2px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
	
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#666666;

	padding:3px;
	border:0px solid #666;
	background-color:#ffffff;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #e5e5e5;
	padding: 2px;
	background-color:#f3f1f1;
	color:#336699;
       text-align:left;
}
