#Expose {
	float:left;
	width:755px;
	margin-left:20px;
}
#Expose p {
	margin:0px;
}
#Expose .zeile {
	width:755px;
	padding: 5px 0px 5px 0px;
}
#Expose .zeile .links {
	float:left;
	width:135px;
	margin:0px 0px 5px 0px;
}
#Expose .zeile .links h1{
	text-align:right;
}
#Expose .zeile .rechts {
	float:left;
	margin-left:20px;
	width:600px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:6px;
	padding: 0px 0px 5px 0px;
}
#Expose .zeile .rechts .li{
	float:left;
	width:475px;
}
#Expose .zeile .rechts .re{
	float:right;
	width:118px;
	text-align:right;
}
#Expose .zeile .rechts .iconleiste {
	float:right;
	margin-top:3px;
}
.scrollbutton {
	float:right;
	width:116px;
	text-align:center;
}
.thumblist {
	width:118px;
        height:320px;
	overflow:hidden;
	text-align:center;
}
#ThumblistInnen {
	position:relative;
	top:0px;
	left:0px;
}

.thumb{
	width:114px;
	padding:1px;
	border:1px solid #CCCCCC;
	margin-bottom:1px;
	text-align:center;
}
.thumbaktiv {
	width:114px;
	padding:1px;
	border:1px solid #004283;
	margin-bottom:1px;
	text-align:center;
}
#Expose_Print1 {
	display:none;
}
#Expose_Print2 {
	display:none;
}

#WinPrint {
  visibility:hidden;
  position:relative;
  top:-80px;
  left:345px;
  z-index:100;
  width:250px;
  height:70px;
  padding:1px;
  border:1px solid #014383;
  background-color:#C5CEE4;
}
#WinPrint #Kopfleiste {
  background-color:#014383;
  color:#FFFFFF;
}
#WinPrint #Text {
  padding:3px;
}
#WinPrint #Buttons ul {
  margin:0px 0px 0px -40px;
}
#WinPrint #Buttons ul li {
  display:inline;
  list-style-type: none;
  background-color:#B0BBD9;
  padding:0px 5px 0px 5px;
}
