

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

/* BO f_css_defaults */

#imagegallery {
  font-family:monospace;
}

#imagegallery .preview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview table {
  padding:0.3em;
  background:#fff;
  border:1px #ccc solid; 
}

#imagegallery .overview table td {
  padding:0.3em;
  border:0;
}

 
/* EO f_css_defaults */
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}


.hint-block {
   margin:10px 0 10px 158px;
}

/****************************************************/

/****************************************************/
/*    1.  CSS-Modul: COLORS                         */
/****************************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #DCE0EA;}
.secondColorStrong {background-color: #009DDE;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #CAE3F2;}
.primColorStrong {background-color: #009DDE;}
.primColorMedium {background-color: #F5910F;}
.primColorLight {background-color: #CAE3F2;}
/****************************************************/
/*    2.  CSS-Modul: LAYOUT (PAGE REGIONS)          */
/****************************************************/
body#web {
  margin:0;
  padding:0;
  border:0;
  background:#ECECED;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  position:relative;
}
/*-- wrapper for whole page region --*/
#pageregion {
  width:950px;
  margin:auto;
  padding:0;
}
#layoutWrapper1_BGleft2 { 
  float: left;
  position:relative;
  width: 948px;
  border-left:1px solid #2D86C2;
  border-right:1px solid #2D86C2;
  background:#fff url(http://www.gould.com/common/css/common/pageregionLeftBG1.gif) repeat-y left;
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {   
  float: left;
  position:relative;
  width: 100%;
  background:transparent url(http://www.gould.com/common/css/common/startLeft_white_bottom.gif) no-repeat left bottom;
}
#Content {
  float:left;
  width:558px;
  padding:0 0 20px 0;
  border:0;
  overflow:visible;
}
#ContentBreit {
  float:left;
  width:738px;
  padding:0 15px 20px 0;
  border:0;
  overflow:visible;
}
#Sitemap {
  float:left;
  width:558px;
  padding:0 0 20px 0;
  border:0;
  overflow:visible;
}
#pageregionTop {
  position:relative;
  float:left;
  width:948px;
  height:121px;
  margin:0;
  border-left:1px solid #2D86C2;
  border-right:1px solid #2D86C2;
  padding:0;
  background:#fff url(http://www.gould.com/common/css/common/header.jpg) top left no-repeat;
}
#pageregionLeft {
  float: left;
  width: 180px;
  margin:0px;
  padding:0 15px 50px 0;
}
/* BG-color compensates BG-bug of IE */
#pageregionRight {
  float:right;
  width:180px;
  margin:0;
  padding:0 0 0 15px;
  background:none; 
}
#Logo {
  float:left;
  width:183px;
  height:56px;
  border:0;
  margin:31px 0 0 14px;
  padding:0;
  background:none;
}
#headerBild {
  display:inline;
  float:right;
  width:455px;
  height:121px;
  margin:0;
  background:none;
}
#langButtons {
  position:absolute;
  bottom:1px;
  left:3px;
  width:100px;
}
#pageregionBottom {
  float:left;
  width:950px;
  margin:0 auto;
  padding:0;
}
#Copyright {
  float:right;
  width:938px;
  height:17px;
  margin:0;
  border-left:1px solid #2D86C2;
  border-right:1px solid #2D86C2;
  border-bottom:1px solid #2D86C2;
  padding-right:10px;
  background:#009dde url(http://www.gould.com/common/css/common/footer_HG.jpg) no-repeat;
  color: #fff;
  font-size:11px;
  text-align:right;
}
#Copyright a, #Copyright a:link, #Copyright a:visited  {
  display:inline;
  float:right;
  margin:0;
  padding:1px 7px 0;
  color:#fff;
  text-decoration:none;
}
#Copyright a:hover, #Copyright a:active {
  color:#fff;
  text-decoration:underline;
}

/*-- FLOATING ---------------*/
.clearing {
  clear: both;
  height: 0;
  border:0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0;
}
.floatRight {
  float:right;
}
.floatLeft {
  float:left;
}
img.imgNoborder {
  border:0px;
}
/****************************************************/
/*    3.  CSS-Modul: LAYOUT (PAGE ELEMENTS)         */
/****************************************************/

