#bildrahmen {
	width: 782px;
	height: 800px;
	background-color:#E4DFD9;
	margin: 0;
	padding:0;
}



#bildrahmen a#last, #bildrahmen a#next {
	color: #CCBBA7;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	padding: 10px;
}

#bildrahmen a#last:hover, #bildrahmen a#next:hover{
	color: #1E4355;	
	
}

#bildrahmen ul {
	list-style-type:none;
	width: 782px;
	margin: 10px 25px;
	padding: 0;
}

#bildrahmen ul li {
	margin: 0 5px 0 0;
}

#bildrahmen ul li a{
	width: 142px;
	height: 140px;
	display:block;
}

#bildrahmen ul li a#bildthumb1{
	background-image:url(../pic/gallery/portrait_1_inactive.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb1:hover, 
#bildrahmen ul li a#bildthumb1.active{
	background-image:url(../pic/gallery/portrait_1_active.gif);
	background-repeat:no-repeat;
}


#bildrahmen ul li a#bildthumb2{
	background-image:url(../pic/gallery/portrait_2_inactive.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb2:hover,
#bildrahmen ul li a#bildthumb2.active{
	background-image:url(../pic/gallery/portrait_2_active.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb3{
	background-image:url(../pic/gallery/portrait_3_inactive.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb3:hover,
#bildrahmen ul li a#bildthumb3.active{
	background-image:url(../pic/gallery/portrait_3_active.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb4{
	background-image:url(../pic/gallery/portrait_4_inactive.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb4:hover,
#bildrahmen ul li a#bildthumb4.active{
	background-image:url(../pic/gallery/portrait_4_active.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb5{
	background-image:url(../pic/gallery/portrait_5_inactive.gif);
	background-repeat:no-repeat;
}

#bildrahmen ul li a#bildthumb5:hover,
#bildrahmen ul li a#bildthumb5.active{
	background-image:url(../pic/gallery/portrait_5_active.gif);
	background-repeat:no-repeat;
}

#bildrahmen #bild1text h3,
#bildrahmen #bild2text h3,
#bildrahmen #bild3text h3,
#bildrahmen #bild4text h3,
#bildrahmen #bild5text h3 {
	color: #333;
	margin: 0;
}

#bildrahmen #bild1text,
#bildrahmen #bild2text,
#bildrahmen #bild3text,
#bildrahmen #bild4text,
#bildrahmen #bild5text {
	width: 365px;
	height: 80px;
	position:relative;
	top: -280px;
	left: 6px;
	border: 1px solid #96856B;
	display:block;
	background-color: #E7DDD1;
	color: #333;
	padding: 5px;
	margin: auto 0;
}

/*#bildrahmen #bild2text {
	width: 365px;
	height: 80px;
	position:relative;
	top: -280px;
	left: 6px;
	border: 1px solid #96856B;
	display:block;
	background-color: #E7DDD1;
	color: #333;
	padding: 5px;
	margin: auto 0;
}

#bildrahmen #bild3text {
	width: 365px;
	height: 80px;
	position:relative;
	top: -280px;
	left: 6px;
	border: 1px solid #96856B;
	display:block;
	background-color: #E7DDD1;
	color: #333;
	padding: 3px;
	margin: auto 0;
}

#bildrahmen #bild4text {
	width: 365px;
	height: 80px;
	position:relative;
	top: -280px;
	left: 6px;
	border: 1px solid #96856B;
	display:block;
	background-color: #E7DDD1;
	color: #333;
	padding: 3px;
	margin: auto 0;
}

#bildrahmen #bild5text {
	width: 365px;
	height: 80px;
	position:relative;
	top: -280px;
	left: 6px;
	border: 1px solid #96856B;
	display:block;
	background-color: #E7DDD1;
	color: #333;
	padding: 5px;
	margin: auto 0;
}



*/
