


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ################################################################################## */

body, div, td, .tx-srfreecap-pi2-cant-read {
	font-size: 12px;
	text-align: left;
	line-height: 140%;
}

* {
	font-family: Arial, Helvetica, sans-serif !important; 
}


body {
	/*background: #f5f5f5 url(../images/body_bg.gif) center center repeat-y;*/
    background: #f5f5f5;
	text-align: center;
}


a img {
	border: 0px;
}

a:link, a:visited {
  color: #3B99FF;
}

a:hover, a:active {
  color: #3B99FF;
  text-decoration: none;
}

ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	margin-top:6px;
	margin-bottom:20px;
	margin-left:0px;
	border: 0px solid #FF0000;
}

ul li { 
	border: 0px solid #999999;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type:circle;
	margin-left: 16px;
	padding-left: 12px;
	padding-right: 0px;
	margin-bottom: 0px;
}

.div_c {
  margin: 0 auto;
  width: 990px;
  padding:0;
  position: relative;
  clear: both;
}

.div_c2 {
  display: inline-block; 
  background: url(../images/div_c_content_bg.gif) 197px 0 repeat-y;  
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		Individuelles CSS		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#overall_header {
  background: url(../images/overall_header_bg.jpg) bottom center repeat-x;
  margin: 0;
  float: left;
  width: 100%;
}

/* header bar
--------------------------------------------------------------------- */
#header_bar {
  background: url(../images/header_bar_bg.gif) 0 0 repeat-x;
  height: 48px;
  width: 100%;
}

/* language switch
--------------------------------------------------------------------- */
#lang_switch, #portallink {
  height: 48px;
	font-size: 11px;
	float: right;
}

#lang_switch ul, #lang_switch ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#lang_switch a, #portallink a {
	padding: 17px 11px 15px 11px;
	border-left: 1px solid #002146;
	border-right: 1px solid #003F83;
  display: block;
  float: left;
	font-size: 10px;
	text-transform: uppercase;
}

#lang_switch a#lang_last {
  *margin-left: -2px;
}

#lang_switch a:link, #lang_switch a:visited, #portallink a:link, #portallink a:visited {
  color:#fff;
  text-decoration: none;
}

#lang_switch a:hover, #lang_switch a:active, #portallink a:hover, #portallink a:active, #lang_switch a.lang_active {
  color: #5EAAFF;
  text-decoration: none;
  border-top: 4px solid #fff;
  padding-top: 13px; 
}

#portallink a {
  background: url(../images/portallink_arrow.gif) 12px 20px no-repeat;
  padding-left: 22px;
} 

#portallink a:hover, #portallink a:active {
  background: url(../images/portallink_arrow.gif) 12px 16px no-repeat;
  padding-left: 22px;
} 

/* search
--------------------------------------------------------------------- */
#search {
	border-left: 1px solid #002146;
	border-right: 1px solid #003F83;
	float: right;
	padding: 0 11px;
	height: 48px;
	margin-left: -2px;
}

#search form {				
	background: url(../images/search_bg.gif) 0 0 no-repeat; 
  width: 174px;
	height: 24px;
	margin-top: 12px;
	overflow: hidden;
}

.search_input {				
	width: 144px;
	padding: 5px 3px 3px 3px;
	font-size: 12px;
	border: 0;
	float: left;
	background: none;
	color: #fff;
	margin-top: 2px\9; /* IE HACK */
}

.search_button {
  font-size: 0;
  color: #fff;
  float: left;
  width: 22px;
  height: 20px;
  overflow: hidden;
  padding-top: 50px;
  cursor: pointer; 
  display: block;
  float: left;
  background: url(../images/search_submit.png) no-repeat;
  border: 0;
  margin-top: 2px;
  text-indent: -999em;
}

/* header image
--------------------------------------------------------------------- */
#header_image {
  margin-left: 206px;
  border-right: 1px solid #003266;
  width: 784px;
  overflow: hidden;  
}

#header_image img {
  width: 784px;
  overflow: hidden;
  float: left;
}



