@charset "ISO-8859-15";

@media all {

.robotic { display: none !important; }
	
* html body * {
    overflow: visible;
}
* html iframe, * html frame {
    overflow: auto;
}
* html frameset {
    overflow: hidden;
}

* {
    font-size: 1em;
	margin: 0;
	padding: 0;
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html {
    font-size: 62.5%;
    height: 100%;
    margin-bottom: 1px;
}

body {
    font-size: 1em;
    color: #333;
    font-family: 'Verdana',Helvetica,Arial,sans-serif;
    text-align: left;
    -webkit-font-smoothing:antialiased;
    position: relative;
	margin:0;			
}

body, html {
    background-color: #FDFDFD;
    height: 100%;
    margin: 0;
    padding: 0;
}

/* Container */
/* Defaultwerte */

.column, .columns {
    float: left;
    padding: 0 15px;
    position: relative;
}

.row {
    width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

#container {
    background-color: #FFF;
    max-width: 1280px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;	
    overflow: auto;
    position: relative;
    height: auto !important;
    min-height: 100%;
    border-left: 1px solid #D9E4ED;
    border-right: 1px solid #D9E4ED;	
}

#header {
    padding: 0;
    height: 240px;
    position: fixed;
    z-index: 4000;
    background-color: #fff;
    max-width: 1278px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;			
}

#header_top {
	margin-left: 2em;
	margin-right: 2em;
}

#header_bottom {
	width: 100%;
	float: left;
	height: 180px;
}

#header_left  {
    float: left;
	margin-top: 1em;
	margin-left: 4em;
	bottom: 0px;
}

#header_right  {
    float: right;
	margin-top: 2em;
	margin-right: 4em;
	width: 70%;
}

#header_left_rd  {
    float: left;
	margin-top: 1em;
	margin-left: 2em;
	width: 45%;	
}

#header_right_rd {
    float: right;
	margin-top: 1em;
	margin-right: 2em;	
	width: 70%;	
}
	
#header_right_rd_690  {
    float: right;
	margin-top: 1em;
	margin-right: 2em;	
	width: 60%;	
}	

#header .col {
    margin-left: 0;
    text-align: left;
    width: 100%;
	padding-left: 2em;
}
	
#header .span_1_of_5 {
    background-color: #005da0;
    padding-top: 2em;
    padding-bottom: 2em;	
	color: #fff;
}	

#header h2 {
	color: #333;
}

#header h3 {
	color: #fff;
}

#header h4 {
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
}

#header .small {
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
}

#header_left #logo_1, #header_left #logo_2 {
	padding-bottom: 1.5em;
	float: left;
	display: inline;
}


.imageSlider {
	width: 100%;
}

.imagesBlock {
	width: 100%;
	background-color: #f6f9fb;
	height: 170px;	
}

#error {
	width: 100%;
	background-color: #f6f9fb;
	padding: 1em;
}

.claim {
	width: 100%;
	background-color: #005da0;
	padding: 2em;
	text-align: center;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 2em;	
}

#content {
	overflow: auto;
	overflow-x: hidden;	
	padding-bottom: 10em;
    position: relative;
	padding-top: 240px;
	font-size: 1.2em;
}

/* 3:2 2-Spalten-Standard */
#contentText {
    width: 100%;	
}
#contentMainWidth {
    width: 100%;
	position: relative;
	float: left; 
}

#contentMain {
/**/
    padding-top: 1em;
    z-index: 5000;
/*	padding-right: 60px;
    padding-left: 60px; */
	padding-right: 2em;
    padding-left: 2em;
	font-size: 1.4em;
}


/* Kopf */
#subNavi {
    background-color: #ede0d5;
    clear: both;
    display: block;
	border-bottom: 1px solid #a8111c;
	border-top: 1px solid #a8111c;
	
	margin-bottom: 1em;
/*    margin-left: 188px; */
    margin-left: 0em;	
}

#subNaviContentMain {
    background-color: #ede0d5;	
    clear: both;
    display: block;
	margin-bottom: 1em;
	font-size: 0.8em !important;
	width: auto;
}

/* Inhalt */
.containerLeft50 {
    color: #333333;
    float: left;
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-top: 0.2em;
}

