/*
Stylesheet by kotyrba.net 2005
*/



h1
{
	font-size: 150%;
}
h2
{
	font-size: 125%;
}
h3
{
	font-size: 100%;
}
p
{
	font-size: 100%;
}
p a:link, p a:visited
{
	text-decoration: none;
	color: #667176;
}
p a:link
{
	font-weight: bold;
}
p a:hover
{
	color: #990000;
}








.h_l, .h_m, .h_s{
	font-weight: bold;
}
.h_l{
	font-size: 12pt;
	line-height: 20px;
}
.h_m{
	font-size: 10pt;
	line-height: 17px;
}
.h_s{
	font-size: 8pt;
	line-height: 14px;
}
.h_s_cons { /* sprechzeiten */
	font-size: 8pt;
	padding:3px;
  width:200px;
  text-align:center;
 }
.h_l a, .h_m a, .h_s a{
	color: #000099;
	text-decoration: none;
}
.h_l a:hover, .h_m a:hover, .h_s a:hover{
	color: #990000;
}

.txt_l{
	font-size: 12pt;
	line-height: 20px;
}
.txt_m{
	font-size: 10pt;
	line-height: 17px;
}
.txt_s{
	font-size: 8pt;
	line-height: 14px;
}

.txt_l a, .txt_m a, .txt_s a
{
	color: #000099;
	text-decoration: none;
}
.txt_l a:hover, .txt_m a:hover, .txt_s a:hover{
	color: #990000;
}


.err_txt, 
.info_txt
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

.info_txt
{
	font-size: 100%;
}
.err_txt
{
	font-size: 8pt;
}




.space_left, .space_right, .space_center{
	padding: 3px;
	vertical-align: top;
}
.space_left{
	text-align: left;
  font-size:10pt;
}
.space_right{
	text-align: right;
}
.space_center{
	text-align: center;
}
tr.head_form{
	background-color: #BBBBBB;
	color: #FFFFFF;
}

tr.list_1{
	background-color: #E7E7E7;
}
tr.list_2{
	background-color: #DDDDDD;
}
tr.list_1_past{
	background-color: #E7E7E7;
	color: #8D8D8D;
}
tr.list_2_past{
	background-color: #DDDDDD;
	color: #8D8D8D;
}
tr.list_sat{
	background-color: #E2DAAC;
}
tr.list_sun{
	background-color: #D9D297;
}


td.line_1{
	background-color: #BBBBBB;
	height: 1px;
}


tr.stat_list_1,
tr.stat_list_2
{
	font-size: 9pt;
}

tr.stat_list_1{
	background-color: #E7E7E7;
}
tr.stat_list_2{
	background-color: #DDDDDD;
}

tr.stat_list_1 a,
tr.stat_list_2 a
{
	text-decoration: none;
	color: #990000;
}

tr.stat_list_1 a:hover,
tr.stat_list_2 a:hover
{
	color: #000066;
}
