/****************** GENERAL TAGS ********************************/

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-image: url(../_media/list.gif);
	list-style: square outside url(../_media/list.gif);
}

table,tr,td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

a:link {
	color:#387E29;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color:#999999;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color:#387E29;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color:#63BD50;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	color:#339933;
	font-size: 20px;
	font-weight: bold;		
}

h2 {
	color:#339933;
	font-weight: bold;
	font-size:16px;
}

/******************** GENERAL CLASSES ******************************/

.standard		{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

.tabhead{
	background-color: #8597CF;
	font-weight: bold;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bildunterschrift{
	font-size: 9px;
}

/******************** SPECIFIC CLASSES ******************************/

.MENU:link   { 
font-size: 13px;
text-decoration: none;      
color:#666666;
font-weight: bold;
}

.MENU:visited { 
font-size: 13px;
text-decoration: none;     
color:#666666;
font-weight: bold;
}
			 
.MENU:active  { 
font-size: 13px;
text-decoration: none;     
color:#666666 ;
font-weight: bold;
}
			
.MENU:hover   { 
font-size: 13px;
text-decoration: none;
color:#999999; 
font-weight: bold;
}

.submenu:link    { 
text-decoration:none;
color:#666666; 
font-size:11px;
font-weight: bold;
}

.submenu:visited { 
text-decoration:none; 
color:#666666; 
font-size:11px;
font-weight: bold;
}

.submenu:active  { 
text-decoration:none; 
color:#666666; 
font-size:11px;
font-weight: bold;
}

.submenu:hover   { 
text-decoration:none; 
color: #999999; 
font-size:11px;
font-weight: bold;
}

.menu2		{
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-weight: bold;
}

p.headline		{ 
margin-top:30px;  
margin-bottom:2px;
}

.TOP:link    { 
text-decoration:none;      
color:#000066; 
}

.TOP:visited { 
text-decoration:none;      
color:#000066; 
}

.TOP:active  { 
text-decoration:none;      
color:#000066; 
}

.TOP:hover   { 
text-decoration:none;  
font-weight:bold;	  
color:#000000; 
}


/******************* SPECIFIC TAGS *******************************/

.newsueberschrift {
	color:#339933;
	font-weight: bold;
	font-size:12px;
}

.adresse {
	color:#339933;
	font-weight: bold;
	font-size:11px;
}

ul,li {
	font-size:  12px;
}

.klein {
	font-size: 10px;
	color: #999999;
}

.submenuactive {
	color:#387E29; 
	font-size:11px;
	font-weight: bold;
}

td.topmenu {
	/*background-color: #E1F2E1;
	border-bottom: 1px solid #387E29;
	border-right: 1px solid #387E29;
	border-top: 1px solid #387E29;
	border-left: 1px solid #387E29;*/
}

td.submenu {
	/*border-bottom: 1px dotted #387E29;*/	
}

.kasten {
	border-left: 1px solid #387E29;
	border-top: 1px solid #387E29;
	border-right: 1px solid #387E29;
	border-bottom: 1px solid #387E29;
	background-color: #F6FDF6;
}

.tabheadauswahl{
	background-color: #D3EFD3;
	font-weight: bold;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.pagetitle {
	color:#339933;
	font-size: 20px;
	font-weight: bold;		
}
/******************** ID's ******************************/
