/* Cee integration content.css----------------------------------------------------*/
/* version: 2.6
   website: http://eventim.at-----=----------------------------------------------*/
/* =Main content------------------------------------------------------------------*/
#main_content {
	float:left;
	line-height:1.3em;
	width:48em;
}

#main_content a {
	color:#002b50;
	font-size:1.1em;
	font-weight:bold;
}

#main_content strong {
	color:#222;
	font-weight:bold;
}

/* =Files-------------------------------------------------------------------------*/
#files {
	border:1px solid #ccc;
	background:#fff;
	float:left;
	margin:0 10px 0 0;
	width:150px;
}

#files h3 {
	background:#f1f1f1;
	border-bottom:1px solid #ccc;
	padding:3px 5px;
}

#files ul {
	padding:5px 0;
}

#files li {
	color:#666;
	list-style:none;
	margin:5px 0 0 5px;
	padding-right:10px;
}

#files .file {
	background:url(/static/images/icn_ftype_doc.gif) no-repeat;
	padding-left:21px;
}

#files .pdf {
	background:url(/static/images/icn_ftype_pdf.gif) no-repeat;
}


#files .jpeg,
#files .jpg,
#files .png,
#files .gif {
	background:url(/static/images/icn_ftype_image.gif) no-repeat;
}

#files li a {
	color:#333;
	text-align:left;
}

/* =Mailinglist-------------------------------------------------------------------*/
#mailinglist {
	line-height:1.5em;
	width:430px;
}

#mailinglist #mailinglist_form {
	margin-top:10px;
}

/* =Set new password--------------------------------------------------------------*/
#set_new_password .note {
	margin-bottom:1em;
}

#set_new_password label {
	display:block;
	clear:both;
	float:none;
}

#set_new_password .field {
	width:20em;
}

#set_new_password .disabled {
	background:#eee;
	border:0;
	color:#333;
	padding:3px 0;
	font-weight:bold;
}

#set_new_password form strong {
	display:block;
}

/* =News listing------------------------------------------------------------------*/
#news_listing {
	line-height:1.4em;
	width:45em;
	float:left;
}

#news_listing dt {
	margin-bottom:5px;
}

#news_listing dt a {
	color:#002b50;
	font-weight:bold;
	font-size:1.1em;
}

#news_listing dd.posted {
	margin:5px 0 30px 0;
}

#news_listing dd a {
	color:#002b50;
}

#news_listing dd.posted a.back {
	background:url(/static/images/back.gif) no-repeat 0 50%;
	padding-left:7px;
}

#news_listing dd.posted a.home {
	background:url(/static/images/back_home.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-left:7px;
}

#news_listing dd.summary {
	font-weight:bold;
	margin-bottom:7px;
}

#news_listing dd.date {
	color:#666;
}

#news_listing dd {
	text-align:justify;
}

/* =Company data------------------------------------------------------------------*/
#body_europe #content p {
	line-height:18px;
	margin-bottom:6px;
}

.europe_map {
	float:right;
	width:405px;
	height:490px;
}

#company_data {
	list-style:none;
	color:#666;
}

#company_data li {
	float:left;
	margin:0 5px 24px 0;
	width:215px;
}

#company_data li:nth-of-type(3n+3) {
	clear:left;
}

#company_data li a {
	color:#666;
	text-decoration:none;
}

#company_data li a:hover {
	text-decoration:underline;
}

#company_data li span {
	display:block;
	line-height:21px;
}

.clear-element {
	display:none;
}

/* =Newsletter main---------------------------------------------------------------*/
#body_newsletter .info {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #ccc;
}

#body_newsletter .info:empty {
	border:0 none;
	margin:0;
	padding:0;
}

#newsletter_main {
	display:inline;
	float:left;
}

#newsletter_main fieldset {
	border:0;
	margin:0 0 10px;
}

.newsletter_email label,
#newsletter_main legend {
	display:none;
}

#newsletter_main h3 {
	color:#002b50;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}

.newsletter_email input {
	height:24px;
	line-height:24px;
	padding:0 0.5em;
	width:250px;
}

