/* @override http://atag.accessiblemedia.at/styles/master09.css */

/* @override http://atag.accessiblemedia.at/styles/master09.css */

* {
	margin: 0;
	padding: 0;
}

.noshow {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

#sprunglinks a:focus,
#sprunglinks a:hover,
#sprunglinks a:active {
	display: block;
	background:#033 url(/img09/bar2.png) repeat-x bottom;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 1.2em;
	padding: .4em;
	border-bottom:1px solid #033;
}

#sprunglinks {
	overflow: hidden;
	height: 1px;
	list-style: none;
}

a img {
	border: none;
}

body {
	background:#B2FFF5 url(/img09/bg.png) repeat-x fixed;
	color:#002F33;
	min-width: 800px;
	max-width: 1024px;
	margin: 0 auto;
font:0.875em/1.8 "Trebuchet MS", Arial, Verdana, sans-serif;
word-spacing: 0.2em;
letter-spacing: 0.05em;
}

a {
	color:#003952;
	text-decoration:none;
	padding-bottom:0.1em;
	border-bottom:2px solid #f06;}

a:focus,
a:hover,
a:active {
	color: #f06;
}

h2 {
	font-size: 2.6em;
	line-height:1.2;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: .5em;
	letter-spacing:0.05em;
	color:#006363;
}

h3 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 1em;
	padding: .3em .6em;
	margin-bottom: .6em;
	margin-top: 1em;
	background:#B2FFF5 url(/img09/h3bg.png) repeat-y center right;
}

.sponsoring h3 {
	clear: both;
}

p {
	margin-bottom: 1.6em;
}

p em {
	font-weight:bold;
}

#content li {
	margin-bottom: .4em;
}

#content ol {
	margin-left: 4em;
	margin-bottom: 1em;
}

.pflicht {
	position: relative;
	top: -.5em;
	border: 0;
}

#wrapper {
	width: 90%;
	margin: 42px auto;
	overflow: hidden;
	position: relative;
}

.row {
	float: left;
	width: 100%;
}

#hd {
	margin-bottom: .5em;
}

#hd a {
	display: block;
	border: none;
	width: 100%;
	height: 80px;
	background: url(/img09/logo.png) no-repeat 10px 0;
	text-indent: -100em;
}

* html #hd a {
	background: url(/img09/logo-ie6.png) no-repeat 10px 0;
}

#hd a:focus,
#hd a:hover,
#hd a:active {
	background-position: 10px -85px;
}

.navwrapper {
	overflow: auto;
	margin-right: 1em;
}

#navigation {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border:1px solid #033;
	border-bottom:0;
	background:#033 url(/img09/bar1.png) repeat-x;
	float: left;
	width: 99.8%;
}

#navigation li {
	display: inline;
}

#navigation li a {
	display: block;
	padding: .7em 0;
	color: #fff;
	font-weight: bold;
	text-shadow: #000000 0 0 0px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 14%;
	background: transparent;
	border:0;
}

/*
* html #navigation li a{width:19.9%;}
*+html #navigation li a{width:19.95%;}
*/

.start .navwrapper,
.startafter .navwrapper {
	border: 1px solid #033;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background:#033 url(/img09/bar1.png) repeat-x top;
	overflow: hidden;
}

.start #navigation,
.startafter #navigation {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background:transparent url(/img09/bar2.png) repeat-x bottom;	
	overflow: hidden;
}

.start #navigation li a,
.startafter #navigation li a {
	width: 100%;
	text-align: left;
	background: transparent url(/img09/arrow.png) no-repeat 95% center;
	text-indent: 1em;
	border-bottom: 1px solid #fff;
}

.start #navigation li.kontakt a,
.startafter #navigation li.kontakt a {
	-webkit-border-bottom-left-radius:  8px;
	-webkit-border-bottom-right-radius:  8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom:none;
	background:transparent url(/img09/arrow.png) no-repeat 95% center;
}

.start #navigation li.anmeldung a:hover,
.start #navigation li.anmeldung a:focus,
.start #navigation li.anmeldung a:active,
.startafter #navigation li.anmeldung a:hover,
.startafter #navigation li.anmeldung a:focus,
.startafter #navigation li.anmeldung a:active {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-top-left-radius:  8px;
	-webkit-border-top-right-radius:  8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background:#f06 url(/img09/arrowhover.png) no-repeat 95% center;
}

