/* CSS Style Sheet für adventisten.ch TerminDB auswahl
   22. Juni 2005
   $Id: stanet.css 40 2012-01-03 20:38:52Z piano $
*/

/* Schriftarten */
body, p, td, th, li, div, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	padding: 5px;
}
/* Schriftgrössen */
h1 {
	font-size: 20px;
}
body, p, td, th {
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #036;
}
body {
	background-color: #fff;
	font-style: normal;
	color: #036;
}
h1 {
	font-weight: bold;
	color: #036;
	border-top:1px solid #69f;
	text-transform: uppercase;
	padding-top: 5px;
}
p {
	line-height: 16px;
}


a:link {
	font-weight: 900;
	color: #4c7fd9;
	text-decoration: none;
}
a:visited {
	font-weight: 900;
	color: #333;
}
a:hover {
	font-weight: 900;
	color: #fe9802;
	text-decoration: underline;
}
a:active {
	font-weight: 900;
	color: #333;
	text-decoration: none;
}

#menubar {
	line-height: 11px;
	font-size: 10px;
	text-align: right;
	float: right;
}
#Termine {
	border-collapse: collapse;
}
#Termine th {
	border: 1px solid #037;
	background-color: #36a;
	color: #fff;
	padding: 3px;
	font-size: 12px;
}
#Termine th.wer {
	width: 141px;
}

#Termine td {
	border: 1px solid #037;
	padding: 3px;
	font-size: 10px;
	color: #000;
}
#Termine td.anl {
	font-size: 12px;
	font-weight: bold;
}

#Termine td.wer {
        width: 141px;
}

#footer {
	margin-top: 20px;
	font-size: 10px;
}

/**
 * INPUT GRöSSEN
 */

input.fstd, select.fstd, textarea.fstd {	
	width: 350px;
}
input.fdate {
	width: 80px;
	text-align: center;
}
input.ftime {
	width: 60px;
	text-align: center;
}
input.fzahl {
	width: 30px;
	text-align: right;
}
input.fday {
	width: 20px;
}
input.fplz {
	width: 51px;
	text-align: center;
}
input.fort {
	width: 290px;
}
input.fpplan {
	width: 100px;
}
input.fdate {
	width: 90px;
}

/**
 * ANMELDUNGSFORMULAR
 */
input.field, textarea.field {
	border: 1px solid #ddd;
	border-top-color: #999;
	border-left-color: #999;
	background-color: #fff;
	padding: 2px;
	font-size: 12px;
}

table.anmeldungsformular, #anlassdaten table, #ppa {
	background-color: #eee;
	border: 1px solid #d0d0d0;
	border-top-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-color: #f6f6f6;
	border-spacing: 0px;
}

#anlassdaten table {
	width: 450px;
	margin-bottom: 15px;
}

#ppa {
    width: 500px;
    margin-bottom: 15px;
}

table.anmeldungsformular caption, #anlassdaten thead th, #ppa caption {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	color: #036;
	background-color: #ccc;
	text-transform: uppercase;
	letter-spacing: 0.3ex;
	padding: 2px 5px 0px 3px;
	border: 2px #ccc;
}

table.anmeldungsformular th, #anlassdaten tbody th, #ppa th {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 150px;
}

table.anmeldungsformular tr.fehlerhaft td, table.anmeldungsformular tr.fehlerhaft th {
	background-color: #ffe3e3;
	color: #900;
}

table.anmeldungsformular td, table.anmeldungsformular th {
	vertical-align: top;
}


#AnlassDetails th {
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
}


/*** 
 * PREDIGTPLAN
 */
#Predigtplan {
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #333;
}
#Predigtplan thead th {
	background-color: #3165AC;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #333;
	padding: 3px;
}
#Predigtplan tbody th {
	border-right: 1px solid #333;
}
#Predigtplan tbody td {
	border-top: 1px solid #999;
	padding: 3px;
}
#Predigtplan tbody td.PPlanGmd {
	border-left: 1px solid #999;
}
#Predigtplan tbody td.value, #Predigtplan tbody td.zeit {
	border-right: 1px solid #999;
}
#Predigtplan tbody td.value {
	width: 150px;
	font-size: 11px;
}
#Predigtplan span.Amahl {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin-left: 8px;
}
#Predigtplan span.ResultatGmdOption {
	font-size: 10px;
	color: #999;
}
#Predigtplan td.PPlanOptionen {
	vertical-align: top;
	color: #666;
	font-size: 10px;
	line-height: 11px;
}

p.legend {
    font-weight: bold;
    margin: 10px 0 3px 0;
}

td.PPlanOptionen ol {
    margin-top: 0;
}

.pp_row {
    margin: 0 -25px;
}

.pp_col {
    padding: 0 25px;
    width: 300px;
    float: left;
}

#specialOffering table tr th {
    text-align: left;
}

span.other-day {
    margin-left: 4px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/calendar2-day.svg) no-repeat;
    background-size: contain;
}

span.other-time {
    margin-left: 4px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/clock-history.svg) no-repeat;
    background-size: contain;
}
