#bildcontainer {
	margin:0;
	padding:0;
	width:543px;
	float:left;
}

#listcontainer, .listsubcontainer {
	margin:0;
	padding:0;
	background-color:#E5E5E5;
	width:317px;
	padding:10px;
	padding-bottom:3px;
	float:left;
}

.listsubcontainer {
	/*
	padding:0;
	margin:0;
	margin-left:10px;
	*/
	padding-top:0;
	padding-right:0;
	width:307px;
	display:none;
}

#listcontainer .pic, .listsubcontainer .pic {
	margin:0;
	padding:1px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:68px;
	float:left;
}

#listcontainer .katlink, .listsubcontainer .artlink {
	text-decoration:none;
	color:#434343;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:10px;
	float:left;
	height:37px;
	width:225px;
	overflow:hidden;
	background-color:#E5E5E5;
}

.listsubcontainer .artlink {
	width:215px;
}

#listcontainer a b, .listsubcontainer a b {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	display:block;
}


#listcontainer a:hover, .listsubcontainer a:hover {
	background-image:url(../img/listcontainer_over.gif);
}

#contentcontainer, #contentcontainernopics {
	margin:0;
	padding:0;
	margin-left:40px;
	width:503px;
	float:left;
	color:#434343;
}

#contentcontainernopics {
	width:297px;
	float:left;
	color:#434343;
}

#contentcontainernopics .galhead {
	width:297px;
	margin:0;padding:0;
	font-family:Rockwell,Courier New,serif;
	font-size:14px;
	color:#580000;
	line-height:18px;
	font-weight:bold;
}

#contentcontainer .detailspan {
	width:250px;
	padding:0;
	margin:0;
	float:left;
}

#contentcontainer .angebothead {
	font-weight:bold;
	color:#580000;
}

#contentcontainer .detailspan strong {
	line-height:18px;
	font-size:14px;
	font-weight:bold;
}

#contentcontainer .detailspan .info {
	font-size:10px;
	line-height:12px;
}

#contentcontainer .shoppic_l {
	width:405px;
	height:270px;
	padding:0;
	margin:0;
	float:left;
	background:url(../img/loading.gif) center no-repeat;
	text-align:center;
}

#contentcontainer .shoppic_p {
	width:503px;
	padding:0;
	margin:0;
	float:left;
	background:url(../img/loading.gif) center no-repeat;
	text-align:center;
}

#contentcontainer #pictrenner {
	width:13px;
	height:270px;
	padding:0;
	margin:0;
	float:left;
}

#contentcontainer #thumbs_l {
	width:85px;
	height:270px;
	padding:0;
	margin:0;
	float:left;
}

#contentcontainer #thumbs_p {
	width:503px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
}

#contentcontainer #loadpic {
	position:absolute;
	top:0px;
	left:0px;
	height:32px;
	width:32px;
}

.thumb {
	width:40px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
    -moz-opacity:0.5; filter:alpha(opacity=50);
}




/* ****************************************************************************
  SUBNAVIGATION
**************************************************************************** */
ul#subnavi li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
}
ul#subnavi li a {
	border: 0;
	display: block;
	height: 17px;
	background: url(../img/subnavi_fotografen.gif);
	text-decoration:none;
}
ul#subnavi li a:hover {
	border: 0;
	display: block;
	background-image: url(../img/subnavi_fotografen.gif);
}
li#subnavifotograf1 a, li#subnavifotograf1sel a {
	width: 114px;
}
li#subnavifotograf2 a, li#subnavifotograf2sel a {
	width: 99px;
}
li#subnavifotograf3 a, li#subnavifotograf3sel a {
	width: 138px;
}
li#subnavifotograf1 a:link, li#subnavifotograf1 a:visited {
	background-position: 0 0;
}
li#subnavifotograf1 a:hover, li#subnavifotograf1sel a:link, li#subnavifotograf1sel a:visited, li#subnavifotograf1sel a:hover {
	background-position: 0 -17px;
}
li#subnavifotograf2 a:link, li#subnavifotograf2 a:visited {
	background-position: -114px 0;
}
li#subnavifotograf2 a:hover, li#subnavifotograf2sel a:link, li#subnavifotograf2sel a:visited, li#subnavifotograf2sel a:hover {
	background-position: -114px -17px;
}
li#subnavifotograf3 a:link, li#subnavifotograf3 a:visited {
	background-position: -213px 0;
}
li#subnavifotograf3 a:hover, li#subnavifotograf3sel a:link, li#subnavifotograf3sel a:visited, li#subnavifotograf3sel a:hover {
	background-position: -213px -17px;
}

