/*----MELANGE-----------------------------*/

body, td, table, span, div {
margin: 0px;
font-family: verdana;
font-size: 12px;
color: #000000;
}

a:link {
color: #333333;
}

a:visited {
color: #333333;
}

a:active {
color: #333333;
}

a:hover {
color: #463A1B;
}

.stdText {
font-family: verdana;
font-size: 12px;
}

.ordinationTitel {
font-size: 16px;
}

.subText {
font-size: 9px;
}

.ordText {
font-size: 10px;
}

.mainTable {
background-color: #FFFFFF;
}

.darkTable {
background-color: #BBAC78;
}

.lightTable {
background-color: #E4DECA;
}

.darkText {
color: #BBAC78;
}


.titel, h1 {
font-weight: bold;
font-size: 17px;
color: #ffffff;
background-color: #E4DECA;
}

.activeSelection {
font-weight: bold;
font-size: 14px;
text-align: center;
color: #463A1B;
background-color: #BBAC78;
}

.inActiveSelection {
font-weight: bold;
font-size: 14px;
text-align: center;
color: #E4DECA;
background-color: #BBAC78;
}

.content2, .ordinationTime {
font-size: 12px;
border-color: #BBAC78;
border-width: 1px;
border-style: solid;
}

.linieLinksMelange {
border-left: 1px solid;
border-color: #BBAC78;
}

.ordinationTimeDay {
border-left: 1px solid;
border-color: #BBAC78;
}

.table_with_border {
border: 1px solid;
border-color: #BBAC78;
}

input {


	color : #000000;
	font-size : 10pt;
}

select {


	color : #000000;
	font-size : 10pt;
}

select.small, ordinationTimeSelector{


	color : #000000;
	font-size : 7pt;
}

textarea {


	color : #000000;
	font-size : 10pt;
}

.radio {
	border-color:  #BBAC78;
	border-width : 0px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10pt;
}

input.delete {
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-image : url(trash.jpg);
	background-repeat : no-repeat;
	background-color : transparent;
	border-width : 0;
	border : 0px solid black;
	width:7px;
	height : 10px;
	vertical-align : middle;
	cursor:hand;
	cursor:pointer;
}

/*--- Needed to change the color for a table row per javascript ---*/

TD.data0
{
        background-color: #FFFFFF;
}

TD.data1
{
        background-color: #E4DECA;
}