/* -- SITEMAP --------------------------------------*/
td.sitemapTitle0 {
  background-color: #ddd;
  border-right: solid 1px #444;
}
td.sitemapTitle1 {
  background-color: #ddd;
  border-right: solid 1px #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight: bold;
  color: #444;
  text-decoration: none;
}
a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapxitle1:hover, a.sitemapxitle1:active {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color: #444;
  text-decoration: none;
  font-size:12px !important;font-size:small;
}
a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size:12px !important;font-size:small;
}
/* -- SEARCH ---------------------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
  font-size: 10px;
}
#Search {
  margin: 0px 0px 30px 0px;
  border: 0;
  padding: 0;
}
#Search form {
  margin: 0;
  border: 0;
  padding: 10px 10px 0px 10px;
}
#Search input#raw {
  font-size:12px;
  padding:0;
  margin:0;
  height:16px;
  width:153px;
  vertical-align:middle;
}
#Search input#btnSearch {
  vertical-align:middle;
}
#Search table {
  margin:10px 10px 0px 10px;
  color:#666;
  text-align:left;
}
/* -- NEWS -----------------------------------------*/
#Newsindex {
  float:left;
  width:180px;
}
#Newsindex ul {
  float:left;
  width:180px;
  margin:0;
  padding:0;
  list-style-image:none;
}
#Newsindex li {
  float:left;
  width:180px;
  margin:0;
  border-top:1px solid #fff;
  padding:0;
  background:#cae3f2;
  overflow:hidden;
}
#Newsindex a, #Newsindex a:link, #Newsindex a:visited {
  float:left;
  width:160px;
  margin:0;
  padding:8px 10px 8px 10px;
  background:none;
  color:#000;
  text-decoration:none;
}
#Newsindex a:hover, #Newsindex a:active {
  color:#f5910f;
  text-decoration:none;
}
#Newsindex a span.newsDate, #Newsindex a:link span.newsDate, #Newsindex a:visited span.newsDate {
  float:left;
  width:160px;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:normal;
  color:#009dde;
}
#Newsindex a span.newsTitle, #Newsindex a:link span.newsTitle, #Newsindex a:visited span.newsTitle {
  float:left;
  width:160px;
  margin:0;
  padding:0 0 11px 0;
  font-size:12px;
  font-weight:bold;
  color:#009dde;
  text-decoration:none;
  cursor:pointer;
}
#Newsindex a span.newsText, #Newsindex a:link span.newsText, #Newsindex a:visited span.newsText {
  float:left;
  width:160px;
  margin:0;
  padding:0 0 6px 0;
  color:#000;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
  cursor:pointer;
}
#Newsindex a span.newsMore, #Newsindex a:link span.newsMore, #Newsindex a:visited span.newsMore {
  float:left;
  width:150px;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:underline;
  font-size:11px;
  font-weight:normal;
}
#Newsindex a:hover span.newsMore {
  text-decoration:underline;
  color:#f5910f;
  white-space:nowrap;
}
#Newsindex a:active span.newsMore {
  text-decoration:underline;
  color:#cae3f2;
  white-space:nowrap;
}
#Newsindex a:hover span.newsDate, #Newsindex a:active span.newsDate {
  text-decoration:none;
  color:#009dde;
}
#Newsindex a:hover span.newsTitle, #Newsindex a:active span.newsTitle {
  text-decoration:none;
  color:#009dde;
}
#Newsindex a:hover span.newsText, #Newsindex a:active span.newsText {
  text-decoration:none;
  color:#000;
}

