body {
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
}

a {
	color:#004a87;
	text-decoration:none;
}

.a {
	color:#004a87;
}

.b {
	font-size:14px;
}

.i {
	font-style:italic;
}

#content {
	clip:rect(0 444px 518px 0);
	width:444px;
	position:absolute;
}

.scroller {
	float:right;
	width:29px;
}

.scroller .bar {
	height:354px;
	margin:2px;
	padding:0 2px;
}

.scroller .arrowup {
	cursor:pointer;
	width:29px;
	height:80px;
	background-image:url(images/pfeil_auf.png);
}

.scroller .arrowdown {
	cursor:pointer;
	width:29px;
	height:80px;
	background-image:url(images/pfeil_ab.png);
}

.scroller3 {
	float:left;
	width:29px;
}

.scroller3 .bar3 {
	height:280px;
	margin:2px;
	padding:0 2px;
}

.scroller3 .arrowup3 {
	cursor:pointer;
	width:19px;
	height:58px;
	background-image:url(images/pfeil_auf3.png);
}

.scroller3 .arrowdown3 {
	cursor:pointer;
	width:19px;
	height:58px;
	background-image:url(images/pfeil_ab3.png);
}

#content2 {
	clip:rect(0 700px 518px 0);
	width:700px;
	position:absolute;
}

#content3 {
	clip:rect(0 400px 400px 0);
	width:400px;
	position:absolute;
	margin-left:30px;
}

.scroller2 {
	float:right;
	width:29px;
}

.scroller2 .arrowup {
	cursor:pointer;
	width:29px;
	height:80px;
	background-image:url(images/pfeil_auf.png);
}

.scroller2 .arrowdown {
	cursor:pointer;
	width:29px;
	height:80px;
	background-image:url(images/pfeil_ab.png);
}

.scroller2 .bar {
	height:354px;
	margin:2px;
	padding:0 2px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.oh {
	overflow:hidden;
}

.cp {
	cursor:pointer;
}


