﻿body	{
		margin:0pt; 
		padding:0pt; 
		background-color:#002000; 
		color:#008000;
		font-family: Verdana,Arial,Helvetica;
		font-size:10pt;

		background-image:url('images/bg_marmor.jpg');
		background-repeat:repeat;
		background-attachment:fixed 

		}

h1	{
	font-size:16pt; 
	text-align: left; 
	margin: 0pt
	}

h2	{
	font-size:14pt; 
	text-align: left; 
	margin: 0px;
	margin-top: 14pt;
	}
	
h3	{
	font-size:12pt; 
	text-align: left; 
	margin: 0pt;
	margin-top: 12pt;
	}

h4	{
	font-size:10pt;
	text-align: left; 
	margin: 0pt;
	margin-top: 10pt;
	}

p	{ 
	margin: 0pt;
	margin-bottom: 10pt;
	}
	
a:link    { color:#002d00; text-decoration:underline; }
a:visited { color:#002d00; text-decoration:underline; }
a:active  { color:#008000; text-decoration:none; }
a:hover   { color:#008000; text-decoration:none; }

th			{
			background-color:#008000; 
			color: #ffffff;
			text-align: left;
			}
			
th a:link	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:visited	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:active	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:hover {
			font-weight:bold; 
			color: #ffffff;
			text-decoration:none; 
			}

.Header {
		background-color:#002D00;
		width:728px;
		height:90px;
}

.Minipage {
			background-color:white;
			}

.Minipage th			{
			background-color:#008000; 
			font-size: 10pt;			
			color: #ffffff;
			text-align: left;
			}

.Minipage td *	{
				background-color:white;
				font-size: 10pt;			
				color: #004000;
				}

				
.Content	{min-height: 400px;}				

.wienerwald_SkyScraper	{
					z-index:99; 
					position: absolute;
					top:0px;
					left:842px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}
						
.Navi
	{
		font-size: 8pt; 
		color: #FFFF00; 
		border: 0px solid #FFFFFF; 
		background-color: #002D00;
	}

.Navi *, 
.Navi a *
.Navi a:link,
.Navi a:visited,
.Navi a:active,
.Navi a:hover
	{
		font-size: 8pt; 
		color: #FFFF00; 
		text-decoration:none;
	}
               
.NaviLinks td			{ 
						background-color: #002d00; 
						text-align.
						}

.NaviLinks a:link		{ color:#ffff00; text-decoration:none; }
.NaviLinks a:visited	{ color:#ffff00; text-decoration:none; }
.NaviLinks a:active		{ color:#ffff00; text-decoration:underline; }
.NaviLinks a:hover		{ color:#ffff00; text-decoration:underline; }

.Footer	{
			width: 728px;
			font-size: 8pt; 
			color: #FFFFFF;
			} 

.Footer a:link		{ color:#ffffff; text-decoration:none; }
.Footer a:visited	{ color:#ffffff; text-decoration:none; }
.Footer a:active	{ color:#ffffff; text-decoration:underline; }
.Footer a:hover	{ color:#ffffff; text-decoration:underline; }


@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  .txt4scr { display:none; }
  .wienerwald_SkyScraper { display:none; }
}
@media screen, handheld {
  /* ... Formatdefinitionen zur Bildschirmausgabe ... */
  .txt4prt { display:none; }
}

@media handheld, mobile {
  .wienerwald_SkyScraper { display:none; }
}


/* CMS */

.CMS_Form th	{
				background-color: #008000;
				color: #ffffff;
				text-align: left;
				}

.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: #008000;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 
		
.CMS_List a		{
				font-weight: bold;
				}

.CMS_List th	{
				background-color: #008000;
				text-align: left;
				color: #ffffff;
				}


.CMS_List td	{
				font-color: #000000;
				}


.LineHigh	{
			background-color: #ddeedd;
			color: #000000;
			}

.LineLow	{
			background-color: #eeffee;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffaaaa;
			color: #000000;
			}