/* -- STARTINDEX -----------------------------------*/
.startindex {
  float:left;
  width:753px;
  height:257px;
  margin:0 0 25px 0;
  padding:0;
  background:url(http://www.gould.com/common/css/common/startindex_HG.jpg) top right no-repeat;
}
.startindex a, .startindex a:link, .startindex a:visited {
  float:left;
  width:265px;
  height:236px;
  margin:0;
  padding:0;
  background:#cae3f2;
  text-decoration:none;
}
.startindex a:hover, .startindex a:active {
  text-decoration:none;
}
.startindex span.startindexTitleWrapper, .startindex a span.startindexTitleWrapper, .startindex a:link span.startindexTitleWrapper, .startindex a:visited span.startindexTitleWrapper {
  float:left;
  width:265px;
  height:78px;
  padding:0;
  background:url(http://www.gould.com/common/css/common/startindex_default.jpg) top right no-repeat;
  cursor:pointer;
}
.startindex span.startindexTitle, .startindex a span.startindexTitle, .startindex a:link span.startindexTitle, .startindex a:visited span.startindexTitle {
  float:left;
  width:116px;
  height:41px;
  padding:42px 0 0 10px;
  font-size:13px;
  font-weight:bold;
  color:#f5910f;
}
.startindex span.startindexDesc, .startindex a span.startindexDesc, .startindex a:link span.startindexDesc, .startindex a:visited span.startindexDesc {
  float:left;
  width:245px;
  margin:0;
  padding:10px 10px 0 10px;
  font-size:12px;
  font-weight:normal;
  color:#000;
  cursor:pointer;
}
.startindex a span.startindexMore, .startindex a:link span.startindexMore, .startindex a:visited span.startindexMore {
  float:none;
  width:40px;
  margin:0;
  padding:8px 0 2px 8px;
  color:#f5910f;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
}
.startindex a:hover span.startindexMore {
  text-decoration:underline;
  color:#f5910f;
}
.startindex a:active span.startindexMore {
  text-decoration:underline;
  color:#f5910f;
}
.startindex a:hover span.startindexTitle, .startindex a:active span.startindexTitle {
  text-decoration:none;
}
.startindex a:hover span.startindexDesc, .startindex a:active span.startindexDesc {
  text-decoration:none;
  color:#000;
}

/* -- FORM -----------------------------------------*/
.form {
  color: #000;
  border: 1px solid #666;
  padding: 1px;
  margin: 0;
  font-size: 10px !important; font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}
  html>.form {
  font-size: x-small;
}
.form-button {
  color: #000;
  background-color: #fff;
  border: 1px solid #666;
  font-weight: bold;
  padding-left: 1px;
  padding-right: 1px;
  margin: 0;
  font-size: 10px !important; font-size: xx-small;
}
/****************************************************/
/*    4.  CSS-Modul: NAVIGATION                     */
/****************************************************/

/* -- CHANNEL MENU ---------------------------------*/
#menu {
  float:left;
  width:948px;
  margin:0px;
  border-left:1px solid #2D86C2;
  border-right:1px solid #2D86C2;
  padding:0px;
  background:#fff url(http://www.gould.com/common/css/common/menu_end_img.gif) bottom repeat-x;
}
#menu ul {
  margin:0;
  padding:0;
  list-style-image:none;
}
#menu ul li {
  float:left;
  height:21px;
  margin:0;
  padding:0;
  background:transparent url(http://www.gould.com/common/css/common/menu_HG.gif) repeat-x;
}
#menu li.current {
  background:transparent url(http://www.gould.com/common/css/common/menu_HG_current.gif) repeat-x;
}
#menu li.aftercurrent {
  background:transparent url(http://www.gould.com/common/css/common/menu_HG.gif) repeat-x;
}
#menu li.start {
  background:transparent url(http://www.gould.com/common/css/common/menu_HG.gif) repeat-x;
}
#menu li.startcurrent {
  background:transparent url(http://www.gould.com/common/css/common/menu_HG_current.gif) repeat-x;
}
#menu ul li a, div#menu ul li a:link, div#menu ul li a:visited {
  float:left;
  height:15px;
  margin:0;
  padding:3px 7px 3px 23px;
  color:#009dde;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
}
.navHome a {
  background:transparent url(http://www.gould.com/common/css/common/menu_start.gif) top left no-repeat;
}
.navHome a:hover {
  background:transparent url(http://www.gould.com/common/css/common/menu_start.gif) top left no-repeat;
  color:#009dde;
}
li.navHome a.current, li.navHome a:link.current, li.navHome a:visited.current  {
  background:transparent url(http://www.gould.com/common/css/common/menu_start_current.gif) top left no-repeat;
  color:#009dde;
}

li.navItem a, li.navItem a:link, li.navItem a:visited {
  background:transparent url(http://www.gould.com/common/css/common/menu_divider.gif) top left no-repeat;
}
li.navItem a:hover, li.navItem a:active {
  background:transparent url(http://www.gould.com/common/css/common/menu_divider.gif) top left no-repeat;
  color:#009dde;
}
li.navItem a.current, li.navItem a:link.current, li.navItem a:visited.current {
  background:transparent url(http://www.gould.com/common/css/common/menu_before_current.gif) top left no-repeat;
  color:#009dde;
}
li.navItem a.aftercurrent, li.navItem a:link.aftercurrent, li.navItem a:visited.aftercurrent {
  background:transparent url(http://www.gould.com/common/css/common/menu_after_current.gif) top left no-repeat;
}
#menu li.last {
  background:none;
}
#menu li.last a.current, #menu  li.last a:link.current, #menu li.last a:visited.current {
  width:17px;
  height:21px;
  padding:0;
  background:transparent url(http://www.gould.com/common/css/common/menu_end_current.gif) top left no-repeat;
}
#menu li.last a.last, #menu li.last a:link.last, #menu li.last a:visited.last {
  width:17px;
  height:21px;
  padding:0;
  background:transparent url(http://www.gould.com/common/css/common/menu_end.gif) top left no-repeat;
}

/* -- MICRONAVIGATION ------------------------------*/
#Micronavigation {
  float:left;
  position:relative;
  width:928px;
  height:13px;
  margin:0;
  border-left:1px solid #2D86C2;
  border-right:1px solid #2D86C2;
  padding:10px 0px 10px 20px;
  background:#fff;
  font-size:10px;
  color:#939395;

}
#Micronavigation a:link,
#Micronavigation a:visited {
  color:#939395;
  text-decoration:none;
}
#Micronavigation a:hover {
  color:#939395;
  text-decoration:underline;
}
#Micronavigation span {
  color:#939395;
  text-decoration:underline;
}
/* -- MACRONAVIGATION ------------------------------*/
#macronav {
  float:left;
  width:180px;
  background:transparent;
  overflow:visible;
}
#macronav a, #macronav a:link, #macronav a:visited  {
  display:block;
  width:180px;
  border-bottom:1px solid #fff;
  padding:7px 0 6px 0;
  color:#000;
  text-decoration:none;
  font-size:11px;
}
#macronav a:hover, #macronav a:active {
  color:#000;
  text-decoration:none;
}
#macronav .path {
  font-weight:bold;
}
#macronav a.current, #macronav a:link.current, #macronav a:visited.current {
  background:#f5910f url(http://www.gould.com/common/css/common/macronav_current_dot.gif) 10px 11px no-repeat;
  color:#fff;
  font-weight:bold;
}
#macronav ul {
  margin:0;
  padding:0;
  list-style-image:none;
  overflow:visible;
}
#macronav li {
  width:180px;
  margin:0;
  padding:0;
  background:transparent;
  list-style-image:none;
  overflow:visible;
}