/* logo + exhibition date
--------------------------------------------------------------------- */
#logo_date {
  width: 210px;
  position: absolute;
  bottom: -28px;
  left: 0;
}

#date {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  opacity: .35; /* the good ones*/
  filter: alpha(opacity=35); /* IE 8 */
  zoom: 1; /* needed for IE 7 */
  margin-bottom: 8px;
  
  display: none;
}

#logo {
  width: 210px;
  background: url(../images/logo_box.png) center bottom no-repeat;
  text-align: center;
}

#logo img {
  padding: 20px 0;
}

#headerline {
  background: #003266;
  height: 7px;
  width: 100%;
  position: absolute;
  top: 48px;
  left: 0;
  opacity: .21; /* the good ones*/
  filter: alpha(opacity=21); /* IE 8 */
  zoom: 1; /* needed for IE 7 */  
}

#breadcrumb_line {
  background: url(../images/breadcrumb_line.gif) top center no-repeat;
  height: 2px;
  width: 100%;
  float: left;
}

/* Navigation
--------------------------------------------------------------------- */
#navigation {
  background: url(../images/navigation_bg.gif) right top repeat-y;
  width: 195px;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 30px 0 20px 2px;
}


#navigation ul {
  margin: 0;
  padding: 0;
  width: 195px;
  background: none;
}

#navigation ul.startlevel {
  margin-top: 20px;
  float: left;
  border-top: 1px dotted #c1c1c1;  
}

#navigation ul li {
  background: none;
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none !important;
}

#navigation ul li.navi_header {
  background: url(../images/navigation_header_bg.gif) left top no-repeat;
  padding: 0;
  height: 34px;
  overflow: hidden;
}

#navigation ul li.navi_header h3 {
  background: url(../images/icon_page.gif) 15px 4px no-repeat;
  padding: 0 0 0 30px;
  margin: 9px 0 0 0;
  font-size: 11px;
  color: #0057B7;
  text-transform: uppercase;
}

#navigation ul li a {
  padding: 4px 0 4px 30px;
  display: block;
  width: 165px;
  float: left;
  border-bottom: 1px dotted #c1c1c1;
}

#navigation ul li a:link, #navigation ul li a:visited {
  color: #666;
  text-decoration: none;
  background: url(../images/navigation_a_icon.gif) 15px 8px no-repeat;
}

#navigation ul li a:hover, #navigation ul li a:active {
  color: #3294FF;
  text-decoration: none;
  background: #fff url(../images/navigation_a_icon.gif) 15px -84px no-repeat;
}

#navigation ul li a.nohref {
  color: #3294FF;
  text-decoration: none;
  background: #fff url(../images/navigation_a_icon.gif) 15px -84px no-repeat;
}

#navigation ul li a.nohref strong {
  font-weight: normal;
}

/* Level 2, 3, 4...
--------------------------------------------------------------------- */
#navigation ul li ul li a {
  padding-left: 45px;
  width: 150px;
}

#navigation ul li ul li a:link, #navigation ul li ul li a:visited {
  color: #666;
  text-decoration: none;
  background: #E6ECF2 url(../images/navigation_a_icon.gif) 30px 8px no-repeat;
  opacity: .80; /* the good ones*/
  filter: alpha(opacity=80); /* IE 8 */
  zoom: 1; /* needed for IE 7 */  
}

#navigation ul li ul li a:hover, #navigation ul li ul li a:active {
  color: #3294FF;
  text-decoration: none;
  background: #fff url(../images/navigation_a_icon.gif) 30px -84px no-repeat;
  opacity: .99; /* the good ones*/
  filter: alpha(opacity=99); /* IE 8 */
  zoom: 1; /* needed for IE 7 */  
}

#navigation ul li ul li a.nohref {
  color: #3294FF;
  text-decoration: none;
  background: #fff url(../images/navigation_a_icon.gif) 30px -84px no-repeat;
}

/* Level 3
--------------------------------------------------------------------- */
#navigation ul li ul li ul li a {
  padding-left: 60px;
  width: 135px;
}

#navigation ul li ul li ul li a:link, #navigation ul li ul li ul li a:visited {
  background-position: 45px 8px;
}

