html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height: 100.5%;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------------------------*/

body {
	background: #ddd;
	margin: auto;
	border: 0px solid black;
	background-image: url(../images/chrome_bg3.jpg);
}

.content {
	width: 850px;
	margin: auto;
}

.img-left {
	float: right;
	background-image: url(../images/kalender.png);
	width: 119px;
	height: 163px;
	font-family: Arial, sans-serif;
	text-align: center;
	cursor: pointer;
}

.img-right {
	float: left;
}

.img-center {
	margin: auto;
	border: 0px solid black;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 50px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8D00B0;
}

.img-center a {
	text-decoration: none;
	color: #8D00B0;
	
}

#accordion {
	margin: 50px auto;
	margin-bottom: 20px;
	width: 500px;
}

h3.toggler {
	cursor: pointer;
	font-family: 'Arial', sans-serif;
	font-size: 12pt;
	color: #ffffff;
	margin-top: 20px;
	padding: 10px 15px 1px;
	height: 25px;
	background-color: #FC0184;
	text-align: center;
	border-bottom: 0px solid white;
	background-image: url(../images/chrome.png);
	font-family: georgia,times,serif;
	font-variant: small-caps;
}

div.element_content, div.element_content_buch  {
	margin: 0;
	background: #FFFCE1;
	background-image: url(../images/tapete.gif);
	/*background-repeat: repeat-x;
	background-position: 0 -25px;*/
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
	border: 1px solid lightgrey;
	line-height: 1.2em;
	font-size: 11pt;
	overflow: visible;
}

div.element_content {
	padding: 40px;
}

div.element_content_buch  {
	padding: 0 40px 40px 40px;
}

div.element_content table.buch-teaser td {
	vertical-align: top;
	padding: 10px;
}

div.element_content h2, div.element_content_buch h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
	padding-top: 0.2em;
}

div.element_content h1, div.element_content_buch h1 {
	font-size: 1.2em;
	margin-bottom: 1em;
	padding-top: 0.2em;
}

div.element_content h3, div.element_content_buch h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	padding-top: 0.2em;
}

div.element_content p, div.element_content_buch p {
	margin-bottom: 1em;
	line-height: 1.2em;
	text-align: left;
}

div.leseprobe {
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	text-indent: 1em;
	font-size: 11pt;
}

div.leseprobe p {
	line-height: 1.3em;
	text-align: justify;
}

blockquote {
	padding:5px 20px;
}

div#top_nav_container {
	margin: auto;
	text-align: center;
	margin-bottom: 50px;
	background-image: url(../images/verlauf1.png);
	background-position: 0 -10px;
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	padding-top: 5px;
}

div#top_nav_container a {
	color: black;
	text-decoration: none;
}

div#top_nav_container a:hover {
	color: black;
	background-color: white;
	text-decoration: none;
}

div.footer_container {
	width: 500px;
	margin: auto;
	margin-bottom: 20px;
}

.footer {
	text-align: center;
	width: 600px;
	margin: auto;
	margin-bottom: 20px;
}

.footer img {
	padding: 0 17px;
	cursor: pointer;
}

div.termin_container {
	font-size: 10pt; line-height: 1.2em;
}

div.termin_container tr {
	height: 1.8em;
}

ul.submenu {
	margin: auto;
	text-align: center;
	font-size: 80%;
	margin-bottom: 20px;
}

ul.submenu a {
	text-decoration: none;
}

ul.submenu a:hover {
	text-decoration: underline;
}

ul.submenu li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid black;
}

ul.submenu li:first-child {
	border-left: 0;
}

div.back-link {
	text-align: center;
}

div.back-link a {
	text-decoration: none;
	color: #7E007D;
}

div.back-link img {
	padding: 0 5px;
	
}

.tourplanTourneeHeader {
	font-weight: bold;
	margin-bottom: 10px;
}

.termintable table {
	font-size: 10pt;
	margin-bottom: 20px;
}

.termintable table tr{
	height: 20px;
}

.termintable {
	margin-bottom: 20px;
}

.liveDateInfo {
	display:none;
}

a.infoLink {
	background-color: transparent;
	background-image: url(/images/info.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: transparent;
	height: 8px;
	margin-left: 5px;
	padding-left: 19px;
	padding-right: 0;
	text-indent: 50px;
	width: 20px;
}

a.infoLink:hover {
	background-color: yellow;
	color: yellow;
}

#myInnerContent {
	font-family: Arial,sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
}

#myInnerContent br {
	margin-bottom: 10px;
}

#myInnerContent a {
	padding: 2px;
	color:  black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#myInnerContent a:hover {
	text-decoration: none;
	background-color: black;
	color:  #ffff00;
}

