body {
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-size:8pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#b0b0b0;
}

p {
	font-size:8pt;
	font-weight:normal;
	margin:5px;
}

p.detail {
	font-size:8pt;
	font-weight:normal;
	margin:0px;
}

h1 {
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	padding:4px;
	margin:0px;
}

h2 {
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	padding:4px;
	margin:0px;
}

h2.obg {
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	background-color:transparent;
	text-align:left;
	padding:4px;
	margin:0px;
}


blockquote {
	font-size:10pt;
	line-height:14pt;
	color:#666633;
	background-color:#E0E0D1;
	padding:2px;
	margin-left:25px;
	font-style:italic;
}

div.error	{ font-size:9pt; font-weight:bold; color:#BB2A1C; margin:0px; padding:2px; background-color:#FFC8C3; border:1px solid #BB2A1C; }
div.info	{ font-size:9pt; font-weight:normal; color:#000000; margin:0px; padding:2px; background-color:#FFDE44; border:1px solid #000000; }

div.month	{
	display:block;
	padding:2px;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:2px;
	background-image:url(../pic/termin/streif.gif);
	background-repeat:no-repeat;
}

span.info	{ font-size:7pt; font-weight:normal; color:#808080; }

div.subtree	{
	padding-left:25px;
	background-image:url(img/navi_sub.gif);
	background-repeat:no-repeat;
}

a			{ color:#f0f0f0; }
a:link		{ text-decoration:underline; }
a:visited	{ text-decoration:underline; }
a:active	{ text-decoration:underline; }
a:hover		{ text-decoration:underline; }

a.red			{ color:red; }
a.red:link		{ text-decoration:none; }
a.red:visited	{ text-decoration:none; }
a.red:active	{ text-decoration:underline; background-color:transparent; }
a.red:hover		{ text-decoration:underline; background-color:transparent; }

a.close			{ color:#ffffff; }
a.close:link	{ text-decoration:none; }
a.close:visited	{ text-decoration:none; }
a.close:active	{ text-decoration:none; background-color:transparent; }
a.close:hover	{ text-decoration:none; background-color:transparent; }

a.navi			{ color:#b0b0b0; display:block; padding:1px; }
a.navi:link		{ text-decoration:none; }
a.navi:visited	{ text-decoration:none; }
a.navi:active	{ text-decoration:none; color:#000000; background-color:#b0b0b0; }
a.navi:hover	{ text-decoration:none; color:#000000; background-color:#b0b0b0; }

a.top_navi			{ color:#ffffff; background-color:#000000; display:block; font-size:10pt; font-weight:bold; text-align:center; padding:4px; }
a.top_navi:link		{ text-decoration:none; }
a.top_navi:visited	{ text-decoration:none; }
a.top_navi:active	{ text-decoration:none; color:#ffffff; background-color:#282828; }
a.top_navi:hover	{ text-decoration:none; color:#ffffff; background-color:#282828; }

a.detail			{ color:#d0d0d0; background-color:#505050; display:block; background-image:url(img/reiter.gif); background-repeat:no-repeat; font-size:8pt; font-weight:bold; text-align:center; padding:4px; }
a.detail:link		{ text-decoration:none; }
a.detail:visited	{ text-decoration:none; }
a.detail:active		{ text-decoration:none; color:#ffffff; background-color:#606060; }
a.detail:hover		{ text-decoration:none; color:#ffffff; background-color:#606060; }

a.detail_bereich			{ color:#808080; }
a.detail_bereich:link		{ text-decoration:none; }
a.detail_bereich:visited	{ text-decoration:none; }
a.detail_bereich:active		{ text-decoration:none; color:#a0a0a0; }
a.detail_bereich:hover		{ text-decoration:none; color:#a0a0a0; }


/* Umrandung */
td.border_lo {
	width:5px;
	height:5px;
	background-image:url(img/ecke_lo.gif);
}
td.border_ro {
	width:5px;
	height:5px;
	background-image:url(img/ecke_ro.gif);
}
td.border_lu {
	width:5px;
	height:5px;
	background-image:url(img/ecke_lu.gif);
}
td.border_ru {
	width:5px;
	height:5px;
	background-image:url(img/ecke_ru.gif);
}
td.border_o {
	height:5px;
	background-image:url(img/linie_o.gif);
	background-repeat:repeat-x;
}
td.border_l {
	width:5px;
	background-image:url(img/linie_l.gif);
	background-repeat:repeat-y;
}
td.border_r {
	width:5px;
	background-image:url(img/linie_r.gif);
	background-repeat:repeat-y;
}
td.border_u {
	height:5px;
	background-image:url(img/linie_u.gif);
	background-repeat:repeat-x;
}


td.form_tag {
	vertical-align:top;
	padding-top:5px;
	font-weight:bold;
}


td.box_title {
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	background-color:#cccccc;
	text-align:left;
	border:1px solid #666666;
	background-image:url(img/title_bg.jpg);
	background-repeat:no-repeat;
}

td.box_content {
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#f0f0f0;
	text-align:left;
	padding:3px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

div.header {
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	padding:4px;
}

div#wrapper {
	margin:0px;
	padding:0px;
	text-align:left;
	background-image:none;
	background-color:transparent;
}

div#navi_wrapper {
	position:relative;
	left:0px;
	top:0px;
	height:26px;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#b0b0b0;
	border-bottom:2px solid #000000;
}

#navi_wrapper	a			{ display:block; width:80px; padding:2px; color:#000000; text-align:center; font-weight:bold; border:1px solid #000000; }
#navi_wrapper	a:link		{ text-decoration:none; background-color:#ffffff; }
#navi_wrapper	a:visited	{ text-decoration:none; background-color:#ffffff; }
#navi_wrapper	a:active	{ text-decoration:none; background-color:#d0d0d0; }
#navi_wrapper	a:hover		{ text-decoration:none; background-color:#d0d0d0; }


div#content_wrapper {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:5px;
	padding-top:10px;
	text-align:left;
}


form.nopadding {
	padding:0px;
	margin:0px;
}

select {
	font-size:8pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #000000;
	height:20px;
}

input {
	font-size:8pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	min-height:16px;
	padding:1px;
	border:1px solid #808080;
}

input.login {
	color:#d0d0d0;
	background-color:#707070;
	border:1px solid #303030;
}

input.private {
	font-size:8pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	background-color:#FC7965;
	min-height:16px;
	padding:1px;
	border:1px solid #4D251F;
}

input.button {
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	padding:1px;
	height:19px;
	border:1px solid #000000;
}

input.checkbox {
	font-size:8pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	border:0px;
	min-height:11px;
	height:11px;
}

textarea {
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	border:1px solid #000000;
	background-color:#ffffff;
	padding:2px;
}

textarea.private {
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	border:1px solid #4D251F;
	background-color:#FC7965;
	padding:2px;
}

textarea.fixed {
	font-size:9pt;
	font-family:"Courier New",Courier,serif;
	font-weight:normal;
	color:#000000;
	border:1px solid #808080;
	background-color:#ffffff;
	padding:2px;
}


td.termin_dot {
	width:20px;
	color:#a0a0a0;
	background-image:url(img/termin_dotted.gif);
	background-repeat:no-repeat;
}

td.termin_fill {
	width:20px;
	color:#a0a0a0;
	background-image:url(img/termin_filled.gif);
	background-repeat:no-repeat;
}

td.termin_dot_blue {
	width:20px;
	color:#0000a0;
	background-image:url(img/termin_dotted_blue.gif);
	background-repeat:no-repeat;
}

td.termin_fill_blue {
	width:20px;
	color:#0000a0;
	background-image:url(img/termin_filled_blue.gif);
	background-repeat:no-repeat;
}

td.termin_we {
	width:20px;
	color:#a0a0a0;
	background-image:url(img/termin_we.gif);
	background-repeat:no-repeat;
}

td.termin_we_blue {
	width:20px;
	color:#0000a0;
	background-image:url(img/termin_we_blue.gif);
	background-repeat:no-repeat;
}

.red
{
	color:red;
}


td.tab_selected {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:0px;
	padding:3px;
	background-color:#ffffff;
	color:#000000;
	font-size:9pt;
	font-weight:bold;
}

td.tab_link {
	border:1px solid #666666;
	border-left:0px;
	background-color:#b0b0b0;
	color:#666666;
}

td.tab_link_left {
	border:1px solid #666666;
	border-right:0px;
	background-color:#b0b0b0;
	color:#666666;
}

a.tab			{ display:block; padding:3px; font-weight:bold; }
a.tab:link		{ text-decoration:none; color:#666666; background-color:#b0b0b0; }
a.tab:visited	{ text-decoration:none; color:#666666; background-color:#b0b0b0; }
a.tab:active	{ text-decoration:none; color:#333333; background-color:#c0c0c0; }
a.tab:hover		{ text-decoration:none; color:#333333; background-color:#c0c0c0; }


/***** Übersicht Tabelle *****/
#bs_table table {
	padding:0px;
	border:0px;
}
/* Zelle */
#bs_table td {
	text-align:center;
	padding-left:2px;
	padding-right:2px;
}
#bs_table div {
	text-align:center;
	cursor:pointer;
}
/* Überschrift */
#bs_table p {
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}
/* Datum */
#bs_table span {
	font-size:8pt;
	font-weight:normal;
}
/* Überschrift (span) */
#bs_table span.p {
	font-size:11pt;
	font-weight:bold;
	margin:0px;
}
/* Link */
#bs_table a				{ display:block; color:#b0b0b0; }
#bs_table a:link		{ text-decoration:none; }
#bs_table a:visited		{ text-decoration:none; }
#bs_table a:active		{ text-decoration:none; color:#ffffff; background-color:#505050; }
#bs_table a:hover		{ text-decoration:none; color:#ffffff; background-color:#505050; }

#bs_table a.info			{ color:#d0d0d8; }
#bs_table a.info:link		{ text-decoration:none; }
#bs_table a.info:visited	{ text-decoration:none; }
#bs_table a.info:active		{ text-decoration:underline; }
#bs_table a.info:hover		{ text-decoration:underline; }