#navigation ul li ul li ul li a:hover, #navigation ul li ul li ul li a:active {
  background-position: 45px -84px;

}

#navigation ul li ul li ul li a.nohref {
  background-position: 45px -84px;
}

/* Level 4
--------------------------------------------------------------------- */
#navigation ul li ul li ul li ul li a {
  padding-left: 75px;
  width: 120px;
}

#navigation ul li ul li ul li ul li a:link, #navigation ul li ul li ul li ul li a:visited {
  background-position: 60px 8px;
}

#navigation ul li ul li ul li ul li a:hover, #navigation ul li ul li ul li ul li a:active {
  background-position: 60px -84px;

}

#navigation ul li ul li ul li ul li a.nohref {
  background-position: 60px -84px;
}

/* Content
--------------------------------------------------------------------- */
#content {
  width: 573px;
  float: left;
  overflow: hidden;
  
  background: #fff;
  border-right: 29px solid #fff;
  border-bottom: 30px solid #fff;
  min-height: 450px;
}

/* Breadcrumb
--------------------------------------------------------------------- */
#breadcrumb {
  font-size: 10px;
  text-transform: uppercase;
  color: #5EAAFF;
  margin: 0px 0 10px 0;
}

#breadcrumb a#home {
  background: url(../images/breadcrumb_home.gif) 0 1px no-repeat;
  padding-left: 13px;
}

#breadcrumb span {
  font-size: 14px;
  padding: 0 3px;
}

#breadcrumb a {
  font-size: 10px;
}

#breadcrumb a:link, #breadcrumb a:visited {
  color: #5EAAFF;
  text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
  color: #666;
  text-decoration: none;
}

#breadcrumb a.nohref {
  color: #666;
}

/* content rules
--------------------------------------------------------------------- */
#content h1 {
  font-size: 24px;
  color: #449CFD;
  margin: 30px 0 10px 30px;
  line-height: 1.3;
}

#content h2 {
  font-size: 20px;
  color: #449CFD;
  margin: 15px 0 8px 30px;
  line-height: 1.3;
  font-weight: normal;
  border-bottom: 1px dotted #a0a0a0;
  padding-bottom: 4px;
}

#content p, #content ul, #content ol {
  font-size: 12px;
  margin: 0 0 15px 30px;
  line-height: 1.5;
  color: #666;
  text-align: left;
}


#content li {
  line-height: 1.5;  
  background: none;
  list-style-position: outside;
  padding: 0;
  margin-left: 20px;
}

#content ul li {list-style-type: circle;}
#content ol li {
  list-style-type: decimal;
  margin-left: 25px;
} 

.download-pdf {
    padding-left: 20px;
    background: url(../images/icon_pdf.gif) 0 0 no-repeat;
}

/* rule to apply correct margin to a typo3 html content element
--------------------------------------------------------------------- */
.html_content {margin-left: 30px}

.no_margin {
    margin: 0 !important;
}

/* rules 4 "text" & "text/image" content elements
--------------------------------------------------------------------- */
.csc-textpic-caption {
  padding: 5px 0;
  color: #999;
  font-size: 12px;
  font-style: italic;
}

.csc-textpic-left .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap, .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-left: 33px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
  padding-right: 10px;
}

/* Rahmen 1
--------------------------------------------------------------------- */
.csc-frame-frame1 {
  background: #50A3FE url(../images/csc-frame-frame1_bg.gif) left bottom repeat-x;
  color: #fff;
  float: left;
  width: 100%;
  padding: 30px 0 20px 0;
  margin-bottom: 20px;
}

#content .csc-frame-frame1 h1 {
  color: #fff;
  border-bottom: 0;
  margin-top: -5px;
  margin-bottom: -10px;
  font-size: 20px;
  font-weight: normal;
}

#content .csc-frame-frame1 p, #content .csc-frame-frame1 td, #content .csc-frame-frame1 li, #content .csc-frame-frame1 div {
  color: #fff;
}

#content .csc-frame-frame1 p {
  margin-right: 20px;
}

