@charset "utf-8";

#events tr.rowSelected td.eventNameTD {
    background-color: #d0eef4;
	 width: 200px;
	 border-bottom: solid 1px #c2e8ee;
}

.rowHover {
	color: #333333;
	cursor: pointer;
	font-size: 13px;
	background-color: #FFFFB7;
}
.rahmenschwarzganz {
	border: 0.05pc solid #000000;
}
.dickerrahmenoben {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

.rahmenseitlichschwarz {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8D9003;
	border-left-color: #8D9003;
}
.dickerrahmen {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-bottom-style: none;
}
.dickerrahmenunten {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.rahmenschdgruenganz {
	border: 0.05pc solid #3F5300;
}
.rahmendgruenganz {
	border: 0.05pc solid #000000;
}
.rowSelected {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px;
	background-color: #EBEBEB;
}
.dickerrahmentemp {
	border: 5px solid #333333;
}
.rahmenschaufenster {
	border: 0.05pc solid #FFFFFF;
}
.rahmenspaltelinks {
	border: 0.05pc solid #B8BC07;
}
.rahmenmissen {
	border: 0.05pc solid #A3A332;
}
.dickerrahmendankeseiten {
	border: 5px solid #333333;
}
.rahmenspryrechts {
	border: 0.05pc solid #B3B704;
}

