body
{
	background-color: #eeeeee;
}

body, table, input, select, textarea
{
	font-family : verdana, arial, sans-serif;
	font-size : 10pt;
}

.AlbumLink
{
	 MARGIN-BOTTOM : 2px;
}

.Albumordner
{
	
}
.AlbumordnerSelected
{
	BACKGROUND-COLOR : #FAE0BA;
}
.submit, .stdsubmit
{
	font-size : 9pt;
}

img
{
	border : none;
}

a
{
	text-decoration : none;
	/*BORDER : #eeeeee 1px solid;*/
}

a:link
{
	font-weight:bolder;
	color : #5B5B5B;
}

a:visited
{
	font-weight:bolder;
	color : darkgray;
}

a:hover
{
	background-color : #FCC97C;
	COLOR : black;
	/*BORDER : #bbbbbb 1px solid;*/
}
.bildlink
{
	BORDER:none;
	/*MARGIN : 2px;*/
	/*background-color : #eeeeee;*/
}
.bildlink:hover
{
	background-color : #FAE0BA;;
	BORDER : none;
}

.stdtextbox, .pwdtextbox, select
{
	background-color : #f3f3f3;
	border-width : 1px;
	border-style : solid;
	border-color : black;
	font-size : 9pt;
}

h1, .paisys
{
	font-size : 12pt;
	font-weight : bolder;
}

h1
{
	padding-TOP : 2px;
	padding-bottom : 2px;
	PADDING-LEFT : 1px;
	color : dimgray;
	background-color : #FCC97C;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #FF9900;
}

.paisysbg
{
	background-color : #FF9900;
}

.KleinEintrag
{
	BORDER-COLOR:#FF9900;
	BORDER-Width: 0px;
	BORDER-TOP-WIDTH:1px;
	BORDER-STYLE:solid;
	padding-top:1px;
	font-size : 8pt;
}

.thumbnail
{
	font-size : 8pt;
	text-align : center;
}

.thumbnailimg
{
	border-style : outset;
	border-color : white;
	border-width : 3px;
}

.thumbnailimgover
{
	border-style : inset;
	border-color : white;
	border-width : 3px;
}

.bild
{
	border-style : ridge ;
	border-color : white;
}

.bildueberschrift
{
	text-align : center;
	BACKGROUND-COLOR : #EEEEEE;
	BORDER-BOTTOM-WIDTH:1px;
}
.ExifComment, .ExifTable
{
	font-size : 8pt;
	BORDER : #FF9900;
	BORDER-STYLE : solid;
	BORDER-WIDTH : thin;
	BACKGROUND-COLOR : #E0E0E0
}
.ExifComment
{
	background-color : #FCC97C;
	COLOR : black;
	font-size : 10pt;
	text-align : center;
	font-weight : bolder;
	BORDER-WIDTH:0;
}
.ExifHeader
{
	COLOR : black;
	background-color: #FCC97C;
	font-weight : bolder;
	font-size : 7pt;
}
.ExifDesc
{
	text-align : right;
	font-weight : bolder;
}