@charset "utf-8";
/* CSS Document */

.h1 {
margin: 0cm 0cm 0pt;	
font:arial;
color:#333;
font-size:10px;
}

.starttext {
margin: 0cm 0cm 0pt;	
font:arial;
color:#333;
font-size:10px;
}

#divUp {
position:relative;
left: 0%;
top: 0px;
width: 11px;
height: 15px;
float: right;
}

#divDown {
position:relative;
left: 0%;
top: 300px;
width: 11px;
height: 15px;
float: right;
}

#divScrollTextCont {
position:relative;
left: 0px;
top: 0px;
width:100%;
height:310px;
overflow:hidden;
visibility:visible;
}

#divText {
float:left;
position:relative;
left:0px;
top:0px;
width:250px;
}