.csc-frame-frame1 a:link, .csc-frame-frame1 a:visited, .csc-frame-frame1 a:hover, .csc-frame-frame1 a:active {
    color: #fff;
}

/* Rahmen 2 (Html elements)
--------------------------------------------------------------------- */
.csc-frame-frame2 {margin-left: 30px;}

/* Event teaser
--------------------------------------------------------------------- */
.event_teaser {
  background: #f2f2f2;
  width: 540px;
  overflow: hidden;
  float: left;
  margin: 0 0 10px 30px;
}

.et_img {
  width: 130px;
  min-height: 78px;
  overflow: hidden;
  float: left;
  margin: 1px; 
}

.et_img div {
  width: 130px;
  /*min-height: 95px;*/
  vertical-align: middle;
  display: table-cell;
  background: #fff; 
  text-align: center;
}

.et_img img {
  width: 130px;
}

.event_teaser_single .et_img, .event_teaser_single .et_img img, .event_teaser_single .et_img div {
  height: auto;
}

#event_left {
    width: 130px;
    float: left;
}

#order_ticket {
  width: 130px;
  text-align: center;
  margin-top: 5px;
  float: left;
  background: url(../images/sidebar_teaser_header_bg.gif) right bottom no-repeat;
}

#order_ticket a {
  border: 1px solid #2777CE;
  padding: 6px 0;
  display: block;
}

#order_ticket a:link, #order_ticket a:visited {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;  
}

#order_ticket a:hover, #order_ticket a:active {
  opacity: .80; /* the good ones*/
  filter: alpha(opacity=80); /* IE 8 */
  zoom: 1; /* needed for IE 7 */
}

.et_date_time {
  background: url(../images/et_date_time_bg.jpg) 0 0 repeat-x;
  width: 407px;
  height: 35px;
  overflow: hidden;
  border-right: 1px solid #ececec;
  float: left;
}

.et_date {
  width: 140px;
  font-size: 12px;
  background: url(../images/icon_date.gif) 15px center no-repeat;
  color: #666;
  padding: 8px 10px 8px 30px;
  border-right: 1px solid #e0e0e0;  
  float: left; 
}

.event_teaser_single .et_date {
  width: 340px;
  border-right: 0;  
}

.et_time {
  background: url(../images/icon_time.gif) 10px center no-repeat;
  font-size: 12px;
  color: #666;
  border-left: 1px solid #fff;
  border-right: 1px solid #e0e0e0;  
  padding: 8px 10px 8px 25px;
  float: left;
}

#et_time {
  font-size: 12px;
  color: #666;
  width: 395px;
  border-bottom: 1px dotted #c1c1c1; 
  padding: 8px 10px 8px 0;
  float: left;
  margin: 0px 0 10px 0;
}

.beginnuhrzeit, .einlasszeit, .endeuhrzeit {
  background: url(../images/icon_time.gif) 0 center no-repeat;
  padding-left: 15px;
}

.beginnuhrzeit_label {
  font-weight: bold;
}


.et_info a {
  background: url(../images/et_info.gif) 0 1px no-repeat;
  width: 69px;
  height: 33px;
  font-size: 12px;
  color: #666;
  border-left: 1px solid #fff;
  float: right;
  text-indent: -999em;
}

.et_content {
  float: left;
  width: 383px;
  margin-left: 15px;
  overflow: hidden;
}

.va_description {
display: inline;
}

.event_teaser_single .et_content {
  width: 332px;
}

.et_title {
  background: url(../images/icon_page.gif) 0 center no-repeat;
  color: #666;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 10px 8px 15px; 
  border: 0;
  float: left;
}

.event_teaser_single .et_title {
  width: 100%;
  font-weight: bold;
  background: url(../images/icon_date.gif) 0 center no-repeat;
  border-bottom:1px dotted #ccc; 
}

.et_title a:link, .et_title a:visited {
  color: #666;
  text-decoration: none;
}

.et_title a:hover, .et_title a:active {
  color: #3B99FF;
  text-decoration: underline;
}

.va_organiser {
  color: #666;
  border-bottom:1px dotted #ccc; 
	padding-bottom: 10px;
}

