keine-unterstreichung 	{  
	text-decoration: none
}

tr {  
	text-decoration: none
}

A.navlinks {  
	text-decoration: none
}


A.navlinks:hover  {
	color: #00CCFF;
	text-decoration:none;
}

body, textarea {
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#ffffff;
}

.globe { 
	text-decoration:none; 
	color:#000099; 
	font-style:normal;
}

a.glossar {
	text-decoration: none;
}

a.glossar:hover {
	text-decoration : none;
	color : White;
	font-family : sans-serif;
}

a.navlang {
	text-decoration: none;
}

a.navlang:hover {
	color: #66CCFF;
	text-decoration:none;
}

.left {
	border-left-style : solid;
	border-left-color : #000000;
	border-left-width : 1px;
}

.top {
	border-bottom-style : solid;
	border-bottom-color : #000000;
	border-bottom-width : 1px;
	border-left-style 	: solid;
	border-left-color 	: #000000;
	border-left-width 	: 1px;
}

.float {
	float:left;
}

.padtop {
	padding-top: 15px;
}

.topic {
	height: 50px;
}
	