/* ============== Globale ============== */

html
{
	font-size:16px;
	margin:0;
	padding:0;
}
/* ########################################################################################################
   # Standard-Vorgaben Westerland  ########################################################################
   ##################################################################################################### */

body
{
	color: #0a263f;
	font-size: 83.33%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}


h1,h2,h3,h4
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:normal;
}
h1,h2,h3,h4
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
}

h1
{
	font-size: 0.8em;
	color: #0a263f;
	background:inherit;
	margin: 0 0 0.4em 0;
	border-bottom: 1px #0a263f dotted;
	border-top: 1px #0a263f dotted;
	padding: 0.5em 0 0.5em 0;
}
h2
{
	font-size: 0.8em;
	color: #0a263f;
	background:inherit;
	margin: 0 0 0 0;
	border-bottom: 1px #0a263f dotted;
	border-top: 1px #0a263f dotted;
	padding: 0.5em 0 0.5em 0;
}
h3
{
	font-size: 1.5em;
	color: #0a263f;
}
h4
{
	font-size: 1.0em;
	color: #888;
	margin:0.4em 0 0.3em 0;
	border-bottom: 1px #ccc solid;
	padding-top: 1em;
}

p,ul,dd,dt
{
	line-height: 1.5em;
}

p
{
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

strong,b
{
	font-weight: bold;
}

em,i
{
	font-style:italic;
}

pre, code
{
	font-family: "Courier New", Courier, monospace;
}

address
{
	font-style:normal;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

hr
{
	color: #fff;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #eee solid;
}

acronym, abbr
{
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* ########################################################################################################
   # Standard-Vorgaben Westerland  ########################################################################
   ##################################################################################################### */

h2.head_line
{
	font-size: 1.5em;
         border:none;
}

h2.head_line_abmelden
{
	float:none;text-align:right;
}

h2.head_line_abmelden a
{
	color:#9E200F;
}

.event_title
{
	color:#0a263f;
	text-transform:uppercase;
	font-size:16px;
}

.event_title a
{
	color:#1e6289;
	text-transform:uppercase;
	font-size:16px;
}

.map_image_headline
{
	font-size:12px;
	font-weight:bold;
	color: #0a263f;
	margin-right:200px;
}

.map_image_headline a
{
	font-size:12px;
	font-weight:bold;
	color: #1e6289;
}

.map_image_headline a:link
{
	font-size:12px;
	font-weight:bold;
	color: #1e6289;
}

.map_image_headline a:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #0a263f;
}

.map_image_headline a:visited
{
	font-size:12px;
	font-weight:bold;
	color: #1e6289;
}


.event_subtitle
{
	margin-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
}

abbr, acronym
{
	border:0pt none;
}

ul.column-list li.odd
{
	margin-left:-30px;
	padding-right:16px;
}

ul.column-list li
{
	float:left;
	width:50.0%;
}

fieldset, img
{
	border:0pt none;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style:normal;
	font-weight:normal;
}

ol, ul
{
	list-style-image: url(http://isticket.acmsuite.com/skins/isticket/img/li.gif);
	list-style-position:outside;
	list-style-type:none
	margin-bottom: 10px;
}

caption
{
	text-align:left;
}

ul.column-list li
{
	float:left;
	width:50.0%;
}


/* Wenn man alle links einfärben will dann muss man das auf das a Element machen.
   Es hilft nichts die color von einem anderen Element zu setzen */

a
{
	color: #1e6289;
         text-decoration:none;
}

a:hover
{
	background-color: #eef;
	text-decoration:underline;
}

form
{
	padding:0;
	margin:0;
}

input, select, textarea
{
	background-color: #fafafa;
	color: #0a263f;
	border: 1px solid #0a263f;
}

input.symb_papkorb
{
	width:16px;
	height:17px;
	background:none;
	border:0;
}

.btn_submit
{
	background-color:#e4e4e4;
	background-image:url(/templates/100057/pfeil.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:1px double #0a263f;
	color: #0a263f;
	height:18px;
	padding-bottom: 15px;
	padding-right:28px;
	text-align:left;
}

.btn_button
{
	background-color:#e4e4e4;
	border:1px double #0a263f;
	color: #0a263f;
	height:20px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

table
{
	border-collapse:collapse;
	border-spacing:0pt;
}

td.ticket_box_head
{
	background-color:#e4e4e4;
	font-weight:bold;
	color:#0a263f;
	border:1px solid #0a263f;
	margin: 5px 1px 1px 1px;
}

table.ticket_box
{
	background-color:#f7f1ee;
}

th
{
	text-align:left;
         color: #0a263f;
}

.box_headline
{
	display:none;
}

#content
{
}

#span_anwender_ausgabe
{
	background:#ffffff;
	font-size:12px;
	line-height:1.60em;
	font-family: helvetica;
	text-align: left;
	color: #484848;
	font-weight: bold;
         display:none;
}

#span_ausrichter_ausgabe
{
         display:none;
}

div.state_ikon
{
         display:none;
}

.mein_vibus_login
{
         display:none;
}

.anfrage_formular
{
         visibility:hidden;
}

.tr_bestplatz_kauf
{
	font-size:12px;
	line-height:1.60em;
	font-family: helvetica;
	text-align: left;
}

.tr_bestplatz_auswahl
{
	background:#ffffff;
	font-size:12px;
	line-height:1.60em;
	font-family: helvetica;
	text-align: left;
	color: #484848;
}

.infotext
{
	color:#000000;
	font-size:11px;
	padding-right:10px;
}

.infoueberschrift
{
	color:#0769ab;
	font-size:14px;
	font-weight:bold;
}

.ticketinfo a
{
	font-size:12px;
	font-weight:bold;
	color: #1e6289;
}

#content
{
	/*
	padding: 5px;
	margin: 5px;
	 background: #ffffff; 
	border: 1px dashed #ccc;
	*/
}

.seitenanzahl
{
	margin-left: 10px;
}

.titel_liste a
{
	font-size:12px;
	text-align: left;
	color: #0a263f;
}

.datum_liste
{
	font-size:11px;
	/*font-weight:bold; */
	color: #0a263f;
}

td {
	vertical-align:top;
	padding-right:5px;
	
}

tr {
	display:table-row !important;
}

.zeit_liste
{
	font-size:11px;
	font-weight:normal;
	color: #0a263f;
}

.ort_liste
{
	font-size:11px;
	/* font-weight:bold; */
	color: #0a263f;
}

.zelleoben
{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0a263f;
	font-weight:bold;
}

.ticketinfo_liste
{
	font-size:11px;
	font-weight:bold;
	color: #0a263f;
}

.ticketinfo_liste a
{
	font-size:11px;
	font-weight:bold;
	color: #0a263f;
}

.mein_vibus_head_tab
{
	width:460px;
	border:none;
	border-bottom: 1px #ccc solid;
	display:block;
}
.mein_vibus_tab
{
	width:480px;
	border:none;
}

.th_abmelden
{
	visibility:hidden;
}

.wk_headline
{
	display:block;
}
