body {
	background: #ffffff url(images/bg_page.gif) repeat-x top;
	margin: 0px;
	padding: 0;
}
/* LAYOUT */

#pagebody {
	width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

/*******Header******/

#header {
	background-color: #ffffff;
	width: 1024px;
	height: 149px;
}

/*******Body*******/

#wrapper {
	width: 984px;
	margin-left: 35px !important;
	margin-right: 5px !important;
}


/*************** Main **********/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 702px;
	float: left;
	margin-bottom: 5px;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	clear: both;
}
#main h1 {
	font-size: 16px;
}
#main h2 {
	font-size: 15px;
}
#main h3 {
	font-size: 14px;
}
#main h4 {
	font-size: 13px;
}
#main h5 {
	font-size: 12px;
}
#main h6 {
	font-size: 11px;
}
#main-content {
	width: 100%;
}
#main-content a:link, #main-content a:visited {
	color: #003366;
}
#main-content a:hover, #main-content a:active{
	color: #6699cc;
}

/************ Breadcrumb *************************/

.breadcrumb {
	font-size: 10px;
	text-align: right;
	display: none;
}
.breadcrumb a:link, .breadcrumb a:visited {
	font-size: 10px;
	text-align: right;
	color: #003366;
}
.breadcrumb a:hover, .breadcrumb a:active {
	font-size: 10px;
	text-align: right;
	color: #3399FF;
}

/************** Right Content *****************/

#right-column {
	width: 280px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #333;
	padding-bottom: 5px;
	margin-top: 12px;
}

#right-column .csc-textpic-left IMG, #storelink{
	margin: 0 0 0 30px;
}

#right-column .csc-textpic-intext-left {
	margin: 0 10px 0 10px;
	padding: 0px; 	
}

#right-column h1, #right-column h2, #right-column h3, #right-column h4, #right-column h5, #right-column h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}
#right-column h1 {
	font-size: 1.3em;
}
#right-column h2 {
	font-size: 1.2em;
}
#right-column h3 {
	font-size: 1.1em;
}
#right-column h4 {
	font-size: 1em;
}
#right-column h5 {
	font-size: 0.9em;
}
#right-column h6 {
	font-size: 0.8em;
}
#right-column a:link, #right-column a:visited {
	color: #333;
}
#right-column a:hover, #right-column a:active{
	color: #369;
}
#right {
	margin: 10px 0 10px 0;
	width: 268px;
	height: 1050px;
	background-color: #9ec75f;
	float: right;
}

#right p {
	padding:0 10px 0 10px;;
}

#right h1 {
	background: transparent url(images/headers/header_right.gif);
	height: 29px;
	padding-left: 47px;
	color: #ffffff;
}

.last {
	margin-bottom: 0px;
}
.clearing {
	height: 0px;
	clear: both;
}


/************** Footer *************/

#footer {
	width: 979px;
	float: left;
	margin-left: 35px;
	margin-right: 0px;	
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #000000;
}

#footer a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

.split_l {
	width: 400px;
	float: left;
}

.split_r {
	width: 300px;
	float: left;
	overflow: hidden;
}

#c2317 {
	margin-top: 14px;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
h3.rgaccord1-toggle {
  height: 35px;
  cursor:pointer;
  margin-top: 2px;
}

.rgaccord1-nest {
	margin: 0px;	
}

/* Toggle act item */
h3.act {
  color:#edf2f7;
  background:#6899ce url(img/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width: 330px;
  margin: 0px;
  padding-left: 10px;
  overflow: hidden;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin: 0px;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

h3#title1, h3#accordion-title_1 {
	background: url(/fileadmin/templates/emi2008/images/headers/header_introducing.jpg) no-repeat left top;	
}

h3.act#title1, h3#accordion-title_1.ui-state-active {
	background: url(/fileadmin/templates/emi2008/images/headers/header_introducing_act.jpg) no-repeat left top;	
}