.va_organiser_more{
	display:none;
  border-bottom:1px dotted #ccc; 
	padding-bottom: 10px;
}

.toggle{
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color:#17416D;
}

#et_info {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
}

#et_info a {
  display: block;
  margin-bottom: 3px;
}

#et_info a img {
  margin-bottom: -2px;
}

#et_info_left {
  width: 160px;
  float: left;
}

#et_info_right {
  width: 160px;
  float: right;
}

#content .et_content p, #content .et_content ul, #content .et_content ol {
  margin-left: 0;
}

#et_year_display {
  margin: 0 10px 10px 30px;
  float: left;
  width: 540px;
}

#et_years {
  float: left;
  width: 400px;
}

#et_years a {
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  margin-right: -1px;
}

#et_toogle_years {
  float: right;
  width: 140px;
  text-align: right;
}

#et_toogle_years a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.jahresleiste_box {
  margin: 0 0 10px 30px;
}

.jahresleiste_box a {
  font-size: 14px;
  font-weight: bold;
}

.seatplan {
  background: url(../images/icon_pdf.gif) no-repeat;
  padding-left: 15px;
}

.user-salzburgarenaevents-pi1-browsebox table {
  margin: -15px 0 0 25px;
}

.user-salzburgarenaevents-pi1-browsebox table td {
  padding: 5px;
  margin: 0;
}

#content .user-salzburgarenaevents-pi1-browsebox table td p {
  margin: 0;
}

.user-salzburgarenaevents-pi1-browsebox table td a {
  padding: 5px;
  background: #efefef;
  border-right: 2px solid #fff;
}


/* event search
--------------------------------------------------------------------- */
.tx-cnvaeventsearch-pi1 {
  margin: 0 0 10px 30px;
  width: 540px;
  border-top: 0;
  float: left;
}

.tx-cnvaeventsearch-pi1 form {
  background: #f2f2f2;
  padding: 5px 0;
  border: 1px solid #C4E0FF;
}

.tx-cnvaeventsearch-pi1 .eventsearch_input {
  border: 1px solid #449CFD;
  padding: 2px 0 2px 10px;
  width: 480px;
  margin-left: 10px;
}

.tx-cnvaeventsearch-pi1 .eventsearch_submit {
  background: url(../images/et_search_submit_bg.gif) 0 0 no-repeat;
  border: 0;
  text-indent: -999em;
  cursor: pointer;
  width: 22px;
  height: 18px;
  margin: 3px 0 0 3px;
  overflow: hidden;
  *padding-top: 40px;
}

/* --------------------------------------------------------------------- 

                    Typo3 Tabelle - CSS-StyledContent 

--------------------------------------------------------------------- */
#content .contenttable {
  margin-bottom: 20px; 
  clear: left; 
  margin-left: 30px; 
  border-collapse: separate;
}

#content .contenttable ul {margin-left: 0;}

#content .contenttable ul li {margin: 0;}

.contenttable td {
  color: #666;
  font-size: 12px;
}

/* Standard ---- 
mit Header (Fett), Breite dyn., alt. Zeilen
--------------------------------------------------------------------- */
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3, .contenttable-4, .contenttable-5, .contenttable-6, .contenttable-7, .contenttable-8, .contenttable-9 {
  border: 1px solid #666;
}

.contenttable td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #fff;
}

.contenttable .tr-0 td {
  background: #DBDBDB /*url(../images/sidebar_teaser_header_icon.gif) 10px 9px no-repeat*/;
  padding: 6px 10px 6px 10px /*25px*/;
	color: #666;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
}

.contenttable .tr-even {
	background: #fff;
}

.contenttable .tr-odd {
	background: #f3f3f3;
}

.contenttable td p {
	font-size: 1em !important;
	margin: 0 !important;
}

/* ---- LAYOUT 0 ----
mit Header, Breite dyn.
--------------------------------------------------------------------- */
/* erste Zeile */
.contenttable-0 .tr-even {
	background: #fff;
}

/* Zeilen gerade */
.contenttable-0 .tr-odd {
	background: #fff;
}