.start #navigation li.kontakt a:hover,
.start #navigation li.kontakt a:focus,
.start #navigation li.kontakt a:active,
.startafter #navigation li.kontakt a:hover,
.startafter #navigation li.kontakt a:focus,
.startafter #navigation li.kontakt a:active {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-bottom-left-radius:  8px;
	-webkit-border-bottom-right-radius:  8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom:none;
	background:#f06 url(/img09/arrowhover.png) no-repeat 95% center;
}

#navigation li a span {
	font-weight: normal;
	display: block;
	margin-left: 7.5em;
	margin-right: 4em;
	margin-top: -1.65em;
	text-indent: 0;
}

#navigation li a:focus,
#navigation li a:hover,
#navigation li a:active {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background-color: #ff0066;
	border-top:0;	
}

.start #navigation li a:focus,
.start #navigation li a:hover,
.start #navigation li a:active,
.startafter #navigation li a:focus,
.startafter #navigation li a:hover,
.startafter #navigation li a:active {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background-image: url(/img09/arrowhover.png);
}

.programm #navigation li.programm a,
.vortragende #navigation li.vortragende a,
.anmeldung #navigation li.anmeldung a,
.ort #navigation li.ort a,
.sponsoring #navigation li.sponsoring a,
.kontakt #navigation li.kontakt a,
.interaktiv #navigation li.interaktiv a,
.panorama #navigation li.panorama a,
.podcast #navigation li.podcast a {
	background:#033 url(/img09/bar2.png) repeat-x bottom;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border:1px solid #033;
	border-bottom:none;
}

#bd {
	background:#ebfffa;
	float: left;
	width: 100%;
	padding: 1em 0;
}

#bd abbr {
	border-bottom: 1px dotted #ccc;
}

#kalenderblatt abbr.dtstart,
#kalenderblatt abbr.dtend,
#kalenderblatt span.summary span {
	display: none;
}

.row .left {
	width: 48%;
	float: left;
}

.row .right {
	width: 48%;
	float: right;
}

#kalenderblatt {
	
}

#kalenderblatt .vevent {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	font: oblique 1.1em/1.4 "Times New Roman",Times,serif;
	background-color: #fff;
	padding: .4em;
	margin-left: 1em;
}

.dtstartvisible {
	display: block;
}

.dtstartvisible,.location {
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	border: none;
}

.location small{
	display: block;
	font-size: .65em;
}

.tags {
	margin-left: 1em;
	margin-top: 2em;
	overflow: hidden;
}

#content .tags {
	margin: 0 0 2em 0;
}

.tags ul {
	float: left;
	width: 100%;
}

.tags ul li {
	list-style-type: none;
	display: inline;
	padding: 0 !important;
	border: none !important;
}

.tags ul li a {
	font-size: 1em;
	padding: .25em .35em;
	margin-right: .3em;
	margin-bottom: .3em;
	line-height: 1em;
	color:#b2fff5;
	background-color: #033;
	text-decoration: none;
	display: block;
	float: left;
	text-shadow: #000000 0 0 0px;
	white-space: nowrap;
	border:0;
}

.tags ul li a:visited {
	color: #f06;
}

.tags ul li a:focus,
#themen.tags ul li a:focus,
.tags ul li a:hover,
#themen.tags ul li a:hover,
.tags ul li a:active,
#themen.tags ul li a:active {
	color: #f06;
	background-color: #fff;
}

#themen.tags ul li a {
	background-color:#8DEBEB;
	color: #033;
}

#themen {
	padding-top: 2em;
	clear: both;
}

.startafter #themen{
	padding: 0;
	margin-left: 0;
}

.startafter #vortragende {
	padding: 0;
	margin-left: 1em;
}

li #themen {
	padding-top: 0;
}

#pp {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	background-color: #fff;
	padding-bottom: 1em;
/*height:1

2.1428em;*/
}

#topvortragende {
	margin: 1em 1em 0;
	height: 100%;
}

#pp p.teasertext {
	font: oblique 1.2em/1.4 "Times New Roman",Times,serif;
	margin: 2em 1em 0;
}

#pp .left,
#pp .right {
	position: relative;
	text-align: center;
	height: 100%;
}

#pp a {
	text-decoration: none;
}

#pp img {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	display: block;
	float: left;
	border: .5em solid #B2FFF5;
	width: 90px;
	height: 105px;
}

#pp .right .right img {
	right: 4px;
	left: auto;
}

