﻿body	{ 
		background-color: #ccff99; 
		color: #000000; 
		font-family: Verdana,Arial,Helvetica;
		font-size:10pt;

		margin: 0;
		padding: 0;
		
		}
               
hr {color:#99FF33;}

h1	{ font-size:16pt; color:#00aa00; }
h2	{ font-size:14pt; color:#00aa00; }
h3	{ font-size:13pt; color:#00aa00; line-height: 100%; text-indent: 4; margin-top: 4; margin-bottom: 4 }
h4	{ font-size:12pt; color:#00aa00; }
h5	{ font-size:11pt; color:#00aa00; }
h6	{ font-size:10pt; color:#00aa00; }


a:link    { color:#000000; text-decoration: underline; }
a:visited { color:#000000; text-decoration: underline; }
a:active  { color:#00aa00; text-decoration: none; }
a:hover   { color:#00aa00; text-decoration: none; }

legend	{
		font-weight: bold;
		color: #004000;
		}
		
fieldset	{
/*
			border-color: #004000;
			border-width: 30px;
			background-color: #c0ffc0;
			color: #004000;
*/
			}
			
.content	{ padding-left: 10px; padding-right: 10px }

.Notizen	{ font-size:8pt; padding-left: 10px; padding-right: 10px }


.Minipage th	{
				text-align: left;
				background-color: #00a000;
				color: #c0FFc0;
				}
.Minipage th *	{
				font-size: 10pt;
				}
				
.Minipage th a	{
				color: #99FF33;
				}

.Minipage h3,
.Minipage p		{
				margin: 0px;
				padding: 0px;
				padding-bottom: 10px;
				}

.topmain	{ background-color: #00c000;}
.topmain *	{ color: #c0FFc0; font-weight: bold; }
.topmain a:link    { color: #c0FFc0; text-decoration: none; }
.topmain a:visited { color: #c0FFc0; text-decoration: none; }
.topmain a:active  { color: #c0FFc0; text-decoration: underline; }
.topmain a:hover   { color: #ffffff; text-decoration: underline; }

.topsub	{ background-color: #008000 }
.topsub * 	{ color: #99FF33; font-weight: bold; }
.topsub a:link    { color: #99FF33; text-decoration: none; }
.topsub a:visited { color: #99FF33; text-decoration: none; }
.topsub a:active  { color: #99FF33; text-decoration: underline; }
.topsub a:hover   { color: #99FF33; text-decoration: underline; }


.BZH_SkyScraper	{
					z-index:9; 
					position: fixed;
					top:0px;
					left:740px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#00c000; */
					background-color: transparent; 
					}

.BZH_Trailer	{
				background-color:#00c000;
				font-size:small;
				color:#ffffff;
				}
									
.BZH_Trailer *	{
				font-size:small;
				color:#ffffff;
				}
									
.BZH_Trailer a, 
.BZH_Trailer a:link, 
.BZH_Trailer a:hover, 
.BZH_Trailer a:active, 
.BZH_Trailer a:visited 
				{
				font-size:small;
				color:#ffffff;
				}
									
/* ----------- */


.CMS_Form th	{
				background-color: #00a000;
				color: #ffffff;
				text-align: left;
				}

.CMS_Form h1	{
				color: #ffffff;
				text-align: left;
				}

.CMS_Form td	{
			color: #000000;
			text-align: left;
			}

			
.CMS_List th	{
				background-color: #00a000;
				color: #ffffff;
				text-align: left;
				}

.CMS_List *	{
			color: #000000;
			text-align: left;
			}
			
.CMS_List th a	{
				color: #ffffff;
				}

.CMS_List td *	{
				color: #000000;
				}
				
.CMS_List td a	{
				color: #000000;
				}

.CMS_List h1	{
				font-size: 14pt;
				}

.CMS_List a	{
			font-weight: bold;
			}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #00a000;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 

.LineHigh	{
			background-color: #eeeeff;
			color: #000000;
			}

.LineLow	{
			background-color: #ddddff;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}