/* -- level 1 -- */

#macronav li.start {
}
#macronav li a:link, #macronav li a:visited {
  width:155px;
  padding-left:25px;
  overflow:visible;
}
/* -- level 2 -- */

#macronav li li a:link, #macronav li li a:visited {
  width:140px;
  padding-left:40px;
  overflow:visible;
}
#macronav li li a:hover, #macronav li li a:active {
  color:#000;
  text-decoration:none;
}
#macronav li li a:link.current, #macronav li li a:visited.current {
  background:#f5910f url(http://www.gould.com/common/css/common/macronav_current_dot.gif) 21px 11px no-repeat;
}
/* -- level 3 -- */

#macronav li li li a:link, #macronav li li li a:visited {
  width:125px;
  padding-left:55px;
  overflow:visible;
}
#macronav li li li a:hover, #macronav li li li a:active {
  color:#000;
  text-decoration:none;
}
#macronav li li li a:link.current, #macronav li li li a:visited.current {
  background:#f5910f url(http://www.gould.com/common/css/common/macronav_current_dot.gif) 38px 11px no-repeat;
}
/* -- level 4 -- */

#macronav li li li li a:link, #macronav li li li li a:visited {
  width:110px;
  padding-left:70px;
  overflow:visible;
}
#macronav li li li li a:hover, #macronav li li li li a:active {
  color:#000;
  text-decoration:none;
}
#macronav li li li li a:link.current, #macronav li li li li a:visited.current {
  background:#f5910f url(http://www.gould.com/common/css/common/macronav_current_dot.gif) 54px 11px no-repeat;
}

