/* Globale Einstellungen */
/* --------------------------------------------------------------------- */

body, td, input {
   color: #3D3D3D; 
   font-family: Verdana;
   font-size: 11px;
}

A:link { 
   color: #BC0000;
   text-decoration: none;
}
A:visited {
   color: #BC0000;
   text-decoration: none;
}
A:hover {
   color: #BC0000;
   text-decoration: underline;
}
A:active {
   text-decoration: underline;
}

.copyright {
	color: #A7A7A7;
	font-size: 10px;
}

.copyright A:link, .copyright A:visited, .copyright A:active {
	color: #A7A7A7;
	text-decoration: none;
}

.copyright A:hover {
	color: #393939;
	text-decoration: none;
}

.headline_page {
	font-weight: bold;
}

.gallery A:link, .gallery A:visited, .gallery A:active {
	color: #ffffff;
	text-decoration: none;
}

.gallery A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.input {
	border: 1px solid #cccccc;
}

.Loading {
	 background: #000000 url(http://kunden.kmx.de/werner/gfx/loading.gif) 50% 50% no-repeat;
}

.Loading2 {
	 background: #A6A6A6 url(http://kunden.kmx.de/werner/gfx/loading2.gif) 50% 50% no-repeat;
}

.GalleryText {
	text-align: justify;
	color: #ffffff;
}

.GalleryTable {
	width:264px;
}