#pp a span.name {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
	background-color: #B2FFF5;
	color: #002F33;
	padding: .2em .3em;
	display: block;
}

#pp a:focus span.name,
#pp a:hover span.name,
#pp a:active span.name {
	color: #f06;
}

#pp a:focus span.name,
#pp a:hover span.name,
#pp a:active span.name {
	text-decoration: underline;
}

#pp .desc {
	display: block;
	clear: both;
	padding: .2em .2em .2em .4em;
	font-size: .9em;
	text-align: left;
	line-height: 1.3;
	border-left:.5em solid #f06;
}

#veranstalter {
	clear: both;
	padding-top: 2em;
	text-align: center;
}

#veranstalter img {
	vertical-align: middle;
	margin-right: 25px;
}

#veranstalter a {
	border:0;
}

#ft {
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border:1px solid #033;
	background:#033 url(/img09/bar2.png) repeat-x bottom;
	clear: both;
	text-align: center;
	font-style:oblique;
	color:#fff;
font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
}

#ft p {
	padding: .8em;
	margin:0;
	vertical-align:middle;
}

#ft a {
	color:#fff;
}

#content {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #fff;
	margin: 1.5em;
	padding: 1.5em;
	overflow: hidden;
	zoom: 1;
}

/* @group Formular */

#bd form div {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: .4em;
}

#bd form div label {
	display: block;
	float: left;
	width: 33%;
	text-align: right;
	padding: 3px;
}

#bd form div input,
#bd form div textarea {
	display: block;
	float: right;
	width: 57.5%;
	margin: 0 5% 10px 0;
	padding: 5px 3px;
	border: 1px solid #334C53;
	font-size: 1em;
}

#bd form div input:focus,
#bd form div textarea:focus {
	border-color: #033;
	background-color: #B2FFF5;
}

#bd form div textarea {
	height: 4em;
}

#bd form div.checkbox {
	padding: 0 5% 0 0;
	margin-left: 37.5%;
	float: none;
	width: auto;
	clear: both;
}

* html #bd form div.checkbox {
	margin-left: 31%;
}

#bd form div.checkbox div {
	clear: none;
}

#bd form div.checkbox label {
	display: inline;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

#bd form div.checkbox input {
	display: inline;
	float: none;
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

#bd form div.button input {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	margin-top: 1em;
	border: 1px solid #033;
	color:#fff;
	background:#033 url(/img09/bar1.png);
	width:58.5%;
}

.vorteilscode {
	margin: 1.5em 0;
}

/* @end */

/* @group Programm-Tabelle */

table {
	border-collapse: collapse;
	width: 100%;
}

table tr {
	border-bottom: 1px solid #ddd;
}

table tbody tr:focus,
table tbody tr:hover,
table tbody tr:active {
	background-color: #B2FFF5;
}

table thead th {
	width: 20%;
	font-weight: bold;
	text-align: left;
	color:#088;
	font-size:1.4em;
}

table th,
table td {
	padding: 1%;
	border-bottom:1px solid #87c9db;
}

table tbody th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#programm tbody th {
	width: 18%;
}

table tbody td {
	vertical-align: top;
}

#programm tbody td {
	width: 43%;
}

.sponsor tbody td {
	vertical-align: middle;
	text-align: center;
}

table tbody td h3 {
	background: none;
	padding: 0 0 0.3em;
	margin: 0;
	font-weight: bold;
	line-heigth: 1.5;
}

tr.price th,
tr.price td {
	border-bottom: 3px double #f06;
}

tr.price th {
	border-left: none;
}

tr.price td.premium {
	border-right: none;
}

/* @end */

ul#listevortragende {
	float: left;
	width: 100%;
}

ul#listevortragende li,
ul#proglist li {
	list-style: none;
	clear: both;
	margin-bottom: 1em;
	float: left;
	width: 100%;
}

ul#listevortragende li li,
ul#proglist li li {
	clear: none;
	display: inline;
	margin-bottom: 0;
	float: left;
	width: auto;
}

#listevortragende p {
	padding-right: 10px;
}

.timeroom .thetimeroom span {
	white-space: nowrap;
}

ul#proglist li .desc ul,
ul#proglist li .timeroom ul {
	margin-bottom: .6em;
}

ul#proglist li .desc ul li,
ul#proglist li .timeroom ul li {
	display: block;
	float: none;
	margin-bottom:.4em;
}

li .desc .tags ul li {
	margin: 0 !important;
}

.timeroom ul {
	margin-top: 1em;
}

