/*
 * Style sheet to cornish rex
 * created 98-05-05
 * latest update 07-03-12
 */


a{
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
	}
	
a:hover{ color: #F0F6EF}

a:visited{ color: #1128D7}			

a:active{ color: black}

b{
	font-weight: bold;
	color: #CF3D1D;
	text-decoration: none;
	}

body{
	font-family: Verdana, Arial;
	font-style: italic;
	color: #000000;
	font-size: 8pt;
	background-repeat: repeat;		
	background-position: right top;	
	background-attachment: fixed;		
    background-color: rgb(255,255,255);  
	background-image: url();	
	margin-right: 15%; margin-left: 15%;
	.punktlista {list-style-type: circle}
	.green { background-color: #99FF99}
	.red { background-color: #FF6666}
	.yellow { background-color: #FFFF99} 
	.teckenformat {font-family: Verdana; font-size: 14px;}
	.justering2 {text-indent: 20px;}
	.justering1 {text-align: justify;}
	
scrollbar-face-color: #0C578E;
scrollbar-shadow-color: #2F4E64;
scrollbar-highlight-color: #C0D9EC;
scrollbar-3dlight-color: #C0D9EC;
scrollbar-darkshadow-color: #C0D9EC;
scrollbar-track-color: #C0D9EC;
scrollbar-arrow-color: #C0D9EC;
	}

body#bgtoc{
	font-family: Verdana, Arial;
	font-style: italic;
	color: #000;
	font-size: 12pt;
	background-image: url(topleft.gif);	
	background-position: left top;	
	background-repeat: no-repeat;		a
	background-color: rgb(217,165,24);
	}

body#bgemail{
/*	background-image: url(email.gif);	*/
/*	background-position: left top;		*/
/*	background-repeat: no-repeat;		*/
	background-color: rgb(217,165,24);
	background-image: none;			
	}

table{
	width: 50%;
	font-family: Verdana, Arial;
	border-color: #163B57;
	}

table#toc{
	width: 100%;
	height: 100%;
	}

table#hardware{
	width: 80%;
	}

table#email{
	width: 90%;
	height: 100%;
	}
	
table#start{
	width: 80%;
	}
	
td{
	font-size: 8pt;
	background-color: rgb(255,255,255);
	}

th{
	font-weight: bold;
	font-size: 10pt;
	background-color: rgb(204,204,204);
	}

caption{
	font-weight: bold;
	font-size: 16pt;
	text-decoration: underline;
	text-align: center;
	color: #000;
	}
strong{
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #000;
	}
h1{
	font-size: 2em;
	}
h2{
	font-size: 1.7em;
	}
h3{
	font-size: 1.5em;
	}
h4{
	font-size: 1.2em;
	}
h5{
	font-size: 1em;
	}
pre{
	font-size: 13pt;
	color: #000;
	font-family: Verdana, Arial;
	text-decoration: none;
	}






