﻿/****************** GENERAL TAGS ********************************/

body {
	margin: 0;
	padding: 0;
}

body,table,tr,td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
}

a:link, a:visited, a:active {
	color: #75A634;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color:#4D8BBB;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	color:#75A634;
	font-size: 14px;
	font-weight: bold;	
}

h2 {
	color:#75A634;
	font-weight: bold;
	font-size:12px;
}

h3 {
	color:#75A634;
	font-weight: bold;
	font-size:12px;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type:none;
	}

ul li {
	background:url(../_media/list.gif) no-repeat 0px .4em;
	line-height:1.5em;
	margin:0;
	padding:0 0 2px 12px;
	}

ol {
	list-style: decimal;
}

/******************** GENERAL CLASSES ******************************/

.standard {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

.tabhead {
	background-color: #E2ECD4;
	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;
	color: #999999;
}

.ueberschrift {
	color:#75A634;
	font-weight: bold;
	font-size:14px;
}

/***** SEARCH *****/
#form {
	margin: 0;
	padding: 0 0 6px 0;
	width: 175px;
	background: url(searchfield.gif) no-repeat;
}

#fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#field {
	margin: 0;
	padding: 1px 0 0 18px;
	width: 150px;
	height: 19px;
	font-size: 12px;
	color: #000000;
	background: transparent;
	border: 0;
	vertical-align: middle;
}

#button	{
	margin: 1px 0;
	padding: 0;
	font-size: 10px;
	background: transparent;
	border: 0;
	vertical-align: middle;
}

/******************** SPECIFIC CLASSES ******************************/

.MENU:link {
font-size: 12px;
text-decoration: none;
color:#000000;
font-weight: bold;
}

.MENU:visited { 
font-size: 12px;
text-decoration: none;
color:#000000;
font-weight: bold;
}

.MENU:active {
font-size: 12px;
text-decoration: none;
color: #75A634;
font-weight: bold;
}

.MENU:hover {
font-size: 12px;
text-decoration: none;
color:#75A634; 
font-weight: bold;
}

.MENUACTIVE:link {
font-size: 12px;
text-decoration: none;
color:#75A634;
font-weight: bold;
}

.MENUACTIVE:visited {
font-size: 12px;
text-decoration: none;
color:#75A634;
font-weight: bold;
}

.MENUACTIVE:active {
font-size: 12px;
text-decoration: none;
color: #75A634;
font-weight: bold;
}

.MENUACTIVE:hover {
font-size: 12px;
text-decoration: none;
color:#75A634; 
font-weight: bold;
}

.SUBMENU:link {
text-decoration:none;
color:#000000; 
font-size:12px;
}

.SUBMENU:visited {
text-decoration:none; 
color:#000000; 
font-size:12px;
}

.SUBMENU:active {
text-decoration:none; 
color:#75A634; 
font-size:12px;
}

.SUBMENU:hover { 
text-decoration:none; 
color:#75A634; 
font-size:12px;
}

.active {
	color: #75A634; 
	font-weight: bold;	
}

.menu2 {
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

/******************* SPECIFIC TAGS *******************************/

.newsueberschrift {
	color:#75A634;
	font-weight: bold;
	font-size:12px;
}

ul,li {
	font-size: 12px;
}

.klein {
	font-size: 10px;
}

.path {
	color: #75A634;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.uplink {
	color:#75A634;
	font-weight: normal;
	text-decoration: none;
}


/* CSS STILE FÜR ARTIKEL*/

.stilueberschrift {
	color: #75A634;
	font-size: 16px;
	font-weight: bold;
}

.stilunterueberschrift {
	color: #75A634;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #D92021;
}

.stilhervorhebungklein{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #D92021;
}

.stilkasten {
	background: #E2ECD4;
	padding: 7px;
	border: 1px solid #75A634;
	display: block;
}

/*********************** ACTIVE OBJECTS ***********************/

.zpSO_ArticleArea img	{
	border: 1px solid #CCC;
}

a.zpSO-PictureGallery, a.zpSO-PictureGallery:link, a.zpSO-PictureGallery:visited, a.zpSO-PictureGallery:hover, a.zpSO-PictureGallery:active {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background-color: #F0F0F0;
	padding: 0px 7px 0px 7px;
	border: 1px solid #CCC
}

a.zpSO-PictureGallery:hover {
	color: #fff;
	background-color: #75A634;
}