html {
/*wie Wand: */
	scrollbar-track-color:#E7E7E6;

/*wie Wand oder etwas deutlicher */
	scrollbar-face-color:#D2D0D7; 
	scrollbar-highlight-color:#D2D0D7;
	scrollbar-shadow-color:#D2D0D7;

/*deulich sichtbar */	
	
	scrollbar-darkshadow-color:#6D677A;
	scrollbar-3dlight-color:#6D677A;
	scrollbar-arrow-color:#6D677A;
	
	
	
	}

body {	
	color: #3F374F;	
	background-color: #003333;
	background-image:    url(iframehg.jpg);
	background-attachment: fixed;
	margin-left: 1px;
	* width:360px;
}

a {
	color: #6A5B88;
	font-weight: bold;
}	
a:hover {	color: #4F397A;}

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: #A198B2;
	padding-left: 12px;	
}

p {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A198B2;
	padding-left: 12px;	
}


blockquote {
	
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #A198B2;
	padding: 4px 4px 4px 8px;
	}
	
#framewarning {
	font-weight: bold;
	text-align: center;
}

#framewarning a {
	color: #FF0000 ! important;
}

.editthis a {	
	color: #999999;
	text-decoration: none;
}