.timeroom ul li {
	text-align: center;
}

.timeroom ul li a img {
	display: block;
	margin: 0 auto;
	background: #B2FFF5;
	padding: 1px;
	border:6px solid #B2FFF5;
	width: 90px;
	height: 105px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.timeroom ul li a:focus img,
.timeroom ul li a:hover img,
.timeroom ul li a:active img {
	background: #ff0066;
}

ul#proglist li .desc ul li {
	border-left: 6px solid #f06;
	padding-left: .7em;
}

ul#listevortragende li:focus,
ul#listevortragende li:hover,
ul#listevortragende li:active,
ul#listevortragende li:target {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#b2fff5;
}

ul#listevortragende li img {
	float: right;
	clear: both;
	border: 1em solid #b2fff5;
	padding: 1px;
	width: 90px;
	height: 105px;
	background-color:#b2fff5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

body ul#listevortragende li .text {
	text-align: left;
	padding-right: 125px;
}

.programm .description,
ul#listevortragende li .text {
	line-height: 1.4;
	font-size: 93%;
	text-align: justify;
}

ul#listevortragende li .text,
ul#listevortragende li h3 {
	padding: 0 .5em;
}

ul#listevortragende li h3 {
	margin: 0 0 1.2em;
	background:#B2FFF5;
}

ul#proglist li .timeroom {
	float: left;
	width: 20%;
	font-weight: bold;
}

ul#proglist li .desc {
	float: right;
	width: 75%;
}

span.amp {
	font-family: Baskerville,Palatino,Constantia,"Book Antiqua","URW Palladio L",serif;
	font-style: oblique;
}

#unterstuetzung {
	background: #fff;
	margin: 2em 1em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	overflow: hidden;
	zoom: 1;
}

#unterstuetzung h2 {
	font-size: 1em;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-style: normal;
	font-weight:normal;
	text-align: left;
	padding: 1em .5em .5em 1em;
	color:#002F33;
}

#unterstuetzung ul {
	margin: 0 .5em;
	float: left;
	width: 100%;
}

#unterstuetzung li {
	display: inline;
}

#unterstuetzung li a {
	display: block;
	float: left;
	margin-right: .5em;
	border:0;
}

#unterstuetzung li a img {
	background-color: #fff;
	padding: 5px;
}

.aside {
	font-size: .9em;
	color: #777;
	text-align: center;
	font-style: oblique;
}

.na {
	color:#4C5C4F;
}

#spontab td {
	text-align: center;
}

/*Interaktiv*/

.interaktiv #content ul.twitter {
	padding-left: 50px;
	background: url(/img09/twitter-bird.jpg) no-repeat 5px 5px;
	float: left;
}

.interaktiv #content ul.twitter li {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	list-style-type: none;
	margin-bottom: .6em;
	padding: .6em;
	line-height: 1.4;
	background-color: #f1fcff;
}

#content ul.delicious {
	background-image: url(/img09/delicious.gif);
}

#content ul.delicious li,
#content ul.delicious li a {
	background-color: #3274d0;
	color: #fff;
	border-color: #fff;
	text-shadow: #000000 0 0 0px;
}

#content ul.delicious li {
	border-bottom: 1px solid #fff;
}

#content ul.flickr {
	background: url(/img09/flickr.png) no-repeat 5px 5px;
	padding-left: 50px;
	float: left;
	list-style-type: none;
}

#content ul.flickr li {
	float: left;
	width: 110px;
	height: 110px;
	padding: 0;
	list-style-type: none;
}

#content ul.flickr li a {
	float: left;
	display: block;
	margin: .25em;
	border: 2px solid #0069CC;
	padding: 2px;
	background-color: #FF0072;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#content ul.flickr li a img {
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.interaktiv #content ul.twitter li .author {
	font-weight:bold;
}

.interaktiv #content ul.twitter li .datetime {
	display: block;
	font-size: .8em;
	text-align: right;
}

.interaktiv #content ul.twitter li a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

#transkription {
	font-size: .9em;
}

#transkription h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: oblique;
	margin: 1em 0;
	border-left:4px solid #ff0066;
	padding-left: 4px;
	margin-left: -8px;
}

#transkription small {
	font-size: 1em;
	padding-bottom:.2em;
	border-bottom:1px dotted #f06;
}

#transkription dt {
	margin-top: 1em;
	font-weight: bold;
	color: #555;
}