.containerRight50 {
    color: #333333;
    float: right;
    padding-bottom: 0.5em;
    padding-right: 2em;
    padding-top: 0.2em;
}

/* Fuss */

#subMenuFoot {
    float: left;
	width: 100%;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 1.4em;
    background-color: #ede0d5;
    border-bottom: 1px solid #a8111c;
    border-top: 1px solid #a8111c;
	vertical-align: bottom;	 	
}

#footerWidth {
     float: left;
	 width: 100%;
	 position: absolute;
	 bottom: 0;		
}

#footer {
	background-color: #005da0;	
	color: #fff;	
	padding-top: 2em;
	padding-left: 2em;
	font-size: 1.4em;
}

#footer a {
	color: #fff;	
}

#footer a:hover {
	color: #ede0d5;	
}

/* Schriften */
/* Defaultwerte */

h1, h2, .h2, h3, .h3 #pageTitle {
    font-weight: normal;
}

h1, .h1 {
    font-size: 2.4em !important;
    color: #333;	
    margin: 0 0 0.2em;
    padding-top: 0.5em;
}
h2, .h2 {
    font-size: 1.8em;
    margin: 0 0 0.8em;
	color: #333;
}

#footer h2 {
    font-size: 2em !important;	
	color: #fff;
}

h3, .h3 {
    color: #333;
    font-size: 1.4em;
}

h3 {
    margin: 0 0 1em;
}

h4, .h4 {
    color: #333;
    font-size: 1em;
	padding-bottom: 0.5em;
    font-weight: bold;	
	
}

.small {
	font-size: 0.8em;
    line-height: 1.5em;		
}

/* Abstaende */
/* Defaultwerte */

/* Listen */
/* Defaultwerte */

ul {
/*    font-size: 1.4em;
    line-height: 1.5em; */
    margin: 0 0 0.5em 0em;
    list-style: none outside none;
	padding-left: 15px;
}

ol {
    margin: 0 0 2em 0em;
	padding-left: 15px;
}


ol li {
    margin-bottom: 0.9em;	
}

li {
    line-height: 1.6em;
}

ul li {
    left: 0;
    list-style: none outside url("/images_/icons/list_lightblue.gif");
    margin-bottom: 0.5em;
}

ul.pdfStyle li {
    left: 0;
    list-style: none outside url("/images_/icons/pdf.gif");
    margin-bottom: 0.9em;
}

ul li ol.square {
	list-style-image: none !important;
list-style: square outside none !important;
}

ul li ol.square li {
		list-style-image: none !important;
list-style-type: square !important;
}


.noStyle, .legend {
	list-style: none;
	padding-left: 0;
    border: none;
}

.noStyle li, .legend li {
    list-style-image: none;
    list-style-type: none;	
}

.legend li{
	line-height: 1em;
	margin-bottom: 0.1em;
}


.iconList {
    list-style-image: none;
    list-style-type: none;
    padding-left: 20px;
}

.iconList li {
    list-style-image: none;
    list-style-type: none;
	text-indent: -20px;	
}

.entryForm {
	list-style: none;
	padding-left: 0;
    border: none;	
}

.entryForm li {
    list-style-image: none;
    list-style-type: none;
    line-height: 1.6em;
	margin-bottom: 0;
	display: block;
}


/* Sitemap, Klassifikation */
.listSitemap li, .listSitemapSub li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	line-height: 1.6em;
	font-size: 1em;
}

.dokuList li {
    line-height: 1.4em;	
}

/* Linkliste im Header */

#headerContent ul {
    margin: 0;
	padding: 0;
/*	float: right; */
}

#headerContent ul li {
    margin: 0;
    float: left;
    padding-left: 4em;
	font-size: 1.2em;
	list-style:	none;		
}

#headerContent .liFirst{
    padding-left: 0;
}

/* Submenuliste im Kopfbereich */

#subNavi ul li {
    float: left;
}

#subNaviContentMain ul li {
    float: left;
}

ul#subnavigation {
    color: #A8111C;
    font-size: 1.2em;
    list-style: none outside none;
    margin: 0 0 0 1px;
    padding: 5px 0px 1px 0px;
	padding-left: 1em;
}

