body {	margin			: 0;	background-color: #FFF;	color			: #000;	font-weight		: normal;	font-style		: normal;	line-height		: 1.25;}body, th, td {	font-family		: Verdana, Arial, Helvetica, sans-serif;	font-size		: 11px;}  /* ///////////////////////// */ /* //// ANCHOR-ELEMENTE //// *//* ///////////////////////// */a {	text-decoration	: underline;	color			: #000;}a:hover, a:active {	color			: #055998;}a:focus {	outline			: none;}img {	border			: 0px #FFF none;}  /* ///////////////// */ /* //// CONTENT //// *//* ///////////////// */#Lehrangebote {	font-size	: 11px;}#Lehrangebote img {	font-size		: 1px;	vertical-align	: middle;	padding-left	: 5px;	height			: 1px;}#inhalt ul {	margin-left		: 0;	padding-left	: 0;}#inhalt li {	margin-left		: 1.5em;	font-size		: 11px;}#COVERTEXT {	font-size		: 20px;	font-family		: Arial, Verdana, Helvetica, sans-serif;	color			: #A22137;}/* //////////////////////// *//* //// BLOCK-ELEMENTS //// *//* //////////////////////// */h1, h2, h3 {	font-weight		: bold;	color			: #055998;}h1 {	margin			: 0 0 1.4em 0;	font-size		: 11px;}h2 {	margin			: 1.5em 0 0.5em 0;	font-size		: 11px;}h3 {	margin			: 0.5em 0 -0.5em 0;	font-size		: 11px;	color			: #000;}p {	margin			: 0.5em 0 0 0;	padding-bottom	: 0.5em;	font-size		: 11px;}label {font-size: 9px}  /* ///////////////////////// */ /* //// INLINE-ELEMENTS //// *//* ///////////////////////// */abbr, acronym {	font-style		: normal;	text-decoration	: none;}.textBlau	{color:#055998}.textRot	{color:#A22137}  /* /////////////////////// */ /* //// LIST-ELEMENTS //// *//* /////////////////////// */ul, ol, li, img {	font-size		: 11px;}  /* //////////////////////// */ /* //// TABLE-ELEMENTS //// *//* //////////////////////// */table {	margin			: 0;	padding			: 0;	border-collapse	: collapse;	border-color	: #FFF;	border-style	: none;	border-width	: 0;}td, th {	padding			: 0;	color			: #000;	text-align		: left;	vertical-align	: top;}#inhalt th, #inhalt td  {	padding-right	: 10px;}  /* /////////////////////// */ /* //// FORM-ELEMENTS //// *//* /////////////////////// */label {	cursor			: pointer;	white-space		: pre;}label:active {	outline			: none;}textarea {	margin-bottom	: 2px;	width			: 270px;	height			: 4.5em;	border			: 2px inset #D5EDFF;	color			: #055998;}textarea:focus {	background-color: #F1F6FC;}input {	width			: 155px;	height			: 1.5em;	border			: 2px inset #D5EDFF;	color			: #055998;}input.checkbox {	width			: auto;	height			: auto;	margin-right	: 10px;	border			: none; /* width: auto */}input.checkbox:focus {	outline			: none;	border			: none;}input:focus {	background-color: #F1F6FC;}input.start, input.stop {	background-color: #F1F6FC;	color			: #055998;	border			: 2px outset #D5EDFF;	width			: 70px;	height			: auto;	font-family		: Arial, Helvetica, sans-serif;	font-size		: 11px;	font-weight		: bold;	text-align		: center;}input.start + input.stop {	margin-right	: 10px;}input.stop + input.start {	margin-left	: 12px;}input.kalender {	background-color: #F1F6FC;	color			: #055998;	border			: 2px outset #D5EDFF;	width			: 152px;	height			: auto;	font-family		: Arial, Helvetica, sans-serif;	font-size		: 11px;	font-weight		: bold;	text-align		: center;}input.stop {	color			: #A22137;}