/* ---- LAYOUT 1 ----
mit Header, Breite 100%
--------------------------------------------------------------------- */
.contenttable-1 { width: 540px; } /* Tabellenbreite */

/* erste Zeile */
.contenttable-1 .tr-even {
	background: #fff;
}

/* Zeilen gerade */
.contenttable-1 .tr-odd {
	background: #fff;
}

/* ---- LAYOUT 2 ----
mit Header, Breite 100%, keine Spalte 1, alt. Zeilen 
--------------------------------------------------------------------- */
.contenttable-2 { width: 540px; } /* Tabellenbreite */

/* ---- LAYOUT 3 ---- 
ohne Header, Breite dyn. 
--------------------------------------------------------------------- */
.contenttable-3 td { background: #f3f3f3 }
.contenttable-3 .td-0 {
  background: #DBDBDB;
  color: #fff;
  padding-left: 10px;
} 

/* Zellen allg. */
.contenttable-3 .tr-0 td {
  background: #f3f3f3;
  padding: 6px 10px 6px 10px;
	color: #666;
}

/* ---- LAYOUT 4 ---- 
ohne Header, Breite 100% 
--------------------------------------------------------------------- */
.contenttable-4 { width: 540px; } /* Tabellenbreite */

.contenttable-4 td { background: #f3f3f3 }
.contenttable-4 .td-0 {
  background: #DBDBDB;
  color: #666;
  padding-left: 10px;
} 

/* Zellen allg. */
.contenttable-4 .tr-0 td {
  background: #f3f3f3;
  padding: 6px 10px 6px 10px;
	color: #666;
}

/* ---- LAYOUT 5 ---- 
mit Header, letzte Spalte fixe Breite 
--------------------------------------------------------------------- */
.contenttable-5 { width: 540px; } /* Tabellenbreite */

.contenttable-5 .td-last { 
  width: 100px; 
  text-align: right; 
}

/* ---- LAYOUT 6 ---- 
mit Header, Breite 100%, Einspalter, 1.Zei. Titel, 2.Zei. Beschr.
--------------------------------------------------------------------- */
.contenttable-6 {
	width: 540px;
}
/* Tabellenbreite */
.contenttable-6 .tr-odd td {
	background: url(../images/icon_arrow_grey.gif) 10px 9px no-repeat;
	padding-left: 20px;
	font-weight: bold;

}
/* Zeilen ungerade 2 */
.contenttable-6 .tr-even td {
	padding-left: 20px;
}

/* Zellen allg. */
.contenttable-6 .tr-0 td {
  padding-left: 25px;
}

 
 /* ---- LAYOUT 7 ---- 
mit Header, Breite 100%, rechtsbündig
--------------------------------------------------------------------- */ 
.contenttable-7 {
	width: 540px;
}
.contenttable-7 .tr-even td, .contenttable-7 .tr-odd td { text-align: right; }	/* Zellen, Zeilen ungerade */
.contenttable-7 .tr-even .td-0, .contenttable-7 .tr-odd .td-0 { text-align: left; }	/* Zeilen ungerade */


/* ---- LAYOUT 8 ---- 
mit Header, Breite 100%, erste Spalte fix, letzte Spalte fix 
--------------------------------------------------------------------- */ 
.contenttable-8 {
	width: 540px;
}
.contenttable-8 .td-last { width: 100px; } /* letzte Spaltenbreite fix*/
.contenttable-8 .td-0 { width: 60px; background-color: #efefef; font-weight: bold;} /* erste Spalte */


/* ---- LAYOUT 8 ---- 
mit Header, Breite 100%, hinten fix 220px 
--------------------------------------------------------------------- */
.contenttable-9 {
	width: 540px;
}

.contenttable-9 .td-last { width: 200px; } /* letzte Spaltenbreite fix*/



/* search restult page
--------------------------------------------------------------------- */
.tx-indexedsearch-searchbox {
  margin-left: 30px;
}

.tx-indexedsearch-searchbox-sword {
  margin-left: 20px;
  padding: 3px 5px;
  border: 2px solid #449CFD;
  width: 400px !important;
  color: #666;
}

#content .tx-indexedsearch-searchbox-button {
  background: #449CFD url(../images/sidebar_teaser_header_bg.gif) right top no-repeat;
  border: 1px solid #3B83D0;
  padding: 3px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  width: 60px;
  margin: 5px 0 0 20px;
  cursor: pointer;
}
.tx-indexedsearch-whatis {
  margin-left: 30px;
}

.tx-indexedsearch-searchbox table td {
  color: #666;
}

#content .tx-indexedsearch-searchbox form p {
  display: none;
}

.tx-indexedsearch-res {
  margin-left: 15px;
}

/* programm selector
--------------------------------------------------------------------- */
.tx-conovaprogsel-pi1 {
    width: 542px;
    overflow: hidden;
    margin: 0 0 0 30px;
}

#content .progsel_entry a {
    display: block;
    width:  542px;
    *width: 397px;
    height: 20px;
    float: left;
    position: relative;
    overflow: hidden;
    border-bottom: 7px solid #efefef;
    margin-bottom: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    
    padding: 17px 15px 13px 130px;
}


