body {
  color:black;
  font-size:1em;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  margin: 15px 0px 0px 0px; 
	padding: 0px; 
}
#frame {
   text-align:left;
   margin:0 auto;
   width:984px;
  
}
/*----------------------HEADER SPRACHE -------------------*/
#header {
	float:left;
	width:984px;
	height:130px;
	border-bottom:5px solid #C8001E;
	/*background-image: url(../fileadmin/template/res/headgrafik.jpg);
	background-repeat: no-repeat;
	*/
}
.elrestred{
 color:#C8001E;
}

.small{
  font-size:90%;
}

.smaller{
  font-size:80%;
}

.flags{

	margin:5px;
	padding:0px;
  width:90px;
  height:30px;
  float:right;
  display: inline;
}

/*----------------------HEADER SPRACHE ENDE-------------------*/

/*----------------------NAV HORIZONTAL, KRÜMEL-----------------------*/
#navcont{
width:765px;
border-left:1px solid #C8001E;
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}

#topnav {
	float:left;
	margin:6px 0px 6px 0px;
	padding:0;
	height:15px;
	}

#topnav ul{
    list-style: none;
    display:block;
    margin:0;
    padding:0px;
    float:left;
  
}

#topnav ul li{
  display: inline;
    margin:0;
    padding:0px 8px 3px 8px;
    border-right: 1px solid #C8001E;
    float:left;
}

#topnav ul li a{
    font-size: 71%;
    font-weight:bold;
    color:#686868;
    text-decoration:none;
}

#topnav ul li a:hover{
   color:#C8001E;
   
}
#topnav ul li.act a{
   color:#C8001E;
   
}

#breadcrumb{
 margin:0px 0px 0px 0px;
 padding:0px 0px 3px 8px;
 border-left: 1px solid #C8001E;
 float:left;
 height:25px;
 width:765px;
  }
#breadcrumb p{
  font-size: 70%;
}  

#breadcrumb a{
  color:#C8001E;
  text-decoration:none;
}
  
#breadcrumb a:hover{
  color:#C8001E;
  text-decoration:underline;
}

/*----------------------NAV HORIZONTAL ENDE -----------------------*/
/*----------------------NAV VERTIKAL ------------------------------*/
#nav {
	text-align:left;
	float:left;
	width:195px;
	height:500px;
	background-image: url(../fileadmin/template/res/verlauf_rechts.jpg);
	background-repeat: repeat;
	
}

#nav form.suchen{
  padding:0px 0px 0px 0px;
  margin:5px 0px 20px 0px;
  float:left;
  width:185px;
}

#nav input.suchfeld{
background-color:#ebebeb;
padding:0px 0px 0px 4px;
font-size:75%;

}

