body
{
	text-align: center;
	margin: 0;
	background: url('body.jpg') top center black fixed no-repeat;
	font-family: sans-serif;
	font-size: 75%;
	color: white;
}

a
{
	text-decoration: none;
	color: #fade15;
}

.googlemaps
{
	color: black;
}

.googlemaps a
{
	color: black;
	text-decoration: underline;
}

span.bold
{
	font-weight: bold;
	color: #fade15;
}

span.italic
{
	font-style: italic;
}

span.underline
{
	text-decoration: underline;
}

div.left
{
	text-align: left;
}

div.center
{
	text-align: center;
}

div.right
{
	text-align: right;
}

ul.decimal
{
	list-style-type: decimal;
}

ul.alpha
{
	list-style-type: lower-alpha;
}

.bbcode_error
{
	background-color: red;
	color: white;
	padding: 2px;
}

.pp_pic_holder, .pp_pic_holder a
{
	color: black;
}

.flexigrid a
{
	text-decoration: underline;
	color: blue;
}

img
{
	border: none;
}

div.paragraph
{
	margin: 1em 0;
}

div.clear
{
	clear: both;
}

#wrap
{
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#user
{
	background: url('gray30.png');
	color: #fade15;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	padding: 5px;
}

#absnavi
{
	background: url('gray30.png');
	color: #fade15;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 5px;
}

#absnavi ul
{
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#absnavi ul li a.selected
{
	color: white;
}

#head
{
	height: 180px;
	width: 563px;
	margin:0 auto;
	background: url('noaf.png') center center no-repeat;
}

#topnavi ul
{
	background: url('topnavi.png') top repeat-x;
	list-style: none;
	margin: 0;
	padding: 9px 0px 9px 0px;
	overflow: hidden;
	width: 100%;
}

#topnavi a
{
	color: white !important;
}

#topnavi li
{
	display: inline;
	float: left;

	margin: 9px 0px 6px 50px;
	padding: 0px 0px 3px 0px;

	color: #ffffff;
	font-size: 26px;
	font-weight: normal;
}

#topnavi li.selected, li a.selected
{
	border-bottom: 3px solid #fade15;
	padding-bottom: 0;
}

#topnavi li a:hover
{
	border-bottom: 3px solid #ffffff;
	padding-bottom: 0;
}

#sidebar
{
	float: left;
	width: 170px;
}

#submenu > ul
{
	color: #fade15;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu > ul > li
{
	border-bottom: 1px solid #111;
}

#submenu > ul > li:first-child
{
	border-top: 1px solid #111;
}

#submenu > ul > li > a
{
	display: table-cell;
	height: 45px;
	width: 165px;
	vertical-align: middle;
	padding-left: 5px;
}

#submenu > ul > li > a:hover
{
	background: url('white45.png');
}

#submenu > ul > li.selected > a
{
	background: url('gelb30.png');
}

div.frontcontainer, .order_details
{
	text-align: justify;
}

#content
{
	width: 630px;
	float: right;
}

div.frontcontainer, div.order_details_block
{
	margin: 5px;
	padding: 5px;
	background: url('gray30.png');
}

.ui-dialog div.frontcontainer
{
	background: #222222;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	/* margin-top: 0; */
	color: #fade15;
}

h1
{
	font-size: 115%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 105%;
}

h4,
h5,
h6
{
	font-size: 100%;
}

div.frontcontainer p img
{
	vertical-align:text-top;
}

div.buttonsleft
{
	float: left;
}

div.buttonsright
{
	text-align: right;
}

#sitemap
{
	margin: 5px;
	overflow: hidden;
	font-size: 75%;
	clear: both;
}

#sitemap ul li
{
	vertical-align: top;
}

#sitemap ul li
{
	display: inline-block;
	list-style: none;
	margin: 0 30px 10px 30px;
}

#sitemap ul li ul
{
	padding-left: 1em;
}

#sitemap ul li ul li
{
	margin: 0;
	display: list-item;
}

#sitemap ul li ul li a
{
	color: white;
}

#sitemap ul li a.selected
{
	text-decoration:underline;
}

div.info, div.error
{
	color: white;
	padding: 0.3em 0.3em 0.3em 3.5em;
	min-height: 30px;
}
div.info
{
	background:url('info.png') no-repeat 0.5em 0.5em #336699;
}
div.error
{
	background:url('error.png') no-repeat 0.5em 0.5em #cc0000;
}
div.info h1, div.error h1
{
	font-size:110%;
	padding:0;
	margin:0;
	border-bottom:1px solid #ccc;
	margin-bottom:0.5em;
}
div.info h2, div.error h2
{
	margin: 0.3em 0 0.2em 0;
	padding: 0;
	color: white;
}
div.info p, div.error p
{
	margin:0.2em 0.1em;
	padding:0;
	text-align:justify;
}

select
{
	font-family: sans-serif;
}

.shop select
{
	border: 1px solid white;
	background-color: transparent;
	color: white;
}

.flexigrid select
{
	margin-top: 3px;
}

input[type=submit], input[type=button], a.button, a.buttonselected
{
	margin:0;
	border:1px dashed #fade15;
	color:#fade15;
	background-color: transparent;
	font-family: sans-serif;
	font-size: 12px;
}
a.button
{
	padding: 1px 9px;
}
a.buttonselected
{
	padding: 1px 9px;
	border:1px solid #fade15;
}
input[type=submit]:hover, input[type=button]:hover, a.button:hover
{
	background-color: #fade15;
	color:#000;
}
span.inputboxfull
{
	display: block;
	border: 1px solid white;
	padding: 2px;
	margin: 1px 0px;
}
span.inputbox
{
	display: inline-block;
	border: 1px solid white;
	padding: 2px;
	margin: 1px 0px;
}
#example_filter input
{
	border: 1px solid white;
	padding: 2px;
	background-color: transparent;
	color: white;
	padding: 1px 0;
	margin: 0;
	font-family: sans-serif;
	font-size: 11px;
}
span.inputbox input[type=text], span.inputbox input[type=password], span.inputbox textarea,
span.inputboxfull input[type=text], span.inputboxfull input[type=password], span.inputboxfull textarea
{
	width: 100%;
	border: 0;
	background-color: transparent;
	color: white;
	padding: 0;
	margin: 0;
	font-family: sans-serif;
	font-size: 12px;
}

input[type=checkbox]
{
	border:none;
}
div.invalid, span.invalid
{
	border-color: red;
}

.order_details
{
	background: url('body.jpg') top center black no-repeat;
}

.order_details th
{
	text-align:left;
}

.order_details div.article
{
	margin: 0px 4px 0px 0px;
}

.order_details .price
{
	color: #fade15;
	font-weight:bold;
}

.order_details .bold
{
	font-weight:bold;
}

.order_details td.price, .order_details td.total
{
	text-align: right;
}

.order_details .total
{
	color: #fade15;
	font-size:130%;
	font-weight:bold;
}

.order_details td.quantity
{
	text-align: center;
}

/* History */
div.contentid6
{
	border-right: 1px solid #888;
}

div.contentid6 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.contentid6 li
{
	padding-top: 0.5em;
}

div.contentid6 td
{
	width: 20%;
	border-left: 1px solid #888;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

/* Videos */
div.contentid193 ul li a
{
	color: #ffffff;
}

/* Shop */
div.contentid20 input.article
{
	text-align: center;
}

div.contentid20 th
{
	text-align:left;
}

div.contentid20 .article
{
	margin: 0px 4px 0px 0px;
}

div.contentid20 .price
{
	color: #fade15;
	font-weight:bold;
}

div.contentid20 .bold
{
	font-weight:bold;
}

div.contentid20 td.price, div.contentid20 td.total
{
	text-align: right;
}

div.contentid20 .total
{
	color: #fade15;
	font-size: 130%;
	font-weight: bold;
}

div.contentid20 td.quantity
{
	text-align: center;
}

/* Presse */
div.contentid4 ul li a
{
	color: #ffffff;
}

/* Newsletter */
div.contentid34 .inputbox
{
	width: 200px;
}

div.contentid34 .email
{
	color: #fade15;
}

/* Gästebuch */
div.contentid14 .buttonsleft
{
	float: none;
}

div.contentid14 .buttonsright
{
	float: right;
}

div.contentid14 .first
{
	background-image: url(buttons/controls_chapter_previous_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .backward
{
	background-image: url(buttons/controls_play_back_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .forward
{
	background-image: url(buttons/controls_play_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .last
{
	background-image: url(buttons/controls_chapter_next_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .delete
{
	background-image: url(buttons/trash_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .confirm
{
	background-image: url(buttons/accept_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .comment
{
	background-image: url(buttons/comment_16.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
}

div.contentid14 .heading
{
	position: relative;
	border-bottom: 1px solid #fade15;
}

div.contentid14 .editbuttons
{
	display: inline-block;
	margin-right: 5px;
}

div.contentid14 .name
{
	display: inline-block;
	vertical-align: bottom;
	font-size: 125%;
}

div.contentid14 .timestamp
{
	display: inline-block;
	font-size: 75%;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.contentid14 .text
{
	padding: 5px;
	line-height: 17px;
}

div.contentid14 .commenttext
{
	color: #fade15;
	padding: 5px;
	line-height: 17px;
}

div.contentid14 .text span, div.contentid14 .commenttext span
{
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	color: rgba(0,0,0,0);
	width: 17px;
	height: 17px;
}

div.contentid14 .bigeek
{
	background-image: url(guestbook/bigeek.gif);
}

div.contentid14 .biggrin
{
	background-image: url(guestbook/biggrin.gif);
}

div.contentid14 .bigrazz
{
	background-image: url(guestbook/bigrazz.gif);
}

div.contentid14 .cool
{
	background-image: url(guestbook/cool.gif);
}

div.contentid14 .cry
{
	background-image: url(guestbook/cry.gif);
}

div.contentid14 .dead
{
	background-image: url(guestbook/dead.gif);
}

div.contentid14 .laugh
{
	background-image: url(guestbook/laugh.gif);
}

div.contentid14 .love
{
	background-image: url(guestbook/love.gif);
}

div.contentid14 .mad
{
	background-image: url(guestbook/mad.gif);
}

div.contentid14 .no
{
	background-image: url(guestbook/no.gif);
}

div.contentid14 .none
{
	background-image: url(guestbook/none.gif);
}

div.contentid14 .rolleyes
{
	background-image: url(guestbook/rolleyes.gif);
}

div.contentid14 .smile
{
	background-image: url(guestbook/smile.gif);
}

div.contentid14 .smilewinkgrin
{
	background-image: url(guestbook/smilewinkgrin.gif);
}

div.contentid14 .wink
{
	background-image: url(guestbook/wink.gif);
}

div.contentid14 .yes
{
	background-image: url(guestbook/yes.gif);
}

div.contentid14 .noaf
{
	background-image: url(guestbook/noaf.png);
	width: 46px !important;
}

/* Festivalordnung */
div.contentid2 ul li
{
	padding: 5px 0px;
}

/* Bilder */
div.contentid191 ul
{
	list-style: none;
	padding: 0;
}

div.contentid191 ul li ul
{
	padding-left: 0.5em;
}

/* Auszeichnungen */
div.contentid144 ul li a
{
	color: #ffffff;
}

/* Sponsoren */
div.contentid21 p
{
	text-align: center;
	font-size: 150%;
}

/* entfernen! */
a.lightbox, img.thumbnail
{
	margin:5px;display:inline-block;
}

/* Gästebuch neu */
div.guestbook .heading
{
	position: relative;
	border-bottom: 1px solid #fade15;
}

div.guestbook .editbuttons
{
	display: inline-block;
	margin-right: 5px;
}

div.guestbook .name
{
	display: inline-block;
	vertical-align: bottom;
	font-size: 125%;
}

div.guestbook .timestamp
{
	display: inline-block;
	font-size: 75%;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.guestbook .text
{
	padding: 5px;
	line-height: 17px;
	overflow: hidden;
}

div.guestbook .commenttext
{
	color: #fade15;
	padding: 5px;
	line-height: 17px;
}

div.contentid28 table
{
	border-collapse: collapse;
}

div.contentid28 td
{
	padding: 3px;
}

div.contentid28 thead td
{
	color: #fade15;
	border-bottom: 1px solid white;
}

div.contentid28 tbody td.column1
{
	text-align: center;
}

/* Shop neu */
#basket td.rcolumn1, #basket td.rcolumn2
{
	text-align: right;
	color: #fade15;
	font-weight:bold;
}

#basket td.column1, #basket td.column3
{
	cursor: pointer;
}

#basket td.column2
{
	text-align: center;
}

#basket td.rcell1_1
{
	font-size: 130%;
}

