html {
		height:101%
	}
	
.coloredTable tr {background-color:#CCCCCC;}
.coloredTable td {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.coloredTable td a,
.coloredTable td a:link,
.coloredTable td a:visited,
.coloredTable td a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.coloredTable td a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

h4 {margin:10px 0 2px 0;}
h5 {margin:0;}
h6 {margin:0;}
form {display:inline;}
hr {height:1px;}
p {margin:8px 0;}

.coloredTable td.aktuell h4 {margin:0 0 2px 0;}

.terminTable2 tr {background-color:#999999;}
.terminTable2 td {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
} 
.terminTable2ended tr {background-color:#B3B3B3;}
.terminTable2ended td {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.terminTable tr {background-color:#999999;}
.terminTable td {
	text-align:center;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	text-decoration: none;
} 
.terminTable td.ended {
	text-align:center;
	background-color:#B3B3B3;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.terminTable td.closed, span.closed {
	text-align:center;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


.imgborder {border: 1px solid #000000;}

.red 		{color: #CC0000;}
.green 	{color: #009900;}

a {
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link {
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mini2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px 80px 0 80px;
	text-align:left;
}
.mini3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.mini4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#7F7F7F;
}
body {
	background-color: #999999;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat;
	background-position: 0 0;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.input			{background-color: #FFFFFF; border: 1px solid #CC0000; width:206px; font-size:10px;}
.button			{background-color: #FFFFFF; border: 1px solid #CC0000; width:206px; font-size:10px;}
.inputtextarea	{background-color: #FFFFFF; border: 1px solid #CC0000; width:206px; font-size:11px;font-family: Verdana, Arial, Helvetica, sans-serif;}

/*Pagelinks*/
#bTable td.pagenavi			{color:#CC0000; text-decoration:none; font-weight:normal;font-size:11px;}
#bTable td.pagenavi a:link,
#bTable td.pagenavi a:visited,
#bTable td.pagenavi a:active{color:#CC0000; text-decoration:none; font-weight:normal;font-size:11px;}
#bTable td.pagenavi a:hover	{color:#FF0000; text-decoration:none; font-weight:normal;font-size:11px;}

/*				
#bTable span.pagelink,
#bTable span.pagelinklast,
#bTable span.pagecurrent{
	background: #F1F1F1;
	border: 1px solid #CC0000;
	padding: 0px 3px 0Px 3px;
}

#bTable span.pagelinklast,
#bTable span.minipagelinklast{
	background: #F1F1F1;
}
*/
#bTable span.pagecurrent{
	/*background: #D8D8D8;*/
	color: #999999;
}

#bTable span.pagelink a:active,
#bTable span.pagelink a:visited,
#bTable span.pagelink a:link,
#bTable span.pagelinklast a:active,
#bTable span.pagelinklast a:visited,
#bTable span.pagelinklast a:link,
#bTable span.pagecurrent a:active,
#bTable span.pagecurrent a:visited,
#bTable span.pagecurrent a:link{
	text-decoration: none;
}
/*Pagelinks End*/