div.Programm {
	width: 950px;
}

ul.Zielgruppen {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 12px;
	color: black;
}

td {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: black;
	background-color : White;
}
td.Formular {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 12px;
	color: black;
	background-color : White;
}
td.Spalte {
	width : 159px;
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: black;
	background-color : White;
	text-align : center;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
}
td.Kopf {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: #194451;
	background-color : #F1F1F3;
	text-align : center;
	border : 1px solid Black;
	padding-top : 4px;
	padding-bottom : 4px;
}
td.Kopf1 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: Black;
	background-color : #C3C3C3;
	text-align : center;
	border : 2px solid #C3C3C3;
	padding-top : 4px;
	padding-bottom : 4px;
}
td.Kopf2 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 11px;
	color: Black;
	background-color : #F1F1F3;
	text-align : center;
/*	border : 2px solid #DDA17B; */
	padding-top : 2px;
	padding-bottom : 2px;
}
td.Kopf3 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: Black;
	background-color : #9DABD1;
	text-align : center;
	border : 2px solid #9DABD1;
	padding-top : 4px;
	padding-bottom : 4px;
}
td.Kopf4 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: White;
	background-color : #4E5568;
	text-align : center;
	border : 2px solid #4E5568;
	padding-top : 4px;
	padding-bottom : 4px;
}
td.Kopf5 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 9px;
	color: Black;
	background-color : white;
	text-align : center;
	border : 1px solid Gray;
	padding-top : 4px;
	padding-bottom : 4px;
}
td.Zeit {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 9px;
	color: #194451;
	background-color : #F1F1F3;
	text-align : left;
	border-top : 1px solid Black;
	}
td.Seminar {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 9px;
	font-weight : normal;
	color: black;
	letter-spacing : 0px;
	background-color : #F1F1F3;
	text-align : center;
	border : 1px solid Gray;
}
A.Seminar, A:ACTIVE.Seminar, A:FOCUS.Seminar, A:LINK.Seminar, A:VISITED.Seminar {
	color : Black;
	font-weight : normal;
}
A:HOVER.Seminar {
	color : Red;
	font-weight : normal;
}
h1.Seminar {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 18px;
	color: black;
	letter-spacing : 1px;
}

td.SeminarImp {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 9px;
	color: black;
	letter-spacing : 0px;
	background-color : #EDEDED;
	text-align : center;
	border : 1px solid Black;
}
td.Seminar_BPW {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 9px;
	color: black;
	letter-spacing : 0px;
	background-color : #EDEDED;
	text-align : center;
	border : 1px solid Black;
	background-image : url(grafiken/bpw-seminar.gif);
	background-repeat : no-repeat;
}
div.Seminar {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	width: 130px;
}

td.pause {
	background-color : White;
	font-size : 1px;
	text-align : center;
	border : 1px solid White;
}
td.Details {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 12px;
	color: black;
	background-color : White;
}
td.Fuss {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 10px;
	color: black;
	background-color : White;
	letter-spacing : 2px;
	text-align : left;
	border-top : 1px solid Silver;
	border-bottom : 1px solid Silver;
	padding-top : 8px;
	padding-bottom : 8px;
}


h1 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 28px;
	color : #194451;
	letter-spacing : 4px;
	margin-bottom : 8px;
}
h2 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	margin-bottom : 0px;
}
h3 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	margin-bottom : 0px;
}
h4 {
	font-family : Lucida, Verdana, Arial, sans serif;
	font-size : 18px;
	color : #E71F00;
	letter-spacing : 4px;
}


/* +++++++++++++++++++++++++++++++++++++++++++ */
/*                     Sonstiges               */

hr {
	color : Navy;
}