/* -- METANAVIGATION -------------------------------*/
#Metanavigation {
  margin: 0px;
  text-align:center;
  margin:10px 0px;
}
#Metanavigation a {
  color: #666;
  text-decoration:none;
}
#Copyright p {
  margin-top:30px;
  color:#666;
} 
#Copyright p a {
  text-decoration:none;
  color:#666;
} 
#Login {
  padding: 0;
  margin-top: 20px;
  border: 0;
  /* border-top: 5px solid #ccc; */
  width:165px;
  /* background-color:#EDEDED; */
}
/* -- INDEX ----------------------------------------*/
/* --- Text --- */
#indexText {
  float:left;
  width:558px;
  margin:0;
  padding:15px 0;
}
#indexText a, #indexText a:link, #indexText a:visited {
  display:block;
  width:558px;
  margin:0;
  padding:7px 0;
  font-size:13px;
  font-weight:bold;
  color:#009dde;
  text-decoration:none;
}
#indexText a:hover, #indexText a:active {
  text-decoration:underline;
  color:#f5910f;
}


/* --- Einspaltig --- */
.indexEinspaltig {
  float:left;
  width:558px;
}
.indexEinspaltig a, .indexEinspaltig a:link, .indexEinspaltig a:visited {
  display:block;
  float:left;
  width:538px;
  margin:0 0 12px 0;
  border-bottom:1px solid #009dde;
  padding:8px 10px 20px 10px;
  background:none;
  text-decoration:none;
}
.indexEinspaltig a:hover, .indexEinspaltig a:active {
  text-decoration:none;
}
.indexEinspaltig a:hover span.title, .indexEinspaltig a:active span.title {
  text-decoration:underline;
  color:#f5910f;
}
.indexEinspaltig a:hover span.desc, .indexEinspaltig a:active span.desc {
  text-decoration:none;
  color:#000;
}
.indexEinspaltig span.title {
  float:left;
  width:390px;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  color:#009dde;
}
.indexEinspaltig span.desc {
  float:left;
  width:387px;
  margin:0;
  padding:9px 0 0 0;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
  color:#000;
}
.indexEinspaltig img {
  float:left;
  width:135px;
  height:85px;
  margin:0 10px 0 0;
  border:1px solid #DFDFDF;
  padding:0;
}

/* --- Zweispaltig --- */
#indexWrapper {
  float:left;
  width:548px;
  margin:0;
  padding:15px 0 0 10px;
}
.index {
  float:left;
  width:260px;
  margin:0;
  padding:0 0 25px 0;
}
.index a, .index a:link, .index a:visited {
  display:inline;
  float:left;
  width:260px;
  margin:0;
  padding:0;
  background:none;
  text-decoration:none;
  cursor:pointer;
}
.index a:hover, .index a:active {
  text-decoration:none;
}
.index span.indexTitleWrapper, .index a span.indexTitleWrapper, .index a:link span.indexTitleWrapper, .index a:visited span.indexTitleWrapper {
  float:left;
  width:260px;
  height:38px;
  padding:29px 0 0 0;
  background:#cae3f2;
}
.index span.indexTitle, .index a span.indexTitle, .index a:link span.indexTitle, .index a:visited span.indexTitle {
  float:left;
  width:132px;
  height:33px;
  padding:5px 0 0 7px;
  font-size:13px;
  font-weight:bold;
  color:#f5910f;
}
.index span.indexDesc, .index a span.indexDesc, .index a:link span.indexDesc, .index a:visited span.indexDesc {
  float:left;
  width:212px;
  margin:0;
  padding:5px 8px 0 8px;
  background:#cae3f2;
  font-size:11px;
  font-weight:normal;
  color:#000;
}
.index a span.indexMore, .index a:link span.indexMore, .index a:visited span.indexMore {
  float:left;
  width:220px;
  margin:0;
  padding:8px 0 2px 8px;
  background:#cae3f2 url(http://www.gould.com/common/css/common/index_tab_HG.gif) bottom right no-repeat;
  color:#000;
  text-decoration:underline;
  font-size:11px;
  font-weight:normal;
}
.index span.indexEmail a, .index span.indexEmail a:link, .index span.indexEmail a:visited {
  float:left;
  width:212px;
  margin:0;
  padding:0 8px 8px 8px;
  background:#cae3f2;
  color:#000;
  text-decoration:underline;
  font-size:11px;
  font-weight:normal;
}
.index span.indexPositionWrapper {
  float:left;
  width:228px;
  margin:0;
  padding:0;
  background:#cae3f2;
}
.index span.indexPosition {
  float:right;
  margin:0;
  padding:0 2px 0 17px;
  background:#fff url(http://www.gould.com/common/css/common/index_tab_HG3.gif) bottom left no-repeat;
  color:#009dde;
  font-size:11px;
  font-weight:bold;
}
.index a:hover span.indexMore {
  text-decoration:underline;
  color:#f5910f;
}
.index a:active span.indexMore {
  text-decoration:underline;
  color:#000;
}
.index span.indexEmail a:hover {
  text-decoration:underline;
  color:#f5910f;
}
.index span.indexEmail a:active {
  text-decoration:underline;
  color:#000;
}
.index a:hover span.indexTitle, .index a:active span.indexTitle {
  text-decoration:none;
}
.index a:hover span.indexDesc, .index a:active span.indexDesc {
  text-decoration:none;
  color:#000;
}

