/* Haupt-CSS von Spiez /*
/* Ergänzende CSS-Angaben: */
#Kopfbild {
 background-image:url(/fileadmin/BuchtSpiez/Portal/Kopfbilder/headerbg1.jpg); 
 background-repeat:no-repeat;
 /*filter:blendTrans(Duration=3, Transition=16); */
 }

.linkliste h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-bottom:0;
	padding:0;
}

.titel_portal h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-bottom:-3px;
	padding:0 0 0 2px;
}

.rot {
	color: #FF0000;
}

a.black {
	color: #000000;
	font-weight: bold;
}

/*
 * Für neuen Belegungsplan der Rogglischeune
 */

div#ext_belegung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ext_belegung table {
	max-width: 100%;
}

#ext_belegung tr.thbeleg {
	border-bottom: 1px dotted #666666;
}

#ext_belegung th,
#ext_belegung td {
	text-align: left;
	height: 20px;
	width: 130px;
}

#ext_belegung .narrow {
	width: 80px;
}

#ext_belegung .even {
	background-color: #fff;
}

#ext_belegung .odd {
	background-color: #ddd;
}

table.cc_event {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}

table.cc_event th {
	text-align: left;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	background-color: #eeeeee;
	padding: 0px 5px 0px 5px;
	font-size: 1.1em;
}

table.cc_event td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

table.cc_event tr.even td {
	background-color: #f8f8f8;
}

table.cc_event tr.odd td {

}

table.cc_event td.cc_event-year {
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 35px;
	padding-bottom: 10px;
}

table.cc_event td.cc_event-month {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
}

table.cc_event td.cc_event-date {

}

table.cc_event td.cc_event-name {
	padding-right: 30px;
}

table.cc_event td.cc_event-notes {

}
