html {
/*wie Wand: */
	scrollbar-track-color:#F3F3F3;

/*wie Wand oder etwas deutlicher */
	scrollbar-face-color:#F3F3F3; 
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-shadow-color:#F3F3F3;

/*deulich sichtbar */	
	
	scrollbar-darkshadow-color:#6d878a;
	scrollbar-3dlight-color:#6d878a;
	scrollbar-arrow-color:#6d878a;
	
	
	
	}

body {
	color: #233031;
	background-color: #F3F3F3;
	background-image:    url(iframehg.jpg);
	background-attachment: fixed;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	* width:360px;
}

a {color: #384c4f;}	
a:hover{	color: #397881;}

li {list-style-image: url(lipu.gif);} 

.toplinks {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:8px;
	padding-left: 12px;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3F374F;	
}

.toplinks a {
	/*text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;*/
}

.toplinks a:hover {
	text-decoration: underline;
}

.menu-current  {
	color: #000033;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5cbcc;
	padding-left: 12px;	
}

p {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5cbcc;
	padding-left: 12px;	
}


blockquote {
	
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #7d9b9e;
	padding: 4px 4px 4px 8px;
	}
	
#framewarning {
	font-weight: bold;
	text-align: center;
}

#framewarning a {
	color: #FF0000 ! important;
}

.editthis a {	
	color: #999999;
	text-decoration: none;
}
