body
	{
	background-color:#003399;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	}

td, p, div, ul, ol, li, body
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ffffff;
	}

h1, .titel1
	{
		font-size:12pt;
		color:#ffffff;
		font-weight:bold;
	}

h2
	{
		font-size:14pt;
		color:#ffffff;
		font-style:italic;
		font-weight:normal;
	}

hr
	{
		color:#ffffff;
		text-align:left;
		width:100%;
		height:1px;
	}

a:link
	{
		color:#ff9900;
		text-decoration:none;
	}

a:visited
	{
		color:#ff9900;
		text-decoration:none;
	}

a:active
	{
		color:#ff9900;
		text-decoration:none;
	}

a:hover
	{
		color:#ff9900;
		text-decoration:underline;
	}

textarea,input,select
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#cccccc;
		background-color:000000;
		border-style:none;
		font-size:10pt;
		scrollbar-base-color:000000;
		scrollbar-highlight-color:#cccccc;
		scrollbar-arrow-color:#cccccc;
		scrollbar-shadow-color:#000000;
	}

.nothing{background-color:003399;}
.privat {  font-weight: bold; color: #FF0000}
.oeffentlich {  font-weight: bold; color: #00FF00}
.provisorisch {  font-weight: bold; color: #FFFF00}
.hellblau {  background-color: #0066FF}

.special {
   display: none;
}