/*
gelb: #f39e00
rot:  #b00000
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	quotes: "\00AB" "\00BB" "\2039" "\203A";
	text-align: left;
	line-height: 1.2;
}

h1,h2,h3,h4,h5 {
	color: #b00000;
	font-size: medium;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h1 {
	color: #f39e00;
	font-size: large;
	margin-top: 0;
}

#event_image h1 {
	margin: 0 0 0 0;
	display: inline;
}

.news h2 {
	margin-top: 0;
}

h3 {
	/* color: #5f6062; */
	font-size: small;
}

h4, h5 {
	font-weight: normal;
	font-size: x-small;
	margin-bottom: 0;
}


hr {
	line-height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Listen */

li {
	margin-bottom: 0.25em;
}

ul,ol,dl {
	margin-bottom: 0.5em;
}

ul.partnerliste li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 2em;	
}

#event_text ul {
	font-weight: bold;
	margin-bottom: 1em;
}

dt {
	margin-top: 0.5em;
	font-weight: bold;
}

dl.programm_liste {
	color: #b00000;
}

dl.programm_liste dt {
	margin-top: 1em;
}

dl.programm_liste dd {
	vertical-align: text-top;
}

dt.programm_kuenstler {
	font-size: big;
	line-height: 1.5;
}

dt.programm_kuenstler a {
	text-decoration: none;
	border-bottom: none;
}

.seite_inhalt ul li {
	list-style: circle;
	list-style-position: inside;
	max-width: 30em;
}

.seite_inhalt dl dt {
	font-weight: bold;
}

/* Links */

a {
	color: #b00000;
	text-decoration: none;
	border-bottom: dotted #b00000 1px;
}

a.noborder,
a.noborder:hover,
a img,
a:hover img {
	border-bottom: none;
}

a:visited {
	color: #b00000;
}

a:hover {
	border-bottom: solid #00c 1px;
}

a:active {
	color: #cf0f94;
}

a.menulink {
	font-size: x-small;
}

#menu a, 
#menu li li.normal a, 
#headmenu a {
	color: #f39e00;
	text-decoration: none;
	border: none;
}

#menu a:active,
#menu li.active,
#menu li.active a, 
#headmenu a {
	color: #b00000;
}

/* andere Formatierungen */

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

.clear {
	clear: both;
}

.presse {
	font-style: italic;
}

.quelle {
	text-align: right;
	font-style: italic;
}

.awards {
	color: #f39e00;
}

#news, .news {
	z-index: 99;
	max-width: 15em;
}

.news p, #event_text p {
	margin-bottom: 0.5em;
	max-width: 25em;
}


/* Bilder */

img.partnerlogo {
	max-width: 300px;
	max-height: 50px;
}

img.ticketportal {
	width: 8em;
	margin-top: 5px;
}

#event_image img {
}

#event_image img.fontsymbol {
	position: relative;
	bottom: 0;
	z-index: 99;
	max-height: 80%;
}

#event_image img.spitzbild {
	position: relative;
	left: -10px;
	width: 250px;
	max-height: 90%;
}

/* Bereiche */

#doc3 {
	margin: auto 10px;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 0;
}

#kopf {
	height: 100px;
	padding-top: 5px;
	float: none;
	clear: both;
}

#logo {
	float: left;
}

#headmenu {
	float: right;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	z-index: 99;
}

.stellbar {
	float: left;
}

#menubar, #event_text {
	margin-right: 10px;
	padding-right: 2em;
}

#menubar {
	width: 170px;
	height: 100%;
	clear: bottom;
}

#menu {
	color: #f39e00;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2em;
}

#menu ul.submenu {
	font-weight: normal;
	position: relative;
	left: 2em;
}

#event_image {
	margin-right: 10px;
	position: relative;
	top: -105px;
}

#event_text {
	position: relative;
	min-width: 200px;
	max-width: 30em;
}

#bgimage {
	position: fixed;
	bottom: 0;
	right: 0;
	max-width: 60%;
}

img.bgimage {
	z-index: 1;
}


/* Forms */

form .line { /* position: relative; */
	vertical-align: middle;
	white-space: nowrap;
	padding: 0.5em;
	padding-right: 0;
	float: none;
	clear: both;
	font-size: x-small;
	min-height: 1.5em;
}

input,textarea,select {
	font-size: x-small;
	/* background-color: #FFFFEE; */
	padding: 0.25em;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #b00000;
	border-right: 1px solid #b00000;
	margin-bottom: 2px;
	z-index: 99;
}

button img,.pseudobutton img {
	vertical-align: middle;
}

button,.pseudobutton {
	text-align: center;
	padding: 0.75em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-top: 3px solid #EEEEEE;
	border-left: 3px solid #EEEEEE;
	border-bottom: 3px solid #AAAAAA;
	border-right: 3px solid #AAAAAA;
}

.pseudobutton:active {
	border-top: 3px solid #AAAAAA;
	border-left: 3px solid #AAAAAA;
	border-bottom: 3px solid #EEEEEE;
	border-right: 3px solid #EEEEEE;
}

.pseudobutton:hover {
	background-color: #ddddcc;
}

.pseudobutton * a:hover, a.pseudobutton {
	text-decoration: none;
}

input.error, textarea.error, select.error {
	background-color: #ff9;
}

form .label,form .error label {
	float: left;
	width: 8em;
}

form .field {
	float: left;
	width: 21em;
}

form .hint {
	display: none;
}

form .remark {
	min-width: 1em;
	font-size: smaller;
	float: left;
}

form .text {
	padding: 0.5em;
	padding-bottom: 0;
	font-size: x-small;
	float: none;
}

form .mandatory label:before {
	content: '\203C ';
	color: #FFAAAA;
}
