.accordion2 {
	width: 207px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3  {
	font:        bold 10px / 100% Verdana, Arial, Helvetica, sans-serif;
	background:   #e9e7e7 url("http://www.ariadne.de/shop/bilder/arrow-square.gif") no-repeat right -51px;
	cursor:       pointer;
	margin:       0;
	padding:      7px 5px;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	border-color: #c4c4c4 #c4c4c4  }

.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #f7f7f7;
	margin: 0;
	padding: 2px 4px 5px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
	font-size: 10px ! important;
}

.accordion2 p ul {
	background: #f7f7f7;
	margin: 0;
	padding: 2px 4px 5px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

.accordion2 p a:link, .accordion2 p a:visited {
font-weight:normal;
color: #CC0000;
}

a.pdflink:hover {
border-bottom:1px solid #CC0000;
color:#CC0000;
text-decoration:none;
}
a.pdflink, a.pdflink:visited {
background-image:url(http://www.ariadne.de/shop/bilder/page01.gif);
background-position:0 left;
background-repeat:no-repeat;
color:#990000;
padding-left:14px;
padding-top:0px;
}

a.media:hover {
border-bottom:1px solid #CC0000;
color:#CC0000;
text-decoration:none;
}
a.media, a.media:visited {
background-image:url(http://www.ariadne.de/shop/bilder/film.gif);
background-position:0 left;
background-repeat:no-repeat;
color:#990000;
padding-left:14px;
padding-top:0px;
}

a.meineseite:hover {
border-bottom:1px solid #CC0000;
color:#CC0000;
text-decoration:none;
}
a.meineseite, a.meineseite:visited {
color:#990000;
font-weight:bold;
}

.accordion2 h3.rechteck {background-image:url(http://www.ariadne.de/shop/bilder/rechteck.jpg);background-position:left center;background-repeat:repeat-y;padding:18px 0 18px 8px;}

			.roundabout-holder {
				list-style: none;
				width: 75%;
				height: 210px;
				margin: 0 auto;
			}

			
			.roundabout-moveable-item {
				height: 200px;
				width: 140px;
				font-size: 2em;
				cursor: pointer;
			}
			
			.roundabout-in-focus {
				cursor: auto;
			}

