html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  border: 0;
}

a {
	text-decoration:none;
	color: #333333;
	cursor: pointer;
}

a:hover {
	text-decoration:none;
	cursor: pointer;
}

body	{	
	background: #FFFFFF;
	font-family: Arial;
	font-size:11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

p {
	margin-bottom:5px;
}

.plus {
	color: #b0cb24;
	font-weight:bold;
	font-size:14px;
	width:15px;
	line-height:14px;	
	cursor: pointer;
}

.plusw {
	color: #ffffff;
}

td { vertical-align:top; }

table.ct {
	width: 100%;
	/* 46px */
}

td.ts { /* table starter line */
	padding:2px;
	padding-left:5px;
	background-color: #DFDFDF;

	font-weight:bold;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	height:20px;
}

div.ts { /* table starter line */
	padding:2px;
	padding-left:5px;
	background-color:#dfdfdf;
	font-weight:bold;
	margin-right:10px;
	width:400px;
	font-size:11px;
	color:#000000;
	height:15px;
	margin-bottom:1px;
}

td.tvc { /* table value clear */ 
	padding:2px;
	padding-left:5px;
	background-color:#efefef;

}

td.tvr { /* table value reiter */
	width: 120px;
	background-color: #EFEFEF; /* darkgray: #dfdfdf*/
	padding:2px;
	padding-left:5px;
	padding-right:10px;
	font-weight:bold;
}

/* right Content Info - Jahresübersicht etc*/
td.rCi {
	height:100%;
	width:190px;
}

div.naviBox {
	background-color:#dfdfdf;
	width:170px;
	height:17px;
	margin-bottom:2px;
	padding-top:3px;
	text-align:center;
	margin-left:20px;
	margin-right:0px;
	
}

div.ht { /* head titel */
	font-size:1.3em;
	margin-bottom:30px;
}

div.hts { /* head titel */
	font-size:1.2em;
	margin-bottom:2px;
	line-height:1.2em;
	/*color:#333333;*/
}

div.fl { /* fliesstext */
	line-height:1.45em;
	margin-bottom:10px;
}

div.withdot {
	width:97%;
	margin-bottom:0px;
	float:left;
}

div.gray {
	color:#ABABAB;
}

/*
input.tinput {
	font-size:11px;
	border:0px;
	background-color:#efefef;
	width:340px;
	color: #333333;
}
*/


select {
	font-size:11px;
	border:0px;
	width:340px;
	color: #333333;
	border: 1px #000000 solid;
}

/*
input.radio {
	font-size:11px;
	height:13px;
}

textarea.tarea {
	font-family:arial;
	font-size:11px;
	border:0px;
	background-color:#efefef;
	width:340px;
	color: #333333;
}
*/

td.spacer {
	height:2px;
}

div.fButton {
	background-color:#efefef;
	font-weight:Bold;
	padding-left:5px;
	padding-top:3px;
	width:135px;
	height:17px;
	margin-bottom:2px;
	margin-left:5px;
}

div.kurssuchbox {
	position:absolute;
	top:45px;
	width:450px;
	background-color:#FFFFFF;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
}

img.ontext {
	margin-top:3px;
}

div.small {
	font-size:9px;
}
