/* *********** BEGIN: Rotator JavaScript Application ************ */

.rotator {
	float:left;
	width:708px;
	border:0px solid #000000;
	background: transparent;
	height:140px;
	margin:0px 0px 0px 0px;
}

.rotator img {
	margin:0px;
	padding:0px;
	float:left;
	border:0px;
}

.rotator a {
	float:left;
}

.rotator .linkwrapper { 
	float:left;
	width:212px;
	display:block;
}

.rotator .linkwrapper a { 
	margin: 0px 1px 1px 0px; 
	padding: 0px 0px 0px 0px; 
	display: block; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	background-image: url('../../redesign_images/button_bgr.gif'); 
	width: 211px; 
	height: 46px; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: middle; 
	line-height: 46px;
}
.rotator .linkwrapper a:hover { 
	background-image: url('../../redesign_images/button_bgr_act.gif');
}
.rotator .linkwrapper a.aktiv { 
	background-image: url('../../redesign_images/button_bgr_act.gif');
}

.rotator .linkwrapper .btn_1 { } 
.rotator .linkwrapper .btn_2 { }
.rotator .linkwrapper .btn_3 { }
.rotator .linkwrapper .btn_4 { }
.rotator .linkwrapper .btn_5 { }
.rotator .linkwrapper .btn_6 { }

.rotator .picwrapper { 
	float:left;
	width:284px;
}
.rotator .picwrapper img { 
	border-left:0px solid #d4d5d4;
}

.rotator .linkwrapper a { 
	width: 211px;
	overflow:hidden;
	float:left;
}
.rotator .linkwrapper { }
.rotator .picwrapper { 
	float:left;
	height:140px !important;
}
.rotator .picwrapper a { 
	background:none;
	float:left;
	margin:0px;
	padding:0px;
}
.rotator .picwrapper a img { 
	border:0px solid #ff0000;
	float:left;
	display:inline;
	margin:0px;
}

/* *********** END: Rotator JavaScript Application ************ */