.suchlabel{
  font-size:75%;
  font-style:italic;
  font-weight:bold;
  color:#C8001E;
  margin:2px 10px 0px 10px; 
  padding:0;
  float:left;
  text-align:left;
  width:50px; 
}
.navtitle{
  float:left;
	background: url(../fileadmin/template/res/ordner_rot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration:none;
	color: #C8001E; 
	font-size: 70%;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 2px 10px;
	width:130px;
}

.vertnav ul {
 float:left;
	width: 170px;
	margin: 8px 0px 0px 20px;
	padding: 0px;
	background-color: transparent;
}	

.vertnav li {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	width: 170px;
	float:left;
}

.vertnav li.l1-no a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 25px;
	color: #000; 
	font-size: 70%;
	background: url(../fileadmin/template/res/ordner_grau.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
}

.vertnav li.l1-act a, .vertnav li.l1-act a:hover{
	display: block; 
	min-height: 1.7em; 
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 25px;
	color: #C8001E; 
	font-size: 70%;
	background: url(../fileadmin/template/res/ordner_rot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	} 

.vertnav li.l1-no a:hover {
	color: #C8001E; 
	background: url(../fileadmin/template/res/ordner_rot.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.vertnav ul ul {
  float:left;
  width: 150px;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	background-color: transparent;
}	

.vertnav li ul li {
	list-style: none; 
	margin: 0px;
	padding: 0px;
	width: 150px;
	float:left;
}

.vertnav li.l2-no a{
	background: url(../fileadmin/template/res/ordner_grau2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;
	display: block; 
	min-height: 1.7em; 
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 30px;
	color: #000; 
	font-size: 70%;
}

.vertnav li.l2-no a:hover {
    color: #C8001E; 
    padding: 0px 7px 0px 30px;
    background: url(../fileadmin/template/res/ordner_rot2.gif);
    background-repeat: no-repeat;
  	background-position: top left;
}

.vertnav li.l2-act a, .vertnav li.l2-act a:hover{
	display: block; 
	min-height: 1.7em; 
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 30px;
	color: #C8001E; 
	font-size: 70%;
	background: url(../fileadmin/template/res/ordner_rot2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration:none;	
}

.vertnav ul ul ul{
  float:left;
  width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}	

.vertnav li ul li ul li {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	width: 140px;
	float:left;

		
}

.vertnav li.l3-no a{
	text-decoration:none;
	display: block; 
	min-height: 1.4em; 
	height: auto !important;
	height: 1.4em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 7px 0px 40px;
	color: #000; 
	font-size: 70%;
	background:transparent;
}

.vertnav li.l3-no a:hover {
    color: #C8001E; 
    padding: 0px 7px 0px 40px;
    margin: 0px;
    background:transparent;
    min-height: 1.4em; 
	height: auto !important;
	height: 1.4em;
	line-height: 1.4em;
}

.vertnav li.l3-act a, .vertnav li.l3-act a:hover{
	display: block; 
	min-height: 1.7em; 
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 40px;
	color: #C8001E; 
	font-size: 70%;
	font-weight:bold;
	text-decoration:none;	
	background:transparent;
}
.vertnav ul ul ul ul{
  float:left;
  width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}	

.vertnav li ul li ul li ul li {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	width: 140px;
	float:left;

		
}

.vertnav li.l4-no a{
	text-decoration:none;
	display: block; 
	min-height: 1.4em; 
	height: auto !important;
	height: 1.4em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 7px 0px 50px;
	color: #000; 
	font-size: 70%;
	background:transparent;
        font-weight:normal;
}

.vertnav li.l4-no a:hover {
    color: #C8001E; 
    padding: 0px 7px 0px 50px;
    margin: 0px;
    background:transparent;
    min-height: 1.4em; 
	height: auto !important;
	height: 1.4em;
	line-height: 1.4em;
font-weight:normal;
}

.vertnav li.l4-act a, .vertnav li.l4-act a:hover{
	display: block; 
	min-height: 1.4em; 
	height: auto !important;
	height: 1.4em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 7px 0px 50px;
	color: #C8001E; 
	font-size: 70%;
	font-weight:bold;
	text-decoration:none;	
	background:transparent;
}
/*----------------------NAV VERTIKAL ENDE ----------------------------*/

div#abstand {
	float:left;
	width:2px;
	height:6px;
	font-size:1px;
	background-color:#C8001E;
	margin-top:10px;
}
#linie{
	float:left;
	width:785px;
	margin:0px;
	padding:0px;
	border-left:1px solid #C8001E;
	
}
/*----------------------CONTENT ----------------------------*/
#container{
float:left;
width:785px;
border-left:1px solid #C8001E;

}

#inhalt{
	color:#686868;
	font-size:80%;
	text-align:left;
	float:left;
	width:765px;
	padding:15px 0px 0px 8px;
	
}
#maincol{
	color:#686868;
	font-size:80%;
	text-align:left;
	float:left;
	width:560px;
	padding:15px 0px 0px 8px;
	
}

h1, h2, h3, .tx-newloginbox-pi1 h3{
	font-weight:bold;
	font-size:110%;
}
div#inhalt a, div#maincol a, div#rightcol a{
	font-weight:normal;
	color:#C8001E;
	text-decoration:none;
}