ul#subnavigation li {
	margin: 0;
    line-height: 2.5em;
    padding-right: 1em;
    margin-right: 1em;	
    padding-left: 0;	
	border-right: 1px solid #a8111c;
	list-style: none;	
}

ul#subnavigation li.first {
    padding-left: 0;
}

ul#subnavigation li.last {
	border-right: none;
}

/* Menueliste im Footer */

#footer ul {
	margin: 0;
}

#footer #footerMenu ul {
    float: none;
	padding-right: 1em;
	padding-left: 0;
}


#footer #footerLinks ul {
    float: left;
	padding-top: 2em;
	padding-left: 0;	
}

#footer ul li {
    list-style: none outside none;
    float: left;
	padding-right: 1em;	
}

#footer #footerMenu ul li {
    list-style: none outside none;
    float: none;
	padding: 0;
	margin: 0;
}

/* Verweise */
/* Defaultwerte */

a {
    color: #005da0;
}

a:hover {
    color: #006ab3;		
}

#footer a, #subnavigation a, #nav a {
    text-decoration: none;	
}

.arrow_right, .link_arrow_right, .arrowRight, .linkArrowRight {
	background-image:url('/images_/icons/arrow_right.gif');
	background-repeat:no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 1px 0 1px 20px;
	text-align: justify;
	top:0px;
}

