﻿#pressetable 
{
	
}
.Presseeintrag
{
	
	padding:10px;
	width:235px;
	height:230px;
	font-family:Arial;
	background-color:#ffffff;
	border:1px solid black;
	
}

.presseeintragheader
{
	font-size:16px;
	font-weight:bold;
}

.presseeintragteaser
{
	margin-top:5px;
	font-size:14px;
	
}
.presseeintragtext
{
	font-size:14px;
	

}




#rightcol 
{
	font-family:Arial;
	font-size:25px;	
	margin-left:625px;
	margin-top:15px;
}



#Scroller
{
	position: absolute; 
  overflow: hidden;
  width:860px;
	height:420px;
	margin-top:45px;

}
.Scroller-Container 
{
  position: absolute;
  top: 0px; 
  left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  margin-left:860px;
  margin-top:21px;
 
}
.Scrollbar-Track 
{
  width: 20px; height:430px;
  position: absolute; 
  background: transparent url(../Bilder/Scrollbalken_grau.gif) no-repeat center center;
}
.Scrollbar-Handle 
{
  position: absolute;
  width: 16px; 
  height: 17px;
  margin-left:3px;
}