div#inhalt a:hover, div#maincol a:hover, div#rightcol a:hover{
	font-weight:normal;
	color:#C8001E;
	text-decoration:underline;
}

#inhalt ul, #maincol ul, div#rightcol ul {
list-style-image: url(../fileadmin/template/res/ulsign.gif);
}

#rightcol{
  float:left;
  color:#686868;
	font-size:80%;
	text-align:left;
  padding:0px 0px 0px 10px;
	margin:23px 0px 0px 0px;
	width: 175px;;
	
	
	}

.csc-textpic-imagerow{
float:left;
margin-bottom:5px;
}

.csc-textpic-image{
    border:1px solid #C8001E;
}

/*----------------------CONTENT ENDE ----------------------------*/
/*----------------------FOOTER---------------------------------*/
#footer{

width:660px;
background-image: url(../fileadmin/template/res/elrest_logo.jpg);
background-repeat: no-repeat;
background-position: bottom right;
float:left;
text-align:right;
padding:125px 125px 0px 0px;
margin:0;
color:#C8001E;
 font-size: 80%;
 font-style:italic;


}

/*----------------------FOOTER ENDE ----------------------------*/

.unsichtbar {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}


.clear{
clear:both;
}
/*----------------------STAFF ----------------------------*/
.contact_box{
  width:340px;
  height:154px;
  float:left;
  border:1px solid #C8001E;
  margin:0px 15px 15px 0px;
  padding:0;
}

.leftside{
  width:220px;
  float:left;
  margin:0;
  padding:5px;

}
.contact_name{
  font-weight:bold;
}
.contact_data{
float:left;
margin:55px 0px 0px 0px;
}

.rightside{
  width:100px;
  float:right;
  margin:0;
  padding:5px 0px 5px 0px;
  text-align:center;
}

h2.contactboxes{
width:100%;
float:left;
font-size:110%;
font-weight:bold;
}

select.contact_select{
font-family: verdana;
font-size:90%;
}
/*------------------------------M A I L F O R M--------------------------------*/

 fieldset
{
padding:0px;
border:0px;
}

label
{
width: 100%;
float: left;
text-align: left;
margin-right: 10px;
display: block;

}

input.mf-input
{
color: #000000;
background: #fff;
border: 1px solid #C8001E;
margin:0px 0px 10px 0px;
}

textarea.mf-text, select.mf-select{
background: #fff;
border: 1px solid #C8001E;
margin:0px 0px 10px 0px;
}

.mf-check{
background: #E1F0F7;
border: 1px solid #C8001E;
margin:0px 0px 10px 0px;
}

.mf-radio{
margin:0px 40px 10px 0px;
}

.radio legend{
 margin: 0px;
 padding:0px;
  }

.mf-submit
{
color: #000;
background: #fff;
border: 2px outset #C8001E;
margin: 10px 0 0 130px;
}

.csc-mailform-label{
color:#48A4D0;
font-weight:bold;
line-height:2.5em;

}

INPUT.mf-input:focus, textarea.mf-text:focus, select.mf-select:focus {
 color: #000000;
 background: #FAE6E9;
}
input, textarea, select{
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 3px;
}

/*_______________________TT NEWS_________________*/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, {
clear:right;
height:1px;
color:#C8001E;
border:0px;


}
.news-latest-container HR.clearer {


}

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

.news-latest-container {
padding:16px 0px 30px 0px;
margin:0;
font-size:78%;
float:right; 
width:175px;
color:#686868;
}


.news-latest-item {
 
 text-align:left;
 	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
  float:left;
}
.news-latest-item p{
 margin:5px 0px 5px 3px;
 padding:0;
 width:175px;
 font-size:90%;
}

