html
{
	height: 100%;
}
body
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 80%;
	color: #55313F;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
/*	overflow: auto;
	overflow-x: none;*/
}
a img
{
	border: none;
}
.page
{
	margin: 0 auto 0 0;
	height: 100%;
}
.page #header
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 172px;
	padding: 0;
	margin: 0;
	font-size: 110%;
}
.page #header .left
{
	height: 172px;
	width: 34ex;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
.page #header .right
{
	text-align: right;
	z-index: 100;
}
.page #header .left .date
{
	height: 122px;
	width: 34ex;
}
.page #header.pipes .left
{
	background: url(/images/kulturpannonien_tcm309-168629.gif) #FFFFFF  no-repeat top left;
}
.page #header.pipes .left .year
{
	background: url(/images/year_tcm309-168350.gif) no-repeat bottom right;
	height: 50px;
	width: 34ex;
}
.page #header.pipes .left .date
{
	background: url(/images/datum_tcm309-168351.gif) #821E44 no-repeat top right;
}
.page #header.pipes .right
{
	position: absolute;
	top: 0;
	left: 0;
	width: 805px;
	height: 172px;
	background: url(/images/layout_header_tcm309-168352.jpg) #FFFFFF no-repeat center left;
	padding: 0;
	margin: 0 0 0 34ex;
	border: 0;
}
.page #header.fiddle .left
{
	background: url(/images/kulturpannonien_tcm309-168629.gif) #FFFFFF no-repeat top left;
}
.page #header.fiddle .left .year
{
	background: url(/images/year_tcm309-168350.gif) no-repeat bottom right;
	height: 50px;
	width: 34ex;
}
.page #header.fiddle .left .date
{
	background: url(/images/datum_tcm309-168351.gif) #821E44 no-repeat top right;
}
.page #header.fiddle .right
{
	position: absolute;
	top: 0;
	left: 0;
	width: 805px;
	height: 172px;
	background: url(/images/layout_header_tcm309-168353.jpg) #FFFFFF no-repeat center left;
	padding: 0;
	margin: 0 0 0 34ex;
	border: 0;
}
.page #header .right a:link, .page #header .right a:visited, .page #header .right a:active
{
	padding: 5px;
	color: #613045;
	font-size: 80%;
	text-decoration: none;
}
.page #header .right a:hover
{
	color: #613045;
	font-size: 80%;
	text-decoration: underline;
}
.page #navigation
{
	width: 34ex;
	font-size: 110%;
	min-height: 100%;
	_height: 100%;
	background: url(/images/nav_bg_tcm309-168354.gif) #821E44 no-repeat 0 180px;
	float: left; 
}
.page #navigation img
{
	border: 0;
	padding: 20px 0;
	margin: 0;
}
.page #navigation .navcontainer
{
/*	position: relative;
	top: 180px;
	left: 40px;*/
	color: #FFF1FF;
	font-size: 100%;
	width: 28ex;
	margin: 180px 20px 0 40px;
}
.page #navigation .navcontainer ul
{
	color: #FFF1FF;
	margin: 0 5px 0 0;
	padding: 5px 5px 40px 20px;
	list-style-image: url(/images/nav_list_sym_tcm309-168355.gif);
}
.page #navigation .navcontainer ul li
{
	padding: 0 0 5px 0;
}
.page #navigation .navcontainer ul li:hover, .page #navigation .navcontainer ul li.active
{
	list-style-image: url(/images/nav_list_sym_hover_tcm309-168356.gif);
}
.page #navigation .navcontainer ul li ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 5px 5px 0 20px;
}
.page #navigation .navcontainer ul li a:link, .page #navigation .navcontainer ul li a:visited, .page #navigation .navcontainer ul li a:active
{
	color: #FFF1FF;
	text-decoration: none;
	font-weight: normal;
}
.page #navigation .navcontainer ul li a:hover
{
	color: #FFF1FF;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(/images/nav_list_sym_hover_tcm309-168356.gif);
}
.page #content
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	font-size: 110%;
	width: 816px;
	margin: 0 0 0 35ex;
	z-index: 1;
}
.page #content .content
{
	position: relative;
	top: 172px;
	width: 620px;
	height: 70%;
	padding-left: 20px;
	font-family: Arial;
	color: #821E44;
	text-align: left;
	float: left;
	font-size: 85%;
/*	overflow: auto;*/
}
.page #content .content a:link, .page #content .content a:visited, .page #content .content a:active
{
	color: #767F84;
	font-weight: bold;
	text-decoration: none;
}
.page #content .content a:hover
{
	color: #821E42;
	font-weight: bold;
	text-decoration: none;
}
.page #content .content .pagetitle
{
	width: 620px;
	color: #821E44;
	border-bottom: 1px solid #821E44;
	font-size: 150%;
	font-weight: bold;
}
/***** Textblock *****/
.page #content .content .textblock
{
	width: 620px;
	clear: both;
	margin-bottom: 10px;
}
.page #content .content .textblock .tbtitle, .page #content .content .subtitle
{
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.page #content .content .textblock .tbimages
{
	padding-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 200px;
}
.page #content .content .textblock .tbimages img
{
	width: 200px;
	padding-bottom: 5px;
	border: 0;
}
.page #content .content .textblock .tbimages a img
{
	width: 16px;
	float: right;
	border: 0;
	margin-left: 5px;
}
.page #content .content .textblock .tbimages .description
{
	color: #000000;
	font-size: 90%;
	margin: 0;
}
.page #content .content .textblock .right
{
	float: right;
}
.page #content .content .textblock .left
{
	float: left;
}
.page #content .content .textblock div.tbtext
{
	width: 400px;
	margin-bottom: 10px;
}
.page #content .textblock .tbtextonly
{
	margin-bottom: 15px;
}
.page #content .textblock .tbtext, .page #content .textblock .tbtextonly
{
	text-align: justify;
	padding: 5px 0 5px 0;
}
.page #content .content .textblock .tbtext ol
{
	list-style: decimal;
	margin: 5px 0 5px 20px;
	font-size: 90%;
}
.page #content .content .textblock .tbtext ul
{
	list-style: square;
	margin: 5px 0 5px 20px;
	font-size: 90%;
}
.page #content .content .textblock .tbtext li
{
	height: auto;
	margin: 0;
	padding: 2px;
}
/***** Downloadliste *****/
.page #content .content .downloads
{
	width: 620px;
	clear: both;
}
.page #content .content .downloads ul
{
	margin: 10px 10px 0 25px;
	padding: 0;
	list-style-image: url(/images/dl_sym_tcm309-168357.gif);
}
.page #content .content .downloads ul li
{
	padding: 5px 0 5px 10px;
	vertical-align: top;
}
.page #content .content .downloads ul li.pdf_document
{
	list-style-image: url(/images/pdf_tcm309-168559.gif);
}
.page #content .content .downloads ul li.word_document
{
	list-style-image: url(/images/word_tcm309-168560.gif);
}
.page #content .content .downloads ul li.jpeg_image
{
	list-style-image: url(/images/jpeg_tcm309-168561.gif);
}
.page #content .content .downloads ul li.gif_image
{
	list-style-image: url(/images/gif_tcm309-168562.gif);
}
.page #content .content .downloads ul .title
{
	margin: 0;
	padding: 0;
}
.page #content .content .downloads ul .date
{
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
	color: #767F84;
}
.page #content .content .downloads ul .desc
{
	margin: 0;
	padding: 0 9ex 0 0;
	color: #767F84;
}
/***** Themenlinkliste *****/
.page #content .content .internal
{
	width: 620px;
	clear: both;
}
.page #content .content .internal ul
{
	margin: 10px 10px 0 25px;
	padding: 0;
	list-style-image: url(/images/tl_sym_tcm309-168358.gif);
}
.page #content .content .internal ul li
{
	padding: 5px 0 5px 10px;
	vertical-align: top;
}
.page #content .content .internal ul li a:link, .page #content .content .internal ul li a:visited, .page #content .content .internal ul li a:active
{
	color: #821E42;
	text-decoration: none
}
.page #content .content .internal ul li a:hover
{
	color: #821E42;
	text-decoration: underline;
}
.page #content .content .internal ul .title
{
	margin: 0;
	padding: 0;
}
.page #content .content .internal ul .desc
{
	margin: 0;
	padding: 0;
	color: #767F84;
}
/***** Bildersammlung *****/
.page #content .content .imagecoll
{
	clear: both;
	width: 600px;
	margin: 10px auto 0 auto;
}
.page #content .content .imagecoll div.row
{
	clear: both;
}
.page #content .content .imagecoll div.row div
{
	padding: 15px 8px 0 8px;
	margin-bottom: 15px;
	float: left;
	width: 180px;
}
.page #content .content .imagecoll .row img
{
	width: 180px;
	padding-bottom: 5px;
	border: 0;
}
.page #content .content .imagecoll .row a img
{
	width: 16px;
	float: right;
	border: 0;
	margin-left: 5px;
}
.page #content .content .imagecoll .row .description
{
	color: #000000;
	font-size: 90%;
	margin: 0;
}
/***** Kontakt *****/
.page #content .content .contact
{
	width: 620px;
}
.page #content .content .contact .title
{
	font-weight: bold;
	margin: 10px 5px 10px 0;
	padding: 0;
}
.page #content .content .contact .name
{
	font-weight: bold;
}
.page #content .content .contact .name, .page #content .content .contact .person, .page #content .content .contact .scope
{
	padding: 0;
	margin: 0;
}
/***** Kartenbestellung *****/
.page #content .content .event
{
        font-size: 100%;
        font-weight: bold;
        width: 620px;
        clear:both;
        margin: 10px 0 10px 0;
        border: solid 0px black;

        padding-top:20px;
}
.page #content .content .event div.title
{
        border-bottom: solid 1px #ccc;
        border-top: solid 1px #ccc;
        height:20px;
        padding-top: 5px;
}
.page #content .content div.card
{
        border: solid 0px black;
        clear:both;
        text-align:center;
        padding-top:10px;
}
.page #content .content div.add
{
        clear:both;
        text-align: right;
        border-bottom: solid 1px #ccc;
        padding-bottom: 10px;
}
.page #content .content input.button
{
        background-color:#821E44;
        color:#fff;
        width:130px;
}
p.label
{
        margin:0;
        padding-top: 4px;
        clear:both;
        float:left;
        width:150px;
}
.page #content .content .event div.title p.title
{
        float:left;
        margin:0px;
}

.page #content .content .event .agenda
{
        font-weight:normal;
        float:left;
        border: solid 0px black;
        width:50%;
}
.page #content .content .event .eventinfo  input
{
        width:20px;
        text-align:right;
}
.page #content .content .event div.eventinfo
{
        float:right;
        border: solid  1px white;
        padding-bottom:10px;
}
.page #content .content .event div.eventinfo table.eventinfo
{
        padding-right:20px;
        margin-top: -25px;
}
.page #content .content .event div.eventinfo table.eventinfo th,
.page #content .content .event div.eventinfo table.eventinfo td
{
        text-align:center;
        padding-left: 5px;
        padding-right: 5px;
}
.page #content .content .event div.eventinfo table.eventinfo th
{
        font-weight:bold;
        padding-bottom: 5px;
}
.page #content .content .event div.eventinfo table.eventinfo td
{
        font-weight:normal;
        padding-bottom: 5px;
}

.page #content .content .event div.eventinfo table.eventinfo input
{
        margin-top:2px;
        height:14px;
}

/***** Künstler *****/
.page #content .content .artists 
{
	clear: both;
}
.page #content .content .artists ul
{
	margin: 5px 5px 5px 10px;
	padding: 0;
	list-style: none;
}
.page #content .content .artists ul li:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.page #content .content .artists ul li
{        
	clear:both;
	font-size: 120%;
	padding: 5px 5px 5px 0;
	text-align: left;
	border-bottom: 1px dashed #767F84;
	display: inline-block;
}        
html[xmlns] .page #content .content .artists ul li
{
	display: block;
}
* html .page #content .content .artists ul li
{
	height: 1%;
}
.page #content .content .artists ul li .name
{
	float: left;
	width: 250px;
	padding: 0;
	margin: 0 0 5px 0;
}
.page #content .content .artists ul li .cat
{
	float: left;
	width: 230px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}
.page #content .content .artists ul li .city
{
	float: right;
	margin: 0 0 5px 0;
	padding: 0;
}
/*.page #content .content .artists ul li hr
{
	clear: both;
	width: 100%;
	border: 0px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #767F84;
}*/
.page #content .content .artists .image
{
	margin: 0 20px 15px 0;
	float: left;
	width: 200px;
}
.page #content .content .artists .image img
{
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0;
}
.page #content .content .artists .image a img
{
	width: 16px;
	float: right;
	border: 0;
	margin-left: 5px;
}
.page #content .content .artists .image .description
{
	color: #000000;
	font-size: 90%;
	margin: 0;
}
.page #content .content .artists .text
{
	float: left;
	width: 400px;
	margin-bottom: 10px;
	text-align: justify;
	padding: 5px 0 5px 0;
}
.page #content .content .artists .text .title
{
	margin: 0;
	font-weight: bold;
	line-height: 2em;
}
.page #content .content .artists .contact
{
	float: left;
	background-color: #E5B4A3;
	width: 380px;
	padding: 10px;
}
.page #content .content .artists .contact .address
{
	padding-bottom: 0;
	margin-bottom: 0;
}
.page #content .content .artists .button
{
	width: 180px;
	padding: 0;
	border: 1px solid #821E44;
	background-color: #E3DDDF;
	line-height: 1.8em;
	text-align: center;
	float: left;
	margin: 0 10px 10px 10px;
}
.page #content .content .artists .active
{
	background-color: #E5B4A3;
}
.page #content .content .backlink
{
	clear: both;
	float: right;
}
.page #content .content .artists .text ol
{
	list-style: decimal;
	margin: 5px 0 5px 20px;
	font-size: 90%;
}
.page #content .content .artists .text ul
{
	list-style: square;
	margin: 5px 0 5px 20px;
	font-size: 90%;
}
.page #content .content .artists .text li
{
	height: auto;
	margin: 0;
	padding: 2px;
}