body
 	{
  		
  		font-family: Verdana, Arial, Helvetica, sans-serif ;  
  		color: #000000 ; 
  		font-weight: normal ;
  		font-size: 11px ;    
  	/*	cursor: crosshair ; */
	}


/* Kommentar */

 H1,H2
 	{
		position:relative;
		width:140px;
				
		padding-left:15px;
		padding-top:15px;
		padding-bottom:15px;
		padding-right:0px;

 		font-size:16px;
		font-weight: normal;
		color:white;
		line-height:150%;

		border-width:0px 1px 1px 0px;
		border-style:solid;
		border-color:black;				
 	}
 

input.ibutton
{
		background-color:#B31810;
		border-width:1px 1px 1px 1px;
		border-style:solid;
		border-color:black;	
		color:#ffffff;
		padding:5px 3px 5px 3px;
		font-size:13px;
		font-weight:normal;		
}


table
 	{
  		font-size: 11px ;
	}

table.mastertable
 	{  
		position:relative;
		top:30px;
		border:1px solid black;
 	}

table.thiscontent
{
	position:relative;
	left:26px;
	border:1px solid black;
	font-size:18px;
	padding-right:11px;
}

td.tdheader {
	padding-left:10px;
	padding-top:11px;
	color:#000000;
}

	
td.TopButtBack
{		
		border-width:0px 1px 1px 0px;
		border-style:solid;
		border-color:black;
}

a {	    }
 a:link    { color: #000000 ;  }
 a:visited { color: #000000 ;  }
 a:hover   { color: #B31810 ;  }
 a:active  { color: #B31810 ;  }


textarea,input
{
font-size:11px;
font-family:verdana,arial,helvetica;
padding:3px;
}