.news-latest-item H3{

  font-weight: bold;
  color:#C8001E;
  margin:0;
  padding:3px 0px 3px 3px;
  font-size:90%;
  width:175px;
  float:left;

}


.news-latest-item H3 a, .news-latest-morelink a{
       text-decoration:none;
        color:#C8001E;
       

}

.news-latest-item H3 a:hover, .news-latest-morelink a:hover{
        text-decoration:none;
        border-bottom:1px solid #C8001E;
        color:#C8001E;
  	 }

.news-latest-gotoarchive {
  float:left; 
    font-size:90%;   
 	font-weight:bold;
	margin-top:5px;
	border-top:2px dotted #C8001E;
	padding:10px 0px 0px 3px;
width:175px;
}
.news-latest-gotoarchive A{
       
	text-decoration:none;
        
        color:#C8001E;
	

}

.news-latest-gotoarchive A:HOVER 
{
    text-decoration:none;
    color:#C8001E;
    border-bottom:1px solid #C8001E;

}

/* Hides from IE-mac \*/
* html .news-latest-item {height: 1%;}
/* End hide from IE-mac */


.news-latest-container IMG {
      float: left;
      border:1px solid #C8001E;

      margin:5px 0px 5px 5px;
 

}
DIV.newslatestimage_cont{
width:175px;
float:left;
}


.news-latest-date {
    	float: left;
	    width:175px;
      margin:0 0 5px 0;
      padding:0px 0px 0px 3px; 
      color:#fff;
      font-weight:bold;
      background:#C8001E;
        font-size:90%;

        
}


.news-latest-category IMG {
	float: none;
        border:none;
        margin:0px;
}
.news-latest-morelink,.news-latest-category {
width:175px;
margin:0;
padding:2px 0px 2px 3px;
float:left;
  font-size:90%;
	
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
  margin:0px;
  border:0;
  float:left;
}



.news-list-item {
	padding:0px 0px 15px 0px;
	margin-bottom:10px;
	float:left;
	

  	} 
.news-list-date {
        text-align:left;
        float:left;
        width:765px;
        color:#fff;	
        background:#C8001E;
        font-weight:bold;
        padding:2px;
        font-size:90%;
       
}

.news-list-container P {
padding:5px 2px 2px 0px;
margin:0px;
width: 600px;
float:left;
}

.news-list-item ul {
float:left;
list-style-image: url(../fileadmin/template/res/ulsign.gif);
}

.news-list-container H3 {
       margin:7px 0px 7px 0px;
       padding: 0px;
       float:left;
       text-align:left;
       width:765px;
       font-weight:bold;
       font-size: 100%;
    
}



.news-list-container H3 A{
text-decoration:none;
color: #C8001E;
}

.news-list-container H3 A:HOVER {

color:#C8001E;
text-decoration:underline;

}


.list-rte{

  float:left;
  margin-top:10px;
  width:100%


}
.list-text{
width:600px;
float:left;
}
.news-list-container IMG {
float:right;
border:1px solid #C8001E;
margin-bottom:2px;
margin-left:5px;


}


.news-list-imgcaption {

	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 60%;


	}


.news-list-category IMG {
	float: left;
border:none;
margin:0px;
}

.news-list-category {
  margin:10px 0px 0px 0px;
  clear:both;
  width:100%;
  float:left;
  font-size:90%;
}

.news-list-morelink{
	/*font-size : {$mainFontSize};clear:both;*/
       
      margin:15px 0px 0px 0px;
      padding:0px;
      color:#C8001E;
        float:left;
        width:100%;
        clear:both;
        
      
}
.news-list-morelink a{
        font-size:90%;	
        color:#C8001E;
        text-decoration:none;
     

}

.news-list-morelink a:hover {
        font-size:90%;	
        color:#C8001E;
        text-decoration:none;
       
 }

.news-list-morelink a:visited {

        color:#666;
        text-decoration:none;
      
       
}

.news-list-browse {


     text-align: center;
}

