/* sabinarothen.ch - css-style */

/* body, scroll, font & text-format */

body {

	background-color: #656b47;
	font-family: Verdana, sans-serif; 
	font-size: 11pt;
	color: #333333;
	scrollbar-face-color: #d6d2a5;
	scrollbar-highlight-color: #d6d2a5;
	scrollbar-3dlight-color: #656b47;
	scrollbar-darkshadow-color: #656b47;
	scrollbar-shadow-color: #d6d2a5;
	scrollbar-arrow-color: #656b47;
	scrollbar-track-color: #d6d2a5;
	}
	
.titles{
	color: #333333;
	font-size: 11pt;
	font-weight: bold;	
	}
	
.titles2{
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;	
	}

.smalltxt{
	color: #333333;
	font-size: 8pt;
	}

/* links */

a:active {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
		}
		
.avtivelink {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;	
	}
	
/* this is an INDAmedia styleSheet - indamedia.com */	
	


	

