/** warenkorb */
.warenkorbUeberschrift1 {
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F07E18;
}
.warenkorbUeberschrift2 {
	background: #F07E18; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 27px; 
	padding-left: 4; 
	padding-right: 4; 
}
.warenkorbUeberschrift2Klein {
	background: #F07E18; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: white;
	height: 27px; 
	padding-left: 4; 
	padding-right: 4; 
}
.warenkorbRahmenTable {
	border-left: 1px solid #F07E18;
	border-bottom: 1px solid #F07E18;
	border-right: 1px solid #F07E18;
	border-top: 1px solid #F07E18;
	height: 27px; 
	padding-top: 4; 
	padding-bottom: 4; 
	padding-left: 4; 
	padding-right: 4; 
}
.warenkorbRahmenLinie {
	border-top: 1px solid #F07E18;
	padding-left: 1; 
	padding-right: 1; 
}

.warenkorbBold {
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.warenkorbNomal {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
}
.warenkorbEingabenamen {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
}
.warenkorbLink {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline; 
}
A.warenkorbLink:link { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }
A.warenkorbLink:visited { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }
A.warenkorbLink:hover { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }

/* -------------------------------------------------------------------------------------------------------------- */
/* Seminar Styles */
/* -------------------------------------------------------------------------------------------------------------- */
.seminarDatum {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	width: 140px;
}
.seminarUhrzeit {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
}
.seminarEingabenamen {
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: white;
}
.seminarUeberschrift1 {
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F07E18;
}
.seminarUeberschrift2 {
	background: #F07E18; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 27px; 
	padding-left: 4; 
	padding-right: 4; 
}
.seminarUeberschrift2Klein {
	background: #F07E18; 
	border: 1px solid #ffffcc; 
	cursor: default; 
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: white;
	height: 27px; 
	padding-left: 4; 
	padding-right: 4; 
}
.seminarRahmenTable {
	border-left: 1px solid #F07E18;
	border-bottom: 1px solid #F07E18;
	border-right: 1px solid #F07E18;
	border-top: 1px solid #F07E18;
	height: 27px; 
	padding-top: 4; 
	padding-bottom: 4; 
	padding-left: 4; 
	padding-right: 4; 
}
.seminarRahmenLinie {
	border-top: 1px solid #F07E18;
	padding-left: 1; 
	padding-right: 1; 
}

.seminarBold {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.seminarNomal {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
}
.seminarLink {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: black;
	text-decoration: underline; 
}
A.seminarLink:link { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }
A.seminarLink:visited { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }
A.seminarLink:hover { font-family: arial,helvetica,verdana; font-size: 12px; color: black; text-decoration: underline; }

