/***********************************************/
/* ahlb.css                                    */
/* stylesheet fÃ¼r die Inhalte                  */
/* aus der Nutzenplattform            			   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background:none;
	font-family:Arial;
	font-size:10px;
	line-height:1.5em;
	margin:0;
	padding:0 0 0 0;
}

a {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#58585a;
}

a:hover {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#f3b907;
}

ul{
 list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

h3{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:5px 0;
}

table {
	border: none;
	background:#FFFFFF;
}

td, div, body, textarea, input, select {
	font-family: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	padding:0px;
}

.termin-monat{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#58585a;
	padding:10px 0 5px;
}

.termin-hervorgehoben {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #58585a;
	background-color: #FFFFFF;
}

.label {
	font-family:Arial;
	font-size:10px;
}

.termin {
	padding:0;
	margin:0;
}

.titel {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#58585a;
	padding:10px 0 0 0;
	margin:2px 0 0 0;
}

.datum-zeit-ort {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding:2px 0 2px 0;
	margin:2px 0 0 0;	
}

.merker {
	font-family: Arial;
	font-size: 10px;
	font-style:italic;
	color: #000000;
	padding:2px 0 2px 0;
	margin:2px 0 2px 0;	
}

.text {
	font-family:Arial;
	font-size:11px;
	color: #000000;
	text-align: left;
}