/****************************************************/
/*    5.  CSS-Modul: TEXT                           */
/****************************************************/

/* -- STANDARD -------------------------------------*/
#Headline h1 {
  margin-top: 0;
}

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
  color:#f5910f;
  font-weight: bold;
}
.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
  color:#000;
}
h1.title {
  font-size: 13px;
  line-height: 20px;
  margin:0 0 10px 0; 
}
h1,.heading1 {
  font-size: 13px;
  line-height: 20px;
  margin:0 0 10px 0;
}
h2,.heading2 {
  font-size:12px;
  line-height:18px;
}

h3,.heading3 {
  font-size:11px;
  line-height:16px;
  margin-bottom:0px;
}
h4,.heading4 {
  font-size:10px;
  line-height:14px 
}
h5,.heading5 {
  font-weight:normal;
  font-size:12px;
  line-height:14px;
}
p {
  line-height:15px;
}
ol {
  line-height:15px;
}
ul {
  margin:12px 0;
  padding:0 0 0 15px;
  line-height:15px;
  list-style-type:none;
  list-style-image:url(http://www.gould.com/common/css/common/ul_dot.gif);
}
li {
  padding:2px 0;
}
p.caption {
  font-style:italic;
  padding-top:0px;
  margin-top:0px;
  color:#000;
}
p.emphasis {
  background-color:#999;
  margin-left: 20px;
  margin-right: 30px;
  line-height: 16px;
}
p.description {
  line-height: 16px;
  font-weight:bold;
  color:#999;
}
p.creator  {
}
p.small {
  font-size: 10px;
}
p.smalltext {
  font-size: 10px !important; font-size: xx-small;
}
a:link, a:visited {
  text-decoration:underline;
  color:#000;
}
a:hover {
  text-decoration:underline;
  color:#f5910f;
}
a:active {
  text-decoration:underline;
  color:#009dde;
}
code {
}
/* -- ZMS FORMAT (TEXT FORMATS) --------------------*/

/****************************************************/
/*    6.  CSS-Modul: ZMS-DEFAULTS                   */
/****************************************************/

/* -- ZMS TABLES -----------------------------------*/
table.ZMSTable {
  width:100%;
  margin:0 0 20px 0;
  padding:0;
  border-spacing:1px;
}
table.ZMSTable th {
  background:#A3D0EA;
  text-align:center;
}
table.ZMSTable th p {
  font-size:11px;
  margin:0;
  padding:3px;
}
table.ZMSTable td {
  background:#cae3f2;
  text-align:center;
  vertical-align:top;
}
table.ZMSTable td p {
  font-size:10px;
  margin:0;
  padding:5px 3px;
}
table.ZMSTable td.left {
  text-align:left;
}
table.ZMSTable td p.normal {
  font-size:12px;
}
/* -- ZMS GRAPHIC ----------------------------------*/
div.ZMSGraphic {
  margin-bottom:10px;
  background-color:transparent;
  overflow:hidden;
}
div.ZMSGraphic p {
  margin:0;
  font-size:10px;
}
a.zoom img.zoom {
  width:23px;
  height:21px;
  background:url(/misc_/zms/zoom.gif);
}
div.ZMSGraphic.left {
  text-align:left;
}
div.ZMSGraphic.right {
  text-align:right;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.ZMSGraphic.floatleft { 
  float:left;
  margin-right:10px;
}
div.ZMSGraphic.floatright { 
  float:right;
  margin-left:10px;
  margin-right:0;
}
div.ZMSGraphic.center{ 
  text-align:center;
}
div.graphic.alignleft {
  float:left;
  text-align:left;
  margin-right:7px;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin-left:7px;
}
div.ZMSGraphic div.text {
  padding:4px 0;
}

/* -- ZMS TEASER -----------------------------------*/
div#teaser {
  width:180px;
  background:none;
}
div.ZMSTeaserContainer {
  padding:1px;
  margin-bottom:10px;
}
div.ZMSTeaserElement {
  width:180px;
  padding:0px;
}
div.ZMSTeaserElement img.title {
  border:none;
}
div.ZMSTeaserElement div.title {
  padding:10px 9px 10px 9px;
  font-size:12px;
}
div.ZMSTeaserElement div.title  a, div.ZMSTeaserElement div.title a:link, div.ZMSTeaserElement div.title a:visited {
  color:#009DDE;
  display:block;
  font-weight:bold;
  text-decoration:none;
}
div.ZMSTeaserElement div.text {
  padding: 0px 9px 15px 9px;
  font-size:11px;
  font-weight:normal;
}
div.ZMSTeaserElement div.text a, div.ZMSTeaserElement div.text a:link, div.ZMSTeaserElement div.text a:visited {
  font-size:11px;
  color:#000000;
}
/* -- ZMS LINK -------------------------------------*/
div#pageelement_Links {
  width:180px;
}
div.ZMSLinkElement {
  background-color: transparent;
  padding: 2px;
}
div.ZMSLinkElement div.title {
  font-weight:bold;
  color:black;
  font-size: 12px !important; font-size: small;
  margin: 10px 0px 0px 0px;
}