.progsel_entry a:link, .progsel_entry a:visited {    
    background: #ccc;  
}

.progsel_entry a:hover, .progsel_entry a:active {    
    background: #999;  
}

.progsel_entry a img {
    position: absolute;
    top: 0;
    left: 15px;
    width: 90px;
}

.progsel_entry span {
    background: url(../images/et_info.gif) 0 0 no-repeat;
    position: absolute;
    top: 9px;
    left: 473px;
    width: 69px;
    height: 33px;
    overflow: hidden;
    display: block;
    float: left;
}

.progsel_entry em {
    background: url(../images/sidebar_teaser_header_icon.gif) 0 0 no-repeat;
    position: absolute;
    top: 20px;
    left: 115px;
    width: 10px;
    height: 10px;
    overflow: hidden;
    display: block;
}



/* contact_form
--------------------------------------------------------------------- */
#contact_form, #mailform {
  width: 540px;
}

#mailform {
  margin-left: 30px;
  font-size: 12px;
  color: #666;
}

.csc-mailform-field {
  margin: 0 0 10px 0;
}

#contact_form label, .csc-mailform-field label {
  width: 150px;
  display: block;
  float: left;
  margin: 3px 0 0 0;
}

#contact_form .textfield, .csc-mailform-field input {
  border: 1px solid #999;
  padding: 2px;
  width: 200px;
}

.csc-mailform-field input {
  width: 350px;
} 

.csc-mailform-field textarea {
  border: 1px solid #999;
  padding: 2px;
  width: 350px;
  height: 150px;
  font-size: 12px;
}

#contact_form #comments {
  border: 1px solid #999;
  padding: 2px;
  width: 300px;
  height: 150px;
}

#question_label, #answer_label {
  font-size: 16px;
  color: #C65B77;
  margin: 15px 0 -10px 30px;
  line-height: 1.3;
  font-weight: bold;
  border-bottom: 1px dotted #a0a0a0;
  padding-bottom: 4px;
}

#question, .answer {
  font-weight: bold;
  border-bottom: 1px dotted #a0a0a0;
  padding-bottom: 10px;  
}

#answer_label {
  margin-bottom: 10px;
  margin-top: 35px;
}

.innerError {
  margin: -8px 0 10px 30px;
  color: red;
  border-left: 2px solid red;
  padding-left: 10px;
}

#captcha img {
  margin-right: 10px;
  display: block;
  float: left;
}

#captcha .textfield {
  width: 115px;
  
}


#contact_form label.nospace {
  width: auto;
  display: inline;
  float: none;
  margin: 0;
}

#contact_form #submit, #mailform .csc-mailform-submit, .csc-mailform-submit {
  background: url(../images/sidebar_teaser_header_bg.gif) right bottom no-repeat !important;
  border: 0;
  cursor: pointer;
  margin: 3px 0 0 3px;
  border: 1px solid #2777CE;
  padding: 6px 5px;  
  font-weight: bold;   
  color: #fff;  
  text-transform: uppercase;  
}

