/* CSS Document */

* { border:0; margin:0; padding:0; }

.csc-default p  { margin-bottom: 0.8em; }
.divider hr { background-color: #ccc; height:3px; width:100%; margin: 20px 0 }
ul { margin-left:  40px; margin-bottom:0.8em }
ol { margin-left:  40px; margin-bottom:0.8em }
table.csc-frame-frame1 td { background-color: #EDEBF1; padding: 4px; border: 1px solid #ffffff; }


html { }

body  { 
        background-color:#ffffff;
        font: normal 100.0% Arial,Helvetica;
        margin:0 auto
}

/*Allgemeine Links*/
a:link    { text-decoration:none; color:#0841AB }
a:hover   { text-decoration:none; color:#E11700 }
a:visited { text-decoration:none; color:#0841AB }
a:focus   { text-decoration:underline; color:#E11700 }
a:active  { text-decoration:underline; color:#E11700 }

/* Contenttable */
table.contenttable { border-spacing:3px; border-style:none }
table.contenttable td { background-color: #EDEBF1; padding:2px 6px; }
table.contenttable th { background-color: #c7d2e2; padding:2px 6px; border-bottom:solid 10px #ffffff }

table.contenttable-1 td { background-color: #fcf1d1 }

table.center { width:100% }
table.small  { font-size: 0.8em }




.bcolor-lokal		{ background-color:#FFC0CB }
.color-lokal    	{ color:#FFC0CB }
.bcolor-regional	{ background-color:#E6E6FA }
.color-regional		{ color:#E6E6FA }

h1,h2 {
	text-align: left;
	color: #000;
	font-size: 1em;
	background-color: #c7d2e2;
	padding-left:10px;
}

h3 {
	text-align: center;	
	color: brown;
	background-color: transparent;
	font-size: 2.0em;
	font-weight:bold;
	padding-left:10px;
}


td.formout	 { 
	font-size:0.9em;
	font-style:bold; 
	color:brown; 
	background-color:#ffefd5
}

table.wochenuebersicht {
      	font-size:0.8em;
      	background-color:#ffffff;
      	border-spacing:3px
}


.form_date, .form_time, .form_desc, .form_loc, .form_locimg {
}

.form_pres {
	font-style:italic;
        font-weight:normal;
}

.form_head {
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	background-color:#A9A9A9;
	padding: 2px 2px 2px 2px;
}

.form_gerade, .form_ungerade {
	color:#696969;
	text-align:left;
	font-weight:bold;
	background-color:#F5F5F5;
	padding: 2px 2px 2px 2px;
}

td.form_haftung {
	color:brown;
	text-align:center;
	font-size:0.6em;
}


div.user_evcal	    { width:100%; margin-top:20px }

.datum_width   { width:13% }
.zeit_width    { width:10% }
.info_width    { display:none }

table.user_evcal    { font: 0.8em sans-serif; width:100% }
table.user_evcal th { background-color:#BCC9DA; text-align:left; padding:3px }
table.user_evcal td { text-align:left; padding:3px 3px 10px 3px; border-bottom:solid 1px #ccc }
table.user_evcal td.zeit  { color:#228B22; font-weight:bold; vertical-align:middle }
table.user_evcal td.datum { color:#228B22; font-weight:bold; vertical-align:middle }
table.user_evcal td.veranstaltung   { font-weight:bold; color:#123456 }
table.user_evcal span { color:#696969; font-style:italic }
table.user_evcal td.info   { text-align:center; vertical-align:middle }

caption { padding:3px; background-color:#DCE7E9; text-align: center; font-weight:bold; color:#123456; margin-bottom:5px }