.news-list-container hr{
     float:left;
     width:765px;
     margin: 15px 0px 5px 0px;
     text-align:left;
     border: 0;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {

	margin:3px;

	padding:3px;

}
.tx-ttnews-browsebox TD {
	font-size : {$mainFontSize};
}
.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 {

	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size : {$mainFontSize};
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	
}

/* Hides from IE-mac \*/
* html .news-single-item {height: 1%;}
/* End hide from IE-mac */



.news-single-item H1 {

}

.news-single-item H2 {
        margin-top:0px;
	margin-bottom: 10px;
	font-weight:bold;
        font-size: 1.0em;
	margin-left:0;
	padding-left:0;
	

}

.news-single-timedata{
            font-size:0.8em;
            color: #5E6367;
            float:right;
}



.news-single-img {
	float: right;
        margin-left:15px;
    
}
.news-single-imgcaption {
	
        font-size: 40%;

}


.news-single-author a:link{
	padding-bottom: 0px;
        color:#C8001E;
        text-decoration: none;
        
}

.news-single-author a:hover{
	padding-bottom: 0px;
        color:#C8001E;
        text-decoration: none;
        border-bottom: 1px solid #C8001E;
}

.news-single-author a:visited{
	padding-bottom: 0px;
        color:#666;
	text-decoration: none;

}

.news-single-additional-info {

	
   margin-top: 15px;
	    
	padding:3px;
	padding-bottom:0px;
	border-top:1px solid #C8001E;
  width:100%;
  float:left;              
}

.news-single-backlink {
           
	font-weight: bold;
	margin:10px 0px 15px 0px;
	padding:5px 0px 0px 0px;
		font-size: 90%;
	width:100%;
  float:left; 
  border-top:1px solid #C8001E;

}

.news-single-backlink a{
               color:#C8001E;
               text-decoration:none;
     

}


.news-single-backlink a:visited {
               color:#666666;
               text-decoration:none;

}


.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 90%;
	margin-left:0px;
	width:100%;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:5px 0px 3px 0px;
	
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	margin:5px 0px 3px 0px;
}

.news-single-related DD a, .news-single-files DD a{
       color: #C8001E;
       text-decoration:none;
      	margin-left:10px;
   

}
.news-single-related DD a:hover, .news-single-files DD a:hover{
       color: #C8001E;
       text-decoration:none;
      border-bottom: 1px solid #C8001E;
	margin-left:10px;
     

}

.news-single-related DD a:visited, .news-single-files DD a:visited{
       color: #666;
       text-decoration:none;
      
	margin-left:10px;
     }
     
.news-single-links DD  a{
      color: #C8001E;
      text-decoration:none;
      
      margin-left:10px;
      font-size:100%;
}

.news-single-links DD  a:hover{
      color: #C8001E;
      text-decoration:none;
      border-bottom: 1px solid #C8001E;
      margin-left:10px;
      font-size: 100%;
}

.news-single-links DD a:visited{
      color: #666;
      text-decoration:none;
      
      margin-left:10px;
      font-size: 100%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin:5px 0px 20px 0px;
	padding:0px;
	border:0;
	width:100%;
	
}
.news-amenu-container LI {
  	margin:0px 0px 0px 15px;
}
.news-amenu-container UL {
float:left;
width:100%;

	clear:both;
	margin:0px 0px 15px 0px;
}
.news-amenu-container H2 {
	
	padding:0px;
	border:0;
	
}
.news-amenu-item-year {
	font-weight: bold;
		padding: 0px;
		color:#666666;
}

.news-amenu-container LI a:visited{

	padding:2px 0px 2px 3px;
                
}

.news-amenu-container LI a{
	padding:2px 0px 2px 3px;

}
/*--------------------------------- PRODUCTS LISTING --------------------------------- */
.tx-skorder-pi1, .tx_skorder_pi1_table{
  font-size:1.0em;

}

.tx_skorder_pi1_header{
  font-weight: bold;
  color:#C8001E;
}

