body, td, p, div, a, ul, ol, li, input, select, button {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 10px;
}



a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}

a:hover	{
	color: #0099CC;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td, p, div {
	color: #666666;
}



/*
	-----------------------
	DIE EINTRAEGE IM MENUE:
	-----------------------
*/


/* Schriftattribute aller Eintraege */
/*   (Mit line-height kann man z.B. die Weissflaeche einstellen) */
a.menu, a.menu_titel, .menu_normal, .menu_titel, .menu_aktiv, #gallery a.menu, #gallery a.menu_titel, #gallery .menu_normal, #gallery .menu_titel, #gallery .menu_aktiv {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	height: 15px;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Vordergrund und Hintergrund der inaktiven Eintraege */
a.menu:link, a.menu:visited, .menu_normal, #gallery a.menu:link, #gallery a.menu:visited, #gallery .menu_normal {
	font-size: 11px;
	color: #666666;
	background: transparent;
	line-height: 15px;
	height: 15px;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Vordergrund und Hintergrund der aktiven und gehoverten Eintraege */
a.menu:hover, a.menu:active, a.menu_titel:link, a.menu_titel:visited, a.menu_titel:hover, a.menu_titel:active, .menu_titel,
#gallery a.menu:hover, #gallery a.menu:active, #gallery a.menu_titel:link, #gallery a.menu_titel:visited, #gallery a.menu_titel:hover, #gallery a.menu_titel:active, #gallery .menu_titel {
	font-size: 11px;
	color: #0099CC;
	background: transparent;
	line-height: 15px;
	height: 15px;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Vordergrund und Hintergrund des Eintrags der gerade angezeigt wird */
.menu_aktiv, a.menu_aktiv, input.menu, #gallery .menu_aktiv, #gallery a.menu_aktiv, #gallery input.menu {
	font-size: 11px;
	color: #0099CC;
	background: transparent;
	line-height: 15px;
	height: 15px;
	letter-spacing: 0;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* Das Suchfeld im Menue */
input, select, button, input.menu, #gallery input.menu {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	border: 1px solid #666666;
}


#menu_suchfeld {
	margin: 0 0 0 0;
}
input.menu, #gallery input.menu {
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* <<< MENU ENDE || */


/*
	Die Suchworte in der Einzelfotoansicht von Gallery
.keywordsearchlinks
{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
*/


div#gallery_content {
	clear:both;
	position:relative;
	top:120px;
	left:127px;
	margin:0;
	padding:0;
	text-align:left;
}

td p#LT_LINK {
	margin-left: 13px;
}

div#gallery {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

a.weiter {
	color: #0099CC;
	font-size: 10px;
}

div#gallery_content td {
	padding-left: 0;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