div.ZMSLinkElement div.text {
}

div.ZMSLinkElement div.text ul {
  margin-top: 5px;
  margin-left: -10px !important; margin-left: 20px;
}
li.LinkElementExternal {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementInternalClient {
  list-style-image:url(common/external_link.gif);
}
li.LinkElementMailto {
  list-style-image:url(common/mail_link.gif);
}
/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
/* ------- Download ------------------------------- */
.download {
  position:relative;
  float:left;
  width:100%;
  padding:10px 0 0 0;
}
.download img {
  float:left;
  margin:0;
  padding:0;
}
.download a, .download a:link, .download a:visited {
  float:left;
  margin:0;
  padding:2px 8px 0 5px;
  text-decoration:none;
}
.download a:hover, .download a:active {
  text-decoration:underline;
}
.download p {
  margin:0;
  padding:0 0 0 18px;
}
/*------- Teaser Left --------------------------*/
/* --- Special Object --- */
#teaserLeft {
  float:left;
  width:180px;
  margin:0;
  padding:0;
}
#teaserLeft h2 {
  margin:0;
  padding:15px 0 0 10px;
  background:none;
  font-size:13px;
  font-weight:bold;
  color:#009dde;
}

#teaserLeft p {
  padding:0 10px 0 10px;
  background:none;
}

/* --- Start site --- */
#startLeft {
  float:left;
  width:180px;
  margin:0;
  padding:0;
}
#startLeft ul {
  float:left;
  width:180px;
  margin:0;
  padding:0 0 20px 0;
  list-style-image:none;
}
#startLeft ul li {
  width:180px;
  margin:0;
  padding:0;
}
#startLeft ul li.title {
  width:180px;
  padding:0;
}
#startLeft a, #startLeft a:link, #startLeft a:visited {
  display:block;
  width:155px;
  padding:7px 0 8px 25px;
  background:transparent url(http://www.gould.com/common/css/common/ul_dot.gif) 10px 11px no-repeat;
  font-size:11px;
  font-weight:normal;
  color:#000;
  text-decoration:none;
}
#startLeft ul li.title a, #startLeft li.title a:link, #startLeft li.title a:visited {
  display:block;
  width:155px;
  padding:15px 0 13px 25px;
  background:none;
  font-size:13px;
  font-weight:bold;
  color:#009dde;
  text-decoration:none;
}
#startLeft a:hover, #startLeft a:active {
  background:transparent url(http://www.gould.com/common/css/common/ul_dot.gif) 10px 11px no-repeat;
  text-decoration:underline;
}
#startLeft ul li.title a:hover, #startLeft li.title a:active {
  background:none;
  color:#009dde;
  text-decoration:underline;
}
/*------- Kontakt Formular -------------------------*/

#kontaktFormular {
  width:500px;
  margin-left:15px;
}

