body   
{
	background-color: rgb(255,255,255);

}


select.h5 
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif 
	font-weight: normal;
	color: #000000;
}

input
{
	font-family: Arial; 
	font-size: 11px
}

a:link
 {
	 color: #c80012;
	 text-decoration: none;
 }

a:visited
{
	color: #c80012;
	text-decoration: none;
}

a:active
{
	color: #c80012;
	text-decoration: none;
}

a:hover
{
	color: #c80012;
	text-decoration: underline;
}


td.title
{
background-image: url('http://www.schoenenberg.ch/images/line.gif');

height: 19px;
font-family: Arial, Helvetica, Sans Serif ; 
font-size: 12px;
font-weight: bold;
padding-left:0px;
}


.linkt a:link {text-decoration: none; color:#000000; cursor: pointer; }
.linkt a:visited {text-decoration: none; color:#000000; cursor: pointer; }
.linkt a:hover {text-decoration:none; color:#000000; cursor: pointer;  }
.linkt a:active {text-decoration: none; color:#000000; cursor: pointer; }

.h1   
{
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	text-transform : uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif ; 
	font-weight: bold;	
	color: #000000;		
	text-transform: uppercase;
	text-align:left;
	padding-left:10px;
}

.h2
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif ; 
	font-weight: bold;
	color: #000000;
}

.h3
{	
	font-size:12px;
	font-family: Arial, Helvetica, Sans Serif ; 
	color: #000000;
}

.h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif ; 
	font-weight: bold;
}

.h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif ; 
	font-weight: bold;
	color: #000000;
}
 

.h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:11px ;
	font-family: Arial, Helvetica, Sans Serif ; 
	font-weight: normal;
}




/* Template "Tabelle extra" hgzelle & hgzelle2 */
.hgzelle
{
	background-color: #F2F2F2;
}
.hgzelle2
{
	background-color:#E2E2E2;
}

/* Textboxen usw Fontfarbe */
input.H5
{
color: #000000;
}
