body {
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:666600;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:666600;
	scrollbar-track-color:FFFFFF;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
}

ul {
	list-style-image: url(../design_elements/bullet.gif);
	margin-left: 2em; padding-left: 0;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	border:0px solid #FFFFFF;
	padding:0px;
	margin:0px;
}

h1 {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	color: #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration: none;
	text-align: left;
}

.titel {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	color: #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration: none;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:10px;
	text-align: left;
	border:0px solid #FFFFFF;
	margin:0px;
}

.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:10px;
	text-align: left;
}

.quotes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
	margin-left:20px;
	border-left:1px solid #ccc;
}

hr {
	border:none; display:block; border-bottom:1px dotted #999; height:20px; margin-top:1px; margin-bottom:20px;}

a:link {
	color: #666;
	text-decoration: none;
	border-bottom:1px solid #ccc; 
}

a:visited {
	color: #666;
	text-decoration: none;
	border-bottom:1px solid #ccc; 
}

a:hover {
	color: #333;
	text-decoration: none;
	border-bottom:1px solid #999; 
}

a:active {
	color: #666;
	text-decoration: none;
	border-bottom:1px solid #ccc; 
}


img.floatLeft { 
    float: left; 
    margin: 0px 10px 0px 0px; 
	border: 0px #FFFFFF solid;
}

img.floatRight { 
    float: right; 
    margin: 0px 0px 0px 10px; 
	border: 0px #FFFFFF solid;
}
