#loader_container {	position: absolute;	z-index: 254; filter: alpha(opacity=50); background-color: #fff; text-align: center; height: 100%; width: 100%; }
#loader_content { position: relative; top: 50%; }

a.pict_main { color: #fff; font-weight: bold; }

a.pict_sub { color: #48502b; text-decoration: none; }
a.pict_sub:hover { color: #20270c; text-decoration: none; }

body input.submit {
	height: 40px;
	cursor: pointer;
	}
		
div.fotoalbum_red {
	background-color: #fed832;
	border: solid #fff 1px;
	color: #CC0000;
	padding: 10px;
	margin: 5px;
	}
	
div.fotoalbum_content_titel_01 {
	padding: 5px;
	color: #333;
	font-size: 8pt;
	}

	div.fotoalbum_content_titel_01 h2 {
		margin: 0px;
		margin-bottom: 3px;
		color: #c3a934;
		}

	div.fotoalbum_content_titel_01 a {
		color: #333;
		font-size: 8pt;
		}
	
div.fotoalbum_content_01 {
	margin: 15px;
	border-bottom: solid #20270c 1px;
	}
	
	div.content_02 { font-style: italic; margin: 5px; }
	
	div.fotoalbum_content_01 h3 {
		margin: 0px;
		margin-bottom: 3px;
		}

	div.fotoalbum_content_01 p {
		font-size: 9pt;
		}

	div.fotoalbum_content_01 a {
		margin: 2px;
		}

	div.fotoalbum_content_01 img.fotoalbum_foto {
		border: solid #20270c 2px;
		margin: 15px 0px;
		}
	
	td.fotoalbum_content_02 {
		border-bottom: solid #20270c 1px;
		font-size: 8pt;
		padding: 3px;
		}
		
	a.fotoalbum_pagina_link { 
		font: 10pt "Courier New", Courier, monospace;
		background-color: #ef0606; 
		padding: 10px; 
		color: #fff; 
		text-decoration: none; 
		font-weight: bold; 
		}
		
	a.fotoalbum_pagina_link:hover { background-color: #fff; color: #ef0606; }
	
	font.fotoalbum_pagina_font { font: 10pt "Courier New", Courier, monospace; color: #ef0606; }
	
div.fotoalbum_content_02 {
	background-color: #20270c;
	border: dashed #20220c 1px;
	padding: 10px;
	margin: 15px;
	}
