body {
	background-attachment: scroll;
	background-image: url(bilder/top-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	scrollbar-face-color: #FF3E00;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;


 }
td {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: lighter; 
color: #000000; 
font-size: 11px;
}
a:link {
	color: #CC3366;
	text-decoration: none;
	font-size: 11px;
}
a:visited {  
	color: #CC3366; 
	text-decoration: none;
	}
a:hover {  
	color: #FF9900; 
	text-decoration: none;
	
	}
a:active {  
	color: #FF9900; 
	text-decoration: none;
	}
h1 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	}
h2 {
	font-size: 14px;
	text-transform: lowercase;
}
h3 {
	font-size: 17px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
h4 {
	font-size: 14px;
	text-transform: lowercase;
}
h5 {
	color: #003366;
}

.me {

}
a.me:link {
	display: block;
	width: 100%;
	color: #CC3366;
	text-decoration: none;
 	clip:  rect(   );
	font-size: 11px;
}
a.me:visited {  
	color: #CC3366; 
	text-decoration: none;
	display: block;
	width: 100%;
 	clip:  rect(   );
	}
a.me:hover {  
	color: #FF9900; 
	text-decoration: none;
	
	}
a.me:active {  
	color: #FF9900; 
	text-decoration: none;
	}
.top1 {
	font-size: 11px;
	color: #333333;
	text-transform: lowercase;

}	
a.top1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
/*	display: block;*/
	margin: 1px;
	padding: 1px 2px 2px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: FF9A00;
	clear: both;
	white-space: nowrap;
}
a.top1:hover {
	font-size: 11px;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
	margin: 1px;
	padding: 1px 2px 2px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: FF9A00;
	clear: both;
	white-space: nowrap;
}
a.top1:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 1px 2px 2px;
	padding: 1px 2px 2px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	white-space: nowrap;
}
	