.sk_pic{
  text-align:left;
  float:left;
  border:1px solid #C8001E;
  
  
}

.sk_files{
margin:0px 0px 0px 25px;
}

.sk_hr, .ce-divider{
  margin:7px 0px 14px 0px;
}

/*--------------------------------- PRODUCTS DETAILS --------------------------------- */
table.product_details{
  width:560px;
  border-collapse:collapse;
     border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  margin:10px 0px 0px 0px;
 
}

table.product_details_kl{
  width:560px;
  border-collapse:collapse;
     border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  font-size:90%;
 
}

table.product_details caption, table.product_details_kl caption{
  text-align:left;
  font-weight:bold;
  color:#fff;
  background:#969696;

}
table.product_details td.td-0, table.product_details_kl td.td-0{
width:260px;
}

table.product_details tr.tr-even, table.product_details_kl tr.tr-even{
  background:#fff ;
  vertical-align:top;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  border-bottom:1px solid #dedede;
}

table.product_details tr.tr-odd, table.product_details_kl tr.tr-odd{
  background: #dedede;
  vertical-align:top;
    border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  border-bottom:1px solid #dedede;
}
.product_details tbody tr.tr-odd:hover, table.product_details_kl tbody tr.tr-odd:hover
{
	background:#bebebe;
	color:#000;
}
.product_details tbody tr.tr-even:hover, table.product_details_kl tbody tr.tr-even:hover
{
 	color:#000;
}

table.product_details thead tr.tr-even, table.product_details_kl thead tr.tr-even{
  
   border:1px solid #969696;
  
  color:#fff;
  background:#969696;
  vertical-align:middle !important;
  height:25px;
}
/*--------------------------------- PRODUCTS MINIBASKET --------------------------------- */
.tx_skorder_pi2_table{
  font-size:90%;
}

.tx_skorder_pi2_table img{
  border:0;
}
.sk2-header{
  font-weight:bold;

}
/*--------------------------------- PRINT LINK --------------------------------- */
.print{
  float:left;
  margin:10px 0px 0px 0px;
  font-size:90%;
/*  padding:0px 0px 0px 20px;
  background-image:url(../fileadmin/template/res/printer.gif);
  background-repeat:no-repeat;
  */
}
/*--------------------------------- INDEXED SEARCH --------------------------------- */

.tx-indexedsearch-info{
visibility:visible;
}
/*--------------------------------- CONTENTTABLE --------------------------------- */
.contenttable{
 border-collapse:collapse;
 border:1px solid #C8001E; 
 
}

.downloads_th{
color: #fff; 
  background-color:#C8001E;
  font-weight:bold; 
    vertical-align:top; 
    height:15px;
}
.downloads_th td p, td p{
margin:0;
padding:0;
}
.downloads_th td {
margin:0;
padding:3px;
border-right:1px dotted white !important;
}
.download img{
border:0;
}
.contenttable td{
vertical-align:top;
padding:2px 10px 2px 2px;
margin:0;
 vertical-align:top; 
 border-bottom:1px dotted #C8001E; 
  border-right:1px dotted #C8001E; 
}
/*--------------------------------- GOOGLEMAPS ROUTING --------------------------------- */
.gmapDirLabel{
width:100px !important;
}

/*--------------------------------- LOGINBOX--------------------------------- */
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
            color: #FF0000;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
            margin-top: 5px;
            margin-bottom: 5px;
            border: 0;
            border-collapse: collapse;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
            border: 0;
            background-color: transparent;
            padding: 5px;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
            border: 0;
            background-color: transparent;
            font-weight: bold;
        }
/*----------------------F I L E - L I S T -------------------------*/
.tx-filelist-pi1-table{
  width:100%;
  margin-bottom:15px;
}
.tx-filelist-pi1-header-tr{
  background:#C8001E;
  color:white;
  font-weight:bold;
}

.tx-filelist-pi1-tr{
 padding-bottom:7px;
}

