@charset "utf-8";

/* CSS Document */



html

{

	height:100%;

}

body

{

	background-color:#e0e0e0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	margin:auto;

	height:100%;

}

.bnr1

{

	background-image:URL("gfx/bannerbg.png");

	height:150px;

	line-height:150px;

	padding-left:100px;

	font-size:20px;

	color:#ffffff;

}

.subbnr

{

	height:37px;

	line-height:37px;

	padding-left:100px;

	font-size:10px;

	color:#ffffff;

}

.inhalt

{

	background-image:URL("gfx/bannerbg-1.png"),URL("gfx/inhaltbg.png"),URL("gfx/footerbg-1.png");

	background-position:top left, bottom 15px right 50px, bottom left;

	background-repeat:no-repeat, no-repeat, no-repeat;

	font-size:12px;

	text-align:justify;

	background-color:#ffffff;

	padding-top:5px;

	padding-bottom:5px;



}

.inhalttext

{

	margin-top:10px;

	margin-bottom:10px;

	background-color:#ffffff;

}

.ftr

{

	background-image:URL("gfx/footerbg.png");

	text-align:center;

	font-size:12px; color:#ffffff;

	height:20px;

	line-height:20px;

}

.verz

{

	/*margin:1px;*/

	margin-top:1px;

	padding:2px;

	text-align:left;

	background-color:#ffffff;

	background-image:URL("gfx/bar-2.png");

}

.verz img

{

	vertical-align:middle;

	margin-bottom:1px;

}

.thumb

{

	display:block;

	background-color:#ffffff;

	float:left;

	border:1px solid #e0e0e0;

	margin:1px;

	text-align:center;

	font-size:11px;

/*	opacity:0;

	filter:alpha(opacity=0);*/

	width:115px;

	min-width:115px;

}

.thumb:hover

{

	display:block;

	float:left;

	border:1px solid #377284;

	margin:1px;

	text-align:center;

	font-size:11px;

	text-decoration:none;

/*	opacity:0;

	filter:alpha(opacity=0);*/

	min-width:115px;

}

.thumbhtml

{

	display:block;

	background-color:#ffffff;

	float:left;

	border:1px solid #e0e0e0;

	margin:1px;

	text-align:center;

	font-size:11px;

	width:115px;

	min-width:115px;

}

.thumbhtml:hover

{

	display:block;

	float:left;

	border:1px solid #377284;

	text-decoration:none;

	margin:1px;

	text-align:center;

	font-size:11px;

	min-width:115px;

}

a:hover .thumb

{

	border:1px solid #377284;

}

.thumb2

{

	border:1px solid #e0e0e0;

	margin:1px;

	text-align:center;

	font-size:11px;

	padding:1px;

}

a:hover .thumb2

{

	border:1px solid #377284;

}

.thumbtext

{

	display:block;

	background-color:#f0f0f0;

	padding-left:2px;

	padding-right:2px; 

}

.slidethumb

{

	border:0px;

}



a

{

	color:#377284;

	text-decoration:none;

}

a:hover

{

	text-decoration:underline;

}

#pild

{

	padding:1px;

	border:1px solid #c0c0c0;

	margin:10px;

	margin-bottom:0px;

}

#kopf

{

	background-color:#608060;

	height:20px;

	color:#ffffff;

}

#slideimg

{

	background-color:#ffffff;

	margin:10px;

	border:1px solid #000000;

	padding:1px;

}

#slidediv

{

	position:fixed;

	min-width:100%;

	min-height:100%;

	height:auto;

	display:none;

	text-align:center;

	margin:auto;

	background-image:url(gfx/bgpixel.png);

}

#ajaxmoped

{

	width:600px;

	height:0px;

	overflow:auto;

	margin:auto;

	font-size:10px;

	color:#ffffff;

	display:none;

}

.news

{

	background-color:#f0f0f0;

	border:1px solid #c0c0c0;

	margin:10px;

	padding:5px;

}

.slidekasten

{

	background-color:#f0f0f0;

	border:1px solid #c0c0c0;

	margin:10px;

	padding:5px;

	font-size:12px;

}

input

{

	border:0px;

	font-size:12px;

}

form

{

	display:inline;

}

#exiftabelle

{

	display:none;	

}

#exifdiv:hover #exiftabelle

{

	display:block;

}