h3#title2, h3#accordion-title_2 {
	background: url(/fileadmin/templates/emi2008/images/headers/header_cal.jpg) no-repeat left top;	
}

h3.act#title2, h3#accordion-title_2.ui-state-active {
	background: url(/fileadmin/templates/emi2008/images/headers/header_cal_act.jpg) no-repeat left top;	
}

h3#title3, h3#accordion-title_3 {
	background: url(/fileadmin/templates/emi2008/images/headers/header_free.jpg) no-repeat left top;	
}

h3.act#title3, h3#accordion-title_3.ui-state-active {
	background: url(/fileadmin/templates/emi2008/images/headers/header_free_act.jpg) no-repeat left top;	
}

h3#title4, h3#accordion-title_4 {
	background: url(/fileadmin/templates/emi2008/images/headers/header_endorsements.jpg) no-repeat left top;	
}

h3.act#title4, h3#accordion-title_4.ui-state-active {
	background: url(/fileadmin/templates/emi2008/images/headers/header_endorsements_act.jpg) no-repeat left top;	
}

h3#title5, h3#accordion-title_5 {
	background: url(/fileadmin/templates/emi2008/images/headers/header_realemi.jpg) no-repeat left top;	
}

h3.act#title5, h3#accordion-title_5.ui-state-active {
	background: url(/fileadmin/templates/emi2008/images/headers/header_realemi_act.jpg) no-repeat left top;	
}


div.content1 {
	text-align: center;	
}

div.tx-kuloplayer-pi1.act {
	visibility: visible;
}	

div.tx-kuloplayer-pi1.noact {
	visibility: hidden;	
}

.tx-onetrandomcontent-pi1 {
	width: 280px;
	overflow: hidden;
	font-size: .8em;
}

#store {

}

div.rgaccord1-content p a.internal-link {
	font-size: .75em;
}

div.rgaccord1-content p.align-right {
	text-align: right;
	padding-right: 50px;
}

.single_event {
	border: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px;
	padding-bottom: 1em; 
	margin-left: -40px;
}

.single_event .event_title {
	font-size: 16pt;
	text-align: left;
	color: #000000;
	clear: both;
}

.single_event .event_category {
	text-align: center;
	display: none;
}
.single_event .event_targetgroup {
	text-align: center;
}

.single_event .question {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	width: 100px;
	height: 20px;
	float: left;
	clear: left;
}

.single_event .event_time, .single_event .event_repeat {
	font-size: 10pt;
	float: left;
	width: 100px;
	height: 20px;
	margin-top: 10px;
}

.single_event .event_url {
	font-size: 10pt;
	font-weight: bold;
	width: 150px;
	float: right;
	height: 20px;
	margin-top: 10px;
}

.single_event .event_place {
	font-size: 10pt;
	float: left;
	width: 400px;
	height: 20px;
	margin-top: 10px;
}

.single_event .event_description {
	font-size: 10pt;
	float: left;
	width: 400px;
}

.single_event .event_series {
}

.single_event .event_teaser {
}
.single_event .event_description {
}
.single_event .event_moreinfo{
}

.single_event .event_image {
	float: right;
}

.single_event .event_organizer_image {
	float: left;
}

.calendar_upcoming {
	list-style-type: none;
	font-size: .9em;
}

.calendar_upcoming .event_image {
	float: left;
	height: 60px;
	width: 125px;
}

.calendar_upcoming .event_title {
	float: left;
	width: 150px;
	height: 40px;	
	font-weight: bold;
}

.calendar_upcoming .event_title a {
	text-decoration: none;
	
}

.calendar_upcoming .single_event .event_time {
	float: left;
	width: 150px;
	height: 20px;
	font-size: .8em;
}

.calendar_upcoming .event_teaser {
	width: 280px;	
}

#c2382 img, #c1291 img {
	border: 0;
}

#c1291 img {
	float: right;
	margin-bottom: 10px;
}