.kontaktText {
  float:left;
  width:80px;
  height:20px;
  padding:5px;
}
.kontaktRadio {
  float:left;
  width:400px;
  height:20px;
  margin:5px;
  background:none;
}
.KontaktFeld {
  float:left;
  width:260px;
  height:14px;
  margin:5px;
  padding:3px;
  background:none;
  font-size:12px;
}

.KontaktBereich {
  float:left;
  width:260px;
  margin:5px;
  padding:3px;
  background:none;
}
.kontaktButton {
  float:left;
  width:200px;
  padding:15px 0 0 95px;
}
.Button1 {
  float:left;
  margin:0 10px 0 0;
  padding:0;
}
.Button2 {
  float:left;
  margin:0;
  padding:0;
}
#kontaktDanke {
  float:left;
  width:400px;
}
#kontaktDanke p {
  color:#009dde;
  font-weight:bold;
}
#kontaktFehler {
  float:left;
  width:400px;
}
#kontaktFehler p {
  color:#f5910f;
  font-weight:bold;
}


/*------- History ------------------------------*/
#history {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  background:transparent url(http://www.gould.com/common/css/common/history_HG.jpg) top right no-repeat;
}
#history dl {
  float:left;
  width:100%;
}
#history dt.breit {
  width:303px;
  padding:0 0 0 7px;
  border-bottom:1px solid #f5910f;
  background:transparent url(http://www.gould.com/common/css/common/orange_HG.gif) top left no-repeat;
  color:#fff;
  font-weight:bold;
}
#history dt.schmal {
  width:261px;
  padding:0 0 0 7px;
  border-bottom:1px solid #f5910f;
  background:transparent url(http://www.gould.com/common/css/common/orange_HG.gif) top left no-repeat;
  color:#fff;
  font-weight:bold;
}
#history dd {
  width:210px;
  margin:0;
  padding:4px 0 4px 52px;
  color:#000;
}
#history span {
  font-size:10px;
  vertical-align:top;
}

/*------- Teaser Download ----------------------*/
#teaserDownload {
  float:left;
  width:170px;
  margin:0;
  padding:0 0 20px 0;
}
#teaserDownload h2 {
  color:#009dde;
  margin:0;
}

/*------- Teaser Bild --------------------------*/
.teaserBild {
  float:left;
  width:170px;
  margin:0;
  padding:0 10px 15px 0;
}
.teaserBild img {
  width:170px;
  margin:0;
  padding:0;
  border:none;
  overflow:hidden;
}
.teaserBild p {
  width:170px;
  margin:0;
  padding:0 0 3px 0;
  font-size:10px;
  line-height:12px;
  text-align:center;
}
.teaserBild a.zoom, .teaserBild a:link.zoom, .teaserBild a:visited.zoom {
  float:right;
  width:23px;
  height:21px;
  margin:0;
  padding:3px 0 0 0;
  text-decoration:none;
}
.teaserBild a.zoom img, .teaserBild a:link.zoom img, .teaserBild a:visited.zoom img {
  width:23px;
  height:21px;
}

/*------- InfoBox ------------------------------*/
div.infobox {
  margin-top: 10px;
  border-top:5px solid #ccc;
  background-color:#f6f6f6;
  padding:0px;
  width:auto;
  margin-bottom:20px;
}
p.infoboxtitle  {
  padding:3px;
  margin:0px;
  font-weight:bold;
}
div.infoboxContentEven,
div.infoboxContentOdd {
  padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
  margin: 3px;
}
div.infobox div.infoboxContentOdd  {
  background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
  margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
  font-size:11px;
}
div.infobox  div.ZMSFile div.text {
  margin-left:20px;
}
div.infobox ul {
  margin:0px 0px 0px 28px;
  padding:0;
}
div.infobox ul li {
}




/****************************************************/
/*    8.  CSS-Modul: PRINT                          */
/****************************************************/
body.print {
  background:none;
  width:700px;
  text-align:left;
}
body.print .ZMSTable th {
 border:1px solid #000;
}
body.print .ZMSTable td {
 border:1px solid #000;
}
body.print h1, body.print h2, body.print h3, body.print h4, body.print h5, body.print h6 {
  color:#000;
} 
body.print h1.title {
  color:#000;
}
body.print ol, body.print ul {
  list-style-image:none;
  list-style-type:square;
}
body.print p.print {
  font-size:12px;
}

/****************************************************/
/*    9.  ZMI Management Interface                  */
/****************************************************/
.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:15px;
  line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:15px;
} 
