html{
	margin:0 0 0 0;
	padding:0px;
	height:101%;
	background-color:#fff;
}

body {
		background-position:0px 0px;
		padding:0;
		margin:0;
		height: 101%; 
		background-color:#efefef;
		background-image:url(../images/bgrd_alles2.gif);
		background-repeat:repeat-y;
}

p{margin:0px}
img{border:0px;display:block;}

/* Start Layout Oben + Seitennavigation und Contentbox */
#bgrd_links2, #bgrd_rechts2, #bgrd_rechts_weiss, #schatten_mitte2, #seitennavigation2{
position:absolute; left:0px; top:0px; margin:0px; padding:0px; background-color:#fff;}

#bgrd_links2{background-color:#fff;height:91px; width:440px;}
#bgrd_rechts2{background-color:#efefef; width:525px;left:440px;background-color:#efefef;}
#bgrd_rechts_weiss{background-color:#ffffff; width:563px;left:440px; height:101%}

#schatten_mitte2{
left:440px;
width:20px;
height:700px;
z-index:111;
}

#seitennavigation2{width:220px; top:200px; left:170px; background-color:transparent;}
#sprache{position:absolute; left:20px; top:100px; width:500px; background-color:#FFFFFF;}

#content2{
	position:absolute;
	left:20px;
	top:205px;
	width:500px;
	height: 500px;
}

/* Ende Layout Oben + Seitennavigation und Contentbox */
.imageThumb
{
	float:left;
	border: 1px solid #b9b9b9;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}

.imageThumbOver
{
  border-bottom: 1px solid #e30119;
}

.imageThumbSelected
{
  border-bottom: 1px solid #e30119;
}

.galerieLarge
{
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-left: 1px;
	*margin: 0px;
	*margin-left: 1px;
	border: 1px solid #b9b9b9;
}

.galerieText
{
clear:right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 12px;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 10px 10px;
	padding:20px 0 0 0;
	text-align:left;
}

