/* CSS Document */

body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
h1,
h2,
h3,
h4,
h5 {
	color: #660000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	/*font-weight: normal;*/
	}
	
	
/* User login */

.tx-felogin-pi1 fieldset {
	margin: 1.00em 0;
	}
	
.tx-felogin-pi1 fieldset div {
	margin: 0.25em 0;
	}
	
.tx-felogin-pi1 label {
	display: block;
	float: left;
	width: 170px;
	}

.tx-felogin-pi1 input {
	background-color: #F5EEE2;
	border-width: 1px;
	border-style: solid;
	border-color: #321813 #774634 #774634 #321813;
	}
	
.tx-felogin-pi1 input[type="submit"] {
	padding: 0.25em 1.25em;
	margin-left: 170px;
	
	color: #cc0000;
	color: #EDDABA;
	background-image:url("../grafx/background_header_no.png");
	background-position: -250px -155px;
	background-repeat: no-repeat;

	border-color: #774634 #321813 #321813 #774634;
	}
	
.tx_felogin_pi1[forgot_email] {
	}
	
/* -------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */

.tx-feevcal-pi1 #contentWeek th,
.tx-feevcal-pi1 #contentMonth th {
	color: #EDDABA;
	font-weight: normal;
	font-size: 0.90em;
	
	background-image: none;
	background-color: #660000;
	}
	
.tx-feevcal-pi1 #contentWeek th a,
.conentMonth-kw {
	color: #EDDABA;
	text-decoration: underline;
	}

.tx-feevcal-pi1 #contentMonth table,
.tx-feevcal-pi1 #contentMonth table {
	width: 670px;
	}
	
.tx-feevcal-pi1 #contentDay table tr th,
.tx-feevcal-pi1 #contentWeek table tr th,
.tx-feevcal-pi1 #contentMonth table tr th,
.tx-feevcal-pi1 #contentYear table tr th {
	border: 1px solid #330000;
	}
	
.tx-feevcal-pi1 #contentDay table tr td,
.tx-feevcal-pi1 #contentWeek table tr td,
.tx-feevcal-pi1 #contentMonth table tr td,
.tx-feevcal-pi1 #contentYear table tr td {
	border: 1px solid #BC9577;
	border: 1px solid #E3DCD3;
	}
	
.tx-feevcal-pi1 #contentMonth table tr {
	/*height: 100px;*/
	}
	
.tx-feevcal-pi1 #contentMonth table td {
	/*height: 100px;
	margin: 0;
	padding: 0;*/
	}