html>body .csc-mailform-submit { *background: #3B99FF !important; }

#mailform .csc-mailform-submit {
  width: auto;
}

#calendar_icon1, #calendar_icon2 {
    float: right; 
    margin-right: 100px;
    margin-top: -2px;
}

html>body #calendar_icon1 { *margin-top: -24px; }
html>body #calendar_icon2 { *margin-top: -24px; }

/* sidebar
--------------------------------------------------------------------- */
#sidebar {
  width: 195px;
  float: left;
  margin-left: -4px;
}




/* sidebartools
--------------------------------------------------------------------- */
#sidebartools {
  width: 127px;
  height: 28px;
  overflow: hidden;
  margin: 16px 0 10px 35px;
  float: left;
}

#sidebartools div a {
  float: left; 
  display: block;
  text-indent: -999em;
}

#sidebartools #print a {
  width: 42px;
  height: 29px;
  background: url(../images/sidebar_print.gif) 0 0 no-repeat;
}

#sidebartools #sitemap a {
  width: 42px;
  height: 29px;
  background: url(../images/sidebar_sitemap.gif) 0 0 no-repeat;
}

#sidebartools #socialmedia a {
  width: 43px;
  height: 29px;
  background: url(../images/sidebar_socialmedia.gif) 0 0 no-repeat;
}

/* sidebar teaser
--------------------------------------------------------------------- */
.sidebar_content2 {				/* box. Sidebar Content */
	width: 195px;
	margin-bottom: 12px;
	background: url(../images/sidebar_teaser_bg.gif) right bottom no-repeat;
	padding-bottom: 10px;
	float: left;
}

.sidebar_content2 .csc-header {
  background: url(../images/sidebar_teaser_header_bg.gif) left bottom no-repeat;
  float: left;
  width: 100%;
  margin-bottom: 8px;
}

#sidebar .sidebar_content2 .csc-header h2 {
  color: #fff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 8px 10px 8px 16px;
  background: url(../images/sidebar_teaser_header_icon.gif) 0 3px no-repeat;
  padding-left: 15px;
}

.sidebar_content2 a:link, .sidebar_content2 a:visited {
  color: #3B99FF;
  text-decoration: underline;
}

.sidebar_content2 ol, .sidebar_content2 ul  {
  margin-left: 30px;
} 

.sidebar_content2 ul li {
  list-style-type: disc;
}

.sidebar_content2 li {
  padding-left: 0;
} 

.sidebar_content2 p {
  margin: 10px 16px;
}

.sidebar_content2 p, .sidebar_content2 li, .sidebar_content2 td {
  font-size: 11px;
  color: #333;  
}



/* footer 
--------------------------------------------------------------------- */
#footer {
  width: 100%;
  float: left;
}

#footer a:link, #footer a:visited {
  color: #3B99FF;
}

#footer a:hover, #footer a:active {
  color: #3B99FF;
  text-decoration: none;
}

#footer_bg {
  background: #fff url(../images/footer_bg.gif) 0 20px repeat-x;
  float: left;
  width: 600px;
  margin-left: 197px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  overflow: hidden;
  padding-top: 20px;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footer_text {
  width: 350px;
  float: left;
  color: #858585;
  margin: 25px 0 25px 30px;
}

#footer_menu {
  float: left;
  width: 190px;
  margin-left: 10px;
  margin: 25px 0 25px 0;
  text-align: right;
  color: #3B99FF;
}

#footer_menu a {
  padding: 0 2px;
  font-size: 11px;
  text-transform: uppercase;
}

#footer_logo {
  float: right;
  width: 190px;
  margin: 25px 0 25px 0;
  text-align: center;
}

.et_date {
  width:200px;
}

.va_body {
    *border: 1px solid #000;
}

/* 
    edit by CR 
-----------------------------------------------------------------------------------------------------------------------------------------------
    Newsletterform
*/

td.formfield {padding-right: 15px; height: 25px;}
.formfield input, .formfield select {font-size: 11px; width:150px; border:1px solid #A1A1A1}

input.nl_button {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #666666;
    font-weight: bold;
    text-align: center;
}
