
BODY {
	font-family: verdana;
	background-color: Black;
	/*background-image: url(http://www.seastar.at/images/background_sterne_001.gif);*/
	color: White;
	font-size: 14px;
}

TD {
  font-size: 14px;
}

HR {
color : #0000ff;
height: 1px;
}

HR.light {
color : #dfddff;
height: 1px;
}

A, A.navmenu, A.alben {
font-weight: bold;
color: #00FF33;
text-decoration: underline;
}

A.profilLink {
	color: Red;
	text-decoration: none;
}

A:hover {
color: #ff0600;
text-decoration: none;
}
H2 {
	color: red;
	text-align:center;
}

H3 {
color : Yellow;
font-size: 18;
padding: 0px;
margin: 0px;
}

H4 {
color : Yellow;
font-size: 16;
padding: 0px;
margin: 0px;
text-align:center;
}

.thumbnails {
	font-size : 13px;
}
.thumbnails_info {
	font-size : 10px;
}

.cpr{
	color: Aqua;
	font-weight: bold;
}

FORM TABLE {
	border: solid;
	border-width: 1px;
	border-color: Yellow;
}

.albBeschreibung{
	font-weight: bold;
	font-size: 10px;	
	
}