.linkBulletGo {
	background-image:url('/images_/icons/bullet_go.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}


.linkBulletBack {
	background-image:url('/images_/icons/bullet_back.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkChart {
	background-image:url('/images_/icons/chart_bullets.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkDefault, .link_default {
    background-image: url("/images_/icons/list_lightblue.gif");
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 2px 20px;
    text-align: justify;
    top: 0;
}

.linkDownload {
	background-image:url('/images_/icons/download.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkEmail {
	background-image:url('/images_/icons/email.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkEye, .link_eye {
	background-image:url('/images_/icons/eye.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkLegend {
	background-image:url('/images_/icons/list_bullets_color.gif');
	background-repeat:no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 1px 0 1px 20px;
	text-align: justify;
	top:0px;
}

.link_list_bullets {
	background-image:url('/images_/icons/list_bullets.gif');
	background-repeat:no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 1px 0 1px 20px;
	text-align: justify;
	top:0px;
}


.linkContact {
	background-image:url('/images_/icons/contact.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkMinus, .link_minus {
	background-image:url('/images_/icons/map_minus.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkPdf, .link_pdf {
	background-image:url('/images_/icons/pdf.gif');
	background-repeat:no-repeat;
	background-position: left center;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkPlus, .link_plus {
	background-image:url('/images_/icons/plus.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkMinus, .link_minus {
	background-image:url('/images_/icons/minus.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkAdd, .link_add {
	background-image:url('/images_/icons/page_add.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkMultiple {
	background-image:url('/images_/icons/table_multiple.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkColumns {
	background-image:url('/images_/icons/text_columns.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.linkZip {
	background-image:url('/images_/icons/zip.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}


a.linkButtonLook {
    background-color: #fafbfc;
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #A8111C;
    font-size: 90% !important;
    font-weight: normal;
    padding: 2px 3px 3px;
	text-decoration: none !important;
    border: 1px solid #9DC3DF;
    border-radius: 3px;	
}

.submit_pdf {
	border: none !important;
	background-image:url('/images_/icons/pdf.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_pdf:hover,
.submit_pdf:focus
{
	background-color: transparent !important;	
}


/* Tabellen */
/* Defaultwerte */

table {
    border: medium none;
    width: 100%;
}
	
th {
	padding: 15px;
	background-color: #efefef !important;
	border-top: 1px solid;	
}

tr {
	
}

td {
    vertical-align: top;
	padding: 15px;
}

table td:first-child {

}

.alternateBg {
    border-collapse:separate;
    border-spacing:0 2px;
}

.alternateBg th {
	padding-left: 5px;
}

.alternateBg td {
	padding: 5px;
}

.alternateBg td:first-child {
    padding-left: 5px;	
}

.headerLeft td:first-child {
    font-weight: bold;
}

.even {
	background-color: #EEF4F8;
}

.uneven, .odd {
    background-color: #F6F9FB;
}

table.noStyle {
	width: auto !important;	
}

table.noStyle td {
	padding: 0 !important;	
}

table.padding_0_5_em td {
	padding: 0.5em !important;	
}


.group::before, .group::after {
    content: "";
    display: table;
}
.group::after {
    clear: both;
}
.group::before, .group::after {
    content: "";
    display: table;
}
.group {
}
.section {
    clear: both;
    margin: 0;
    padding: 0;
}

.job-preview {
    border-top: 1px solid black;
    min-height: 30px;
}

.span_1_of_5, .span_1_of_5_empty  {
    width: 18.72%;
}
	
.span_1_of_6, .span_1_of_6_empty  {
    width: 15.72%;
}	

.span_1_of_2 {
    width: 48.4%;
}

.span_2_to_5 {
    width: 79.68%;
	text-align: center;	
}

.col, .col_no_indent {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}

.col, .col p, .col_no_indent, .col_no_indent p {

}

.col:first-child {
    margin-left: 0;
}

/* Formulare */
/* Defaultwerte */


label {
	vertical-align: top;	
}

.labelLeft, .noLabelStandard {
	float: left;
	padding-right: 2px;
}

.labelLeft15 {
	width: 15%;
	float: left;
	padding-right: 2px;
}

.labelLeft20 {
	width: 20%;
	float: left;
	padding-right: 2px;
	text-align: right;	
}

.labelLeft30 {
	width: 30%;
	float: left;
	padding-right: 2px;
	text-align: right;
}

.inputStandard, .noInputStandard {
	width: 66% !important;
	display: inline !important;
}

.noInputStandard {
	float: left;
	margin-bottom: 4px;
}

input[type="text"], textarea {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #9DC3DF;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #2D2D2D;
    display: block;
    height: 3em;
    line-height: 3em;
    margin: 0 0 12px;
    transition: all 0.15s linear 0s;
    width: 100%;
	font-family: courier;
	padding: 2px;
}

input[type="text"], input[type="textarea"], textarea, select, input[type="select"] {
    border: 1px solid #9DC3DF;	
}

input[type="select"], select {
    padding: 0.2em;
	vertical-align: top;
	font-size: 1.2em;	
}


input[type="radio"] {
    margin-right: 0.2em;	
}

.textareaStandard, .textarea4em, .textarea6em, .textarea10em, .textarea15em, .textarea16em, .textarea20em, .textarea40em {
    line-height: 1.5em;	
}
.textareaStandard {
	height: 15em;	
}


.input2em, .input4em, .inputDate, .input10em, .input15em, .input20em, .input25em {
    display: inline !important;	
}

.input2em {
    width: 2em !important;	
}

.input4em {
    width: 4em !important;
}

.inputDate {
    width: 8em !important;
}

.input10em {
    width: 10em !important;
}

.input15em {
    width: 15em !important;
}

.input20em {
    width: 20em !important;
}

.input25em {
    width: 25em !important;
}

.inline {
    display: inline !important;
	width: auto !important;	
}

input.submit, .submit, input[type="submit"], input.reset, .reset, input[type="reset"] {
    background-color: #FAFBFC;
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #9DC3DF;
    border-radius: 3px;
    color: #005da0;
    cursor: pointer;
    font-size: 100%;
    font-weight: normal;
    padding: 0 3px 1px;
    vertical-align: middle;
	width: auto;
}

input.submit:hover,
.submit:hover,
input[type="submit"]:hover,
input.submit:focus,
.submit:focus,
input[type="submit"]:focus,
input.reset:hover,
.reset:hover,
input[type="reset"]:hover,
input.reset:focus,
.reset:focus,
input[type="reset"]:focus {
	background-position:center top;
	border-color:#EFD9AB;
	color:#333333;
	padding-bottom:1px;
	text-decoration:underline;
	vertical-align:middle;
    padding: 0 3px 1px;	
}

input.submit:active,
.submit:active,
input[type="submit"]:active,
input.reset:active,
.reset:active,
input[type="reset"]:active {
/*    border: none; */
}

.submit_pdf {
	border: none !important;
	background-image:url('/images_/icons/pdf.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	background-color: transparent !important;
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_minus {
	border: none !important;
	background-image:url('/images_/icons/map_minus.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	background-color: transparent !important;	
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_plus {
	border: none !important;
	background-image:url('/images_/icons/map_plus.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	background-color: transparent !important;
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_pdf:hover,
.submit_pdf:focus,
.submit_plus:hover,
.submit_plus:focus,
.submit_minus:hover,
.submit_minus:focus {
	background-color: transparent !important;	
}

.buttonLinkLook, .buttonLinkLook:hover, .buttonLinkLook:focus {
	background-color: transparent !important;
	background-image: none !important;	
	border: none !important;
	font-size: 1em !important;
	font-weight: normal !important;	
}

/* Abstaende */
/* Defaultwerte */

p {
	line-height: 1.6em;
	padding-bottom: 2em;
/*	font-size: 1.4em; */
}

.narrow {
    margin-bottom: 0.5em !important;
    padding-bottom: 0 !important;	
}

.lineHeight_1_2_em {
    line-height: 1.2em;	
}

.lineHeight_2_em {
   line-height: 2em;	
}

.clearer {
   height: 0;
   margin: 0;
   padding: 0;
   clear: both;	
}

.paddingLeft1em {
    padding-left: 1em;	
}

.paddingRight1em {
    padding-right: 1em;	
}

.padding_right_2_em, .paddingRight2em  {
    padding: 0 2em 0 0;
}

.bottom_0 {
	padding-bottom: 0 !important;
}

.bottom_0_5 {
	padding-bottom: 0.5em !important;
}

.marginBottom_0_5 {
	margin-bottom: 0.5em;
}

.marginBottom_0 {
	margin-bottom: 0px !important;
}



.paddingTop_0 {
	padding-top: 0;
}

.paddingTop_0_5 {
	padding-top: 0.5em;
}

.padding_0_5 {
	padding: 0.5em !important;
}

.paddingBottom_0_5 {
	padding-bottom: 0.5em !important;
}

.marginTop_1 {
	margin-top: 1em;
}

.marginTop_0_5 {
	margin-top: 0.5em;
}

.marginTop_0 {
	margin-top: 0;
}

.noPaddingLeft {
	padding-left: 0px !important;		
}

.autoWidth {
	width: auto !important;
	display: inline !important;
}


/* Bilder */
/* Defaultwerte */

img {

}

/* Rahmen */

.borderGrey {
    border: solid 1px #D9E4ED;
	padding: 0.5em;
}

.noBorder {
    border: none;
}

/* floating */

.floatLeft {
    float: left;	
}

.floatRight {
    float: right;	
}

fieldset {
	border: none;
	padding-left: 20px;
	padding-right: 40px;
}

.errorList {
	margin-left: 25px;
	padding-left: 0px;
	left: 0px;	
}

.errorList li {
	text-decoration: none;
	list-style-image: url('/images_/icons/attention.png');
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 0.5em;
	padding-left: 0.3em;
	left: 0px;
	font-weight: normal;
	line-height: 1.2em;
}

  
.printOnly {
    display: none;
}

.black {
    color: #333;	
}

.darkRed {
    color: #c91630;	
}

.italic {
    font-style: italic;	
}

.bold {
    font-weight: bold;	
}

.content_centered {
	text-align: center;	
}

.disabled {
    disabled: true;	
}

.overFlow {
	overflow: auto;
}

.reportHeight {
	height: 600px;
}

.line_height_1_6_em {
    line-height: 1.6em;	
}


.shadow {
/*    box-shadow: 0 4px 2px -2px #cccccc; */
box-shadow: 0 14px 6px -6px rgba(50, 50, 50, 0.43);
}

.noBorder {
    border: none !important;	
}
.font_0_8 {
    font-size: 0.8em;	
}
.font_0_9 {
    font-size: 0.9em;	
}
.font_1_1 {
    font-size: 1.1em;	
}

.bgGrey {
    background-color: #EFEFEF;	
}
	
.program {
	border-top: 1px dashed;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
	border-bottom: none;
	display: block;	
}
}