body {	
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #Ffffff; 
	scrollbar-shadow-color: #000000;
	overflow: auto;
	}

a:link {
	text-decoration: none;
	color: #000000;
	}
	 
a:visited {
	text-decoration: none;
	color: #000000;
	}

a:active {
	text-decoration: none;
	color: #666666;
	}

a:hover {
	text-decoration: none;
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
	}


a.email:link {
	text-decoration: none;
	color: #B25800;
	}
	 
a.email:visited {
	text-decoration: none;
	color: #B25800;
	}

a.email:active {
	text-decoration: none;
	color: #B25800;
	}

a.email:hover {
	text-decoration: none;
	color: #B25800;
	position: relative;
	top: 1px;
	left: 1px;
	}


a.bibliothek:link {
	text-decoration: none;
	color: #993300;
	}
	 
a.bibliothek:visited {
	text-decoration: none;
	color: #993300;
	}

a.bibliothek:active {
	text-decoration: none;
	color: #000000;
	}

a.bibliothek:hover {
	text-decoration: none;
	color: #993300;
	position: relative;
	top: 1px;
	left: 1px;
	}
	
.bild {
		border-color: #D3CCA3;
		border-width: 1px;
		border-style: solid;
}

a.extern:link {
	text-decoration: none;
	color: #ffffff;
	}
	 
a.extern:visited {
	text-decoration: none;
	color: #ffffff;
	}

a.extern:active {
	text-decoration: none;
	color: #ffffff;
	}

a.extern:hover {
	text-decoration: none;
	color: #ffffff;
	position: relative;
	top: 1px;
	left: 1px;
	}