#transkription dt.question {
	padding-top: .5em;
	border-top: 1px solid #033;
}

#transkription dt.question:first-child {
	border: none;	
	padding: 0;;
}

#transkription dd {
	margin-left: 1em;
}

#transkription blockquote.pullquote {
	font:oblique 1.2em/1.4 "Times New Roman", Times, serif;
	float: left;
	width: 40%;
	text-align: center;
	margin: .65em 1em 1em 0;
	border-top:3px double #f06;
	border-bottom:3px double #f06;
	padding: .75em;
}

#transkription blockquote.alt {
	float: right;
	width: 45%;
	margin: .65em 0 1em 1em;
}

#transkription blockquote.full {
	float: none;
	width: auto;
	margin: 0 0 1em 0;
}

#transkription blockquote.pullquote p {
	margin: 0;
}

#transkription blockquote.pullquote p:first-letter {
	text-transform: uppercase;
}

#transkription blockquote.pullquote p:first-letter {
	text-transform: uppercase;
}

#transkription blockquote.pullquote p:before {
	content: "\201E";
}

#transkription blockquote.pullquote p:after {
	content: "\201C";
}

#transkription blockquote.addfullstop p:after {
	content: ".\201C";
}

#transkription blockquote.addexclamationmark p:after {
	content: "!\201C";
}

div.figure {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em 0;
}

div.figure p.legend {
	background: #033;
	margin: 0;
	color: #fff;
}

div.figure img {
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.x200 {
	width: 200px;
	border: 5px solid #ddd;
}

div.x300 {
	width: 100%;
	border-top: 3px double #ddd;
	padding: 5px 0;
}

div.x300 p.legend {
	position: absolute;
	right: 0;
	left: 305px;
	bottom: 5px;
	padding: 5px;
	background:none;
	border-bottom: 1px solid #ddd;
}


div.x500 {
	max-width: 500px;	
}

div.full {
	width: auto;
	overflow: visible;
}

div.full p.legend {
	position: absolute;
	left:-120px;
	width: 150px;
	padding: 5px;
	background-color: #033;
	background-color: rgba(0,51,51,.9);
	*background-color: #033;
	color: #fff;
	top:30px;
}

div.full p.legend a {
	color: #fff;
}

div.left {
	float: left;
	margin: 0 1em 1em 0;
}

#transkription div.right {
	float: right;
	margin: 0 0 1em 1em;
}

.podcast section {
	display: block;
}

.podcast section p {
	margin:0;
}

.podcast section .datetime {
	font-size: .85em;
	margin-bottom: 1em;
}

.podcast .left ul,
.podcast .right ul {
	margin-left: 1.5em;
}

.podcast span.hide {
	position: absolute;
	top:  -1000em;
	left: -1000em;
}

.podcast .podcastinfo {
	text-align: center;
	font-weight: bold;
}

.startafter #pp {
	background: url(http://atag.accessiblemedia.at/img09/panorama.jpg) -350px center;
	padding: 0;
	position: relative;
}

.startafter #pp .left {
	margin: 0;
}

.startafter #pp .right {
	margin: 0;
	height: 11em !important;
}


.startafter #pp .teasertext {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #fff;
	background-color: rgba(255,255,255,.95);
	*background-color: #fff;
	padding: .5em;
	margin: 1em;
	color: #111;
}

#afternav {
	list-style-type: none;
	position: absolute;
	right: 1em;
	bottom: 1em;
	width: 100%;
}

#afternav li {
	display: inline;
}

#afternav li a {
	display: block;
	float: right;
	padding: 8px 15px;
	margin-left: 1em;
	color: #fff;
	background-color: #033;
	background-color: rgba(0,51,51,.9);
	*background-color: #033;
	border: 1px solid #033;
	-moz-border-radius: 18px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#afternav li a:focus,
#afternav li a:hover,
#afternav li a:active {
	border-color: 1px solid #fff;
	text-decoration: underline;
}

#aftertext {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fff;
	margin: 0 .5em 0 1em;
}

#aftertext h2{
	padding: .5em 0 0;
}

#aftertext p {
	padding: 0 1em 0;
	line-height: 1.5;
}

#aftertext p.signage {
	margin-top: -.5em;
	padding: 0 1em 1em;
	font: oblique 1.5em/1.4 "Times New Roman",Times,serif;
	text-align: right;
}

.ymp-btn-page-play {
	padding-left: 20px;
}

.withdesc {
	padding: 0 0 0.3em;
}

