/* CSS Document for template zcon */
/* Bernhard Lanner, 2006.07.30    */


html 		{ overflow: -moz-scrollbars-vertical;
		}
		
table		{ border-collapse: collapse;
		}
		

		
h1		{
			color: #75B518;
			font-size: 15px;
		}
		
h4		{
			color: #0000AA;
			font-size: 15px;
		}		
		
td		{ padding: 0px;
		  font-size: 12px;
/*		  border: 5px solid #000000; 
*/		}

.menu0		{
/*			text-decoration: underline overline;
			margin-top:0px;		
			margin-bottom:8px	
*/		}

.menu1		{
/*			line-height: 0.0;
*/			margin-top:8px;		
			margin-bottom:8px	
		}
		
.menu2		{
/*			line-height: 0.0;
*/			margin-top:0px;		
			margin-bottom:2px	
		}		
		

table.headerr	{
			background-image: url("http://zcon.at/irj/fileadmin/zcon/template/linesheader.gif");
			background-repeat:no-repeat;
			background-color:#FFFFFF;
		}
		
th		{ color: #75B518;
		  font-size: 15px;
		  text-align: left;
		}		

li		{ list-style-image: url("http://zcon.at/irj/fileadmin/zcon/template/arrow.png");
		}

pre		{ background-image: url(template_css_FILES/grid.png);
		  padding: 8px;
		}

a:link		{ color: black;
		}
		  		  
a:visited	{ color: black;
		}
		
a:hover		{ color: #75B518;
		}
		  
.tableBorder 	{ font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  border: 1px solid #75B518; 
		  width: 790px; 
		  border-spacing: 0px;
		}

.tableNoBorder 	{ border-spacing: 0px;	  
		}
		
.mainlevel      { line-height: 30px;
                }

.sublevel	{ line-height: 25px;
                  padding-left: 6px;   
		}
		

.h10		{ height: 10px;
		}
		
.maintop	{ width: 375px;
		}
		
.componentheading { 
		  color: #75B518;
		  font-weight: bold;
		  font-size: 15px;
		  height: 25px;
		}
		
.contentheading	{ color: #75B518;
		  font-weight: bold;
		  font-size: 15px;
		  height: 25px;
		}
		
.moduletable-login
		{ margin: 30px 0px 0px 0px;
		}
		
.moduletable-usermenu
		{ margin: 30px 0px 0px 0px;
		}
		
.formular {	border: solid 0px #FF0000;

}
