/******************************************************************************
Projekt		: Jobmanager
Urls        : http://www.michaelis-freunde.de
Author      : Michaelis und Freunde
Create date : 2004-09-06
Version     : 0.13
File	   	: CSS-Definition Print
*******************************************************************************/
body { 
    margin: 0px 0px 0px 0px; 
    }
td, p, .text { 
    color: #000000; 
   	font: normal 12px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none; 
    text-decoration: none;
    }
.noprint {
	display: none;
 	}    
h1 { 
    color: #000000; 
   	font: bold 18px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none; 
    text-decoration: none; 
    }
b { 
    font-weight: bolder; 
    }
small { 
    color: #666666; 
   	font: normal 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    }
a:link, a:visited { 
    color: #333333; 
   	font: bold 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : uppercase; 
    text-decoration: none;
    }
a:hover { 
    color: #000000; 
   	font: normal 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    background: #CCCC00 
    }
a.emaillink:link, a.emaillink:visited { 
    color: #333333; 
   	font: normal 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-decoration: none;
    text-transform : none;     
    }
a.emaillink:hover { 
    color: #000000; 
   	font: normal 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    background: #CCCC00 
    }  
.standby { 
    color: #999999; 
   	font: normal 10px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none; 
    text-decoration: none;
    }
.enterBoxLine { 
    width: 770px; 
    height: 15px; 
    border: 1px solid #333333; 
    background-color: #FFFFFF; 
   	font: normal 14px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none;
    }
.enterBoxBig { 
    width: 450px; 
    height: 15px; 
    border: 1px solid #333333; 
    background-color: #FFFFFF; 
   	font: normal 14px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none; 
    }
.enterBoxShort { 
    width: 200px; 
    height: 15px; 
    border: 1px solid #333333; 
    background-color: #FFFFFF; 
   	font: normal 14px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none;
    }
.enterBoxMiddle { 
    width: 325px; 
    height: 15px; 
    border: 1px solid #333333; 
    background-color: #FFFFFF; 
   	font: normal 14px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none;
    }
.enterBoxMultiple { 
    width: 770px; 
    height : 150px; 
    border: 1px solid #333333; 
    background-color: #FFFFFF; 
   	font: normal 14px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none;
    }	
.pushButton { 
    padding: 0px 0px 0px 0px;
    color: #000000; 
   	font: normal 9px/18px Verdana,Geneva,Lucida,LuciduxSans,sans-serif;
    text-transform : none;
    }			
#contentListe { 
    background: #FFFFFF; 
    padding: 1px 5px 1px 5px; 
    border-bottom: 1px solid #999999;
    text-align: left; 
    }
#contentListe1 { 
    background: #FFFFFF; 
    padding: 1px 5px 1px 5px; 
    border-bottom: 1px solid #999999;
    text-align: left; 
    }
#contentListe2 { 
    background: #999999; 
    padding: 1px 5px 1px 5px; 
    border-bottom: 1px solid #999999;
    text-align: left; 
    }
.listeMore { 
    background: #FFFFFF; 
    padding: 1px 5px 1px 5px;
    }
#liste { 
    padding: 1px 5px 1px 5px;
    border-bottom: 1px solid #999999;
    }
#topListe { 
    background: #FFFFFF; 
    padding: 1px 5px 1px 5px; 
    border-top: 1px solid #999999; 
    }
#contentMain { 
    padding: 5px 5px 5px 5px;
    }
#contentDetail { 
    padding: 5px 5px 5px 5px; 
  	border-bottom: 1px dotted #000000;
    }
#contentSmall {
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #999999;
    }
#contentBackground { 
    background: #F4F4F4; 
    border-left: 1px solid #999999; 
    border-top: 1px solid #999999; 
    border-right: 1px solid #999999; 
    }
#contentLogoBackground {
	display: none;
	}
#contentNav { 
	display: none;
    }
    