﻿BODY
{
	font-weight: normal;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #CCCCCC;
	text-align: center;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #336600;
}

H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.3em;
	font-weight:	700;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A:link
{
	color: #185A00;
	 text-decoration: none;
	 font-weight:bold;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#185A00;
	font-weight:bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#185A00;
	font-weight:bold;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#185A00;
	font-weight:bold;
	}
	

.epz A:link {
		color:	#ffffff;
		text-decoration:	none;
}	

.epz A:visited	{	
		color:	#ffffff;
		text-decoration:	none;
	}	
		
.epz A:active	{	
		color:	#ffffff;
		text-decoration:	none;
	}	
		
.epz A:hover	{	
		color:	#ffffff;
		text-decoration:	none;
	}
	
.epz2 A:link {
		color:	#005000;
		text-decoration:	none;
}	

.epz2 A:visited	{	
		color:	#005000;
		text-decoration:	none;
	}	
		
.epz2 A:active	{	
		color:	#005000;
		text-decoration:	none;
	}	
		
.epz2 A:hover	{	
		color:	#005000;
		text-decoration:	none;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: -23px;
	  	}	

UL LI LI	{	
	list-style-type:	disc;
	
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
		

.Panel1
{
	padding-left: 50px;
	padding-bottom: 20px;
	background-color: #FFFCF4;
	margin-top: 20px;
	text-align: left;
}

.PanelUnten
{
	font-size:	.7em;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #FFFCF4;
	margin-top: 20px;
	text-align: center;
	color: Gray;
}

.Stempel
{
	margin: 15px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/epz-loading.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:2px;
	height:3em;
	margin:5px;
}	

#map
        {
            top: 7px;
            margin-top: -14px;
            left: -7px;
            width: 696px;
            height: 514px;
        }

.Tabs
{
	width: 700px;
	background-color: #FFFCF4;
}

 
.TabPanel
{
	position: relative;
    left:0px; top:0px; width:435px;
	padding: 25px 0px 25px 25px;
	

}
.MenueDiv
{
    position: absolute;
    left:523px; top:165px; width:151px;
    padding:  15px 7px 0px  7px;
    background-color: #E6F0E6;
    font-size: 0.8em;
}

.Line
{
  
  height: 1px; background-color:#336600;
  border-style: solid; border-width: 0px;
}

HR
{
    border:solid #336600 0px;
    height:1px;
    background-color:#336600;
    color:#336600;
}