.newsletter_email .error {
	font-size:13px;
	line-height:24px;
}

.newsletters li {
	color:#666;
	display:inline;
	float:left;
	font-size:12px;
	line-height:24px;
	width:50%;
}

.ticket_alarms {
	margin:0 0 15px 0;
}

#newsletter_main .checkbox {
	float:left;
	margin:6px 6px 0 0;
}

#newsletter_main .button {
	height:22px;
	line-height:22px;
	padding:0 0.5em;
}

#newsletter_main select {
	width:60em;
	height:15em;
}

#newsletter_main #options {
	margin:5px 0;
	text-align:center;
}

/* =Ticket alarm page-------------------------------------------------------------*/
#ticket_alarms {
	padding:15px 0 0 0;
	margin:15px 0 0 0;
	border-top:1px solid #eee;
}

#ticket_alarms dt {
	clear:left;
	width:110px;
	float:left;
}

#ticket_alarms dd {
	color:#333;
	margin-bottom:30px;
	margin-left:110px;
	line-height:1.4em;
}

#ticket_alarms h3 {
	text-transform:uppercase;
}

#ticket_alarms dd p {
	margin:5px 0 10px 0;
}

#ticket_alarms input {
	height:20px;
	line-height:20px;
	padding:0 0.25em;
	width:240px;
}

#ticket_alarms .button {
	height:22px;
	line-height:22px;
	padding:0 1em;
	width:auto;
}

/* =Faq---------------------------------------------------------------------------*/
#faq_main h3 {
	clear:right;
	color:#002b50;
	margin-top:20px;
	padding-right:25px;
	font-size:120%;
	font-weight:normal;
}

#faq_main label {
	width:100%;
}

#faq_main dt {
	margin:7px 0;
	padding-top:7px;
	border-top:1px solid #ccc;
}

#faq_main dt a {
	background:url(/static/images/toggleDLminus.gif) no-repeat 0 3px;
	padding:3px 3px 3px 25px;
	font-weight:bold;
	color:#002b50;
	text-decoration:none;
	display:block;
	position:relative;
}

#faq_main dd {
	padding-left:25px
}

#faq_main .plus {
	background-image:url(/static/images/toggleDLplus.gif);
}

#faq_options {
	float:right;
}

#faq_main #faq_form {
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
}

#faq_main #faq_search {
	height:20px;
	line-height:20px;
	padding:0 0.5em;
	width:200px;
}

#faq_main .keyword {
	background:#feffa9;
	padding:0 2px;
}

#faq_main .dl_container {
	position:relative;
}

#faq_main .toggle_section {
	display:block;
	position:absolute;
	top:-25px;
	right:0;
	text-decoration:none;
	background:url(/static/images/open_all.gif) no-repeat;
	overflow:hidden;
	padding-top:15px;
	height:15px;
	width:16px;
	text-indent:-9000px;
}

#faq_main .open {
	background:url(/static/images/close_all.gif) no-repeat;
}

/* =Rss---------------------------------------------------------------------------*/
.rss_list {
	list-style:none;
	list-style-position:inside;
	margin:1em 0;
}

.rss_list li {
	padding-left:20px;
	line-height:2em;
	background:url(/static/images/rss_medium.png) no-repeat center left;
}

#main_content .rss_list li a {
	font-weight:normal;
}

/* =Structure---------------------------------------------------------------------*/
div.structure {
	background:#f4c11f;
	color:#000;
	font-size:120%;
	margin:10px 0 0 0;
	padding:10px;
	text-align:center;
}

ul.structure {
	list-style:none;
	width:204px;
}

ul.local {
	float:left;
}

ul.foreign {
	border-left:1px solid #f4c11f;
	float:right;
	padding-left:21px;
}

ul.structure li {
	background:#f5da74;
	border:1px solid #f4c11f;
	color:#000;
	margin-top:15px;
	padding:10px;
	position:relative;
	text-align:left;
}

ul.structure li .tick {
	background:#f4c11f;
	height:1px;
	position:absolute;
	top:50%;
	width:22px;
}

ul.local .tick {
	right:-21px;
}

ul.foreign .tick {
	left:-22px;
}

