/* ________________________ STYLES, Common for Website FHP ________________________ */
body, td {
   background-color: #fff;
   color: #000000;
   padding: 0;
   margin: 0;
   }

html>body h1 {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 0.75em;

}

input, textarea, select { border: solid 1px #999; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }
a:hover { color: #000000; }


div#header {
   padding: 0px;
   /*border: 1px dashed silver;*/
   margin: 6px 5px 5px 22px;
   height: 154px;
   width: 984px;
   position: absolute;
   top: 0px;
   left: 0px;
   }
div#header_logo {
   padding: 0px;
   margin:0px;
   position: absolute;
}
div#header_img {
   padding: 0 0 0 0px;
   margin: 0 0 0 0px;
   position: absolute;
   left: 177px;
}
div#header_navi {
   padding: 0 0 0 0px;
   margin: 0 0 0 0px;
   position: absolute;
   left: 177px;
   top: 113px;
   width: 808px;
   height: 39px;
   background: url("../images/layout/top_navi_blank.gif") no-repeat;
}
div#header_navi_main {
   padding-left: 25px;
   padding-top: 8px;
   margin: 0 0 0 0px;
   position: absolute; 
   left: 0;
}
div#header_navi_meta {
   padding-right: 22px;
   padding-top: 8px;
   margin: 0 0 0 0px;
   position: absolute; 
   right: 0;
}
div#main {
   margin: 0px 0px 0px 179px;
   padding: 0 0 0 0px;
   border:0px dashed silver;
   position: absolute;
   top: 174px;
   left: 22px;
   width: 576px;
}
div#main_contentspacer {
	margin-left: 21px;
}
div#main_img {
	clear: both;
}

/* Zwischentitel */
h4{
	font-size: 1.1em;
	color: #139160;
   	padding-bottom: 0px;
   	margin: 0 0 0 0px;
}

/* Subtitle Glossar */
h5{
	font-size: 1.3em;
	color: #9D9EA1;
   	padding-bottom: 0px;
   	margin: 0 0 0 0px;
}

div#left {
   border: 0px dashed silver;
   padding: 0px;
   margin: 10px 10px 10px 0px;
   width: 178px;
   position: absolute;
   top: 164px;
   left: 22px;
   }
   
#left_start {
   border: 0px;
   padding: 0px;
   margin: 10px 10px 10px 0px;
   width: 178px;
   position: absolute;
   top: 264px;
   left: 13px;
   }
   
#right {
   padding: 0;
   /*border: 1px dashed silver;*/
   margin: 10px 10px 10px 0;
   width: 182px;
   position: absolute;
   top: 164px;
   left: 824px;
   }

/* Images Container, Text float */
#main_imagecontainer {
	float: left; 
	margin-right: 25px; 
	margin-bottom: 15px;
}

/* Images Text (title, text) Container */
.main_imagetextcontainer {
	padding: 8px 0px 8px 25px;
}

HTML>BODY #right {
   /*margin: 9px -288px 10px 0;*/
   }

div .ListHeadline {
	font-size: 1.2em;
	font-weight: bold;
	color: #9D9EA1; 
	border-bottom: solid 1px #139160;
	margin-bottom: 15px;
	width: 100%;
}

/* Headlines									*/
h1 {
   font-size: 1.5em;
   padding-bottom: 20px;
   margin: 0 0 0 0px;
   color: #9D9DA1;
   }
   
h2 {
   font-size: 1.0em;
   font-weight: bold;
   margin: 0 0 0 0px;
   padding-bottom: 20px;
   }
   
h3 {
   font-size: 1.0em;
   font-weight: bold;
   margin: 0 0 0 0px;
   padding: 0 0 0 0px;
   padding-bottom: 15px;
   color: #9D9DA1;
   text-align: center;
   }

.ContainerHL {
   font-weight: bold;
   margin: 0 0 0 0px;
   color: #9D9EA1;
   line-height: 2.0em;
}

/* Text													 */
.common_grey {
	font-size: 0.9em;
	color: #9D9EA1;
}
.common_bold {
	font-weight: bold;
}
.common_grey_italc {
	font-size: 0.9em;
	color: #9D9EA1;
	font-style: italic;
}
.FInfoBold {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2.0em;
}
.red {
	color: red;
}
.green {
	color: #139160;
}
.grey {
	color: #9D9EA1;
}
.grey_bold {
	color: #9D9EA1;
	font-weight: bold;
}
/* Lauftext */
.text {
	font-size: 0.95em;
}
.common_white {
	color: #FFFFFF; line-height: 12px; text-decoration: none;
}
.common_line_footer {
	font-size: 0.8em;
}
a.LMenuHeaderItem:link { font-size: 1.1em; font-weight: bold; color: #9D9EA1; text-decoration: none;}
a.LMenuHeaderItem:visited { font-size: 1.1em; font-weight: bold; color: #9D9EA1; text-decoration: none;}
a.LMenuHeaderItem:active { font-size: 1.1em; font-weight: bold; color: #9D9EA1; text-decoration: none;}
a.LMenuHeaderItem:hover { font-size: 1.1em; font-weight: bold; color: #9D9EA1; text-decoration: none;}

.err {
   font-size: 1.8em;
   font-weight: bold;
   color: red;
   text-decoration: none;	
}
.ErrMsg {
   font-size: 1.1em;
   font-weight: bold;
   color: red;
   text-decoration: none;	
}


/* Menue Items									*/   
/* MenuStyles */
ul.MenuLevel1 { 	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	/*
	list-style-position: outside; 
	list-style-image: url("images/mArrow.gif");
	*/
}
ul.MenuLevel2 { 	
	padding-left: 17px;
	margin: 0px 0px 0px 0px; 
	list-style: none;
}
a.LMenuLevel1:link { font-size: 1.1em; font-weight: normal; color: #139160; text-decoration: none; }
a.LMenuLevel1:visited { font-size: 1.1em; font-weight: normal; color: #139160; text-decoration: none; }
a.LMenuLevel1:active { font-size: 1.1em; font-weight: normal; color: #139160; text-decoration: none; }
a.LMenuLevel1:hover { font-size: 1.1em; font-weight: normal; color: #139160; text-decoration: none; }

a.LMenuLevel1Active:link { font-size: 1.1em; font-weight: bold; color: #139160; text-decoration: none;}
a.LMenuLevel1Active:visited { font-size: 1.1em; font-weight: bold; color: #139160; text-decoration: none;}
a.LMenuLevel1Active:active { font-size: 1.1em; font-weight: bold; color: #139160; text-decoration: none;}
a.LMenuLevel1Active:hover { font-size: 1.1em; font-weight: bold; color: #139160; text-decoration: none;}

a.LMenuLevel2:link { font-size: 1.0em; color: #9D9DA1; text-decoration: none; line-height: 1.4em; }
a.LMenuLevel2:visited { font-size: 1.0em; color: #9D9DA1; text-decoration: none; line-height: 1.4em; }
a.LMenuLevel2:active { font-size: 1.0em; color: #9D9DA1; text-decoration: none; line-height: 1.4em; }
a.LMenuLevel2:hover { font-size: 1.0em; color: #9D9DA1; text-decoration: none; line-height: 1.4em; }

li.LMenuLevelSpace { padding: 0px 0px 0px 0px; margin: 10px;}

/* Second MenüItems Active */
li.ItemActive { 	
   list-style-position: outside; 
   list-style-image: url("../images/mArrow.gif");
   font-weight: bold;
}


/* Container Grey					*/
.box { 	width: 178px; background: #EBEBEB; }
.box h1, .box p { margin: 0 12px; }
.box .top, .box .bottom{display:block;background: white;}
.box .top b, .box .bottom b { display:block;height: 1px; overflow: hidden; background: #EBEBEB; }
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
.box .spacer { height: 1px; margin: 0px; padding: 0px;}
.box a { font-size: 0.9em; color: #999999; !important }
.box p { margin-bottom: 5px; }
.box #DivLinkSpacer { padding:0px 10px 5px 12px; }
.box .datefont { font-size: 0.9em; color: #9D9EA1; }
.box #search_btn { position: absolute; right: 24px; top: 10px; }
.box #search_form { padding-left: 12px;padding-bottom: 5px; }


/* Container Green 					*/
.box_green { 	width: 178px; background: #E7F4EF; }
.box_green h1, .box_green p {margin: 0 12px; }
.box_green .top, .box_green .bottom{display:block;background: white;}
.box_green .top b, .box_green .bottom b { display:block;height: 1px; overflow: hidden; background: #E7F4EF; }
.box_green .r1{margin: 0 5px;}
.box_green .r2{margin: 0 3px;}
.box_green .r3{margin: 0 2px;}
.box_green .top .r4, .box_green .bottom .r4{margin: 0 1px;height: 2px;}
.box_green .spacer { height: 1px; margin: 0px; padding: 0px;}
.box_green a { font-size: 0.9em; color: #999999; }
.box_green p { margin-bottom: 5px; }
.box_green #DivLinkSpacer { padding:2px 10px 5px 12px; }

/* Container Grün runde Ecken StartSeite					*/
.box_start_teaser { 	width: 175px; background: #E7F4EF; }
.box_start_teaser h1, .box_start_teaser p {margin: 0 12px;}
.box_start_teaser .top, .box_start_teaser .bottom{display:block;background: white;}
.box_start_teaser .top b, .box_start_teaser .bottom b { display:block;height: 1px; overflow: hidden; background: #E7F4EF; }
.box_start_teaser .r1{margin: 0 5px;}
.box_start_teaser .r2{margin: 0 3px;}
.box_start_teaser .r3{margin: 0 2px;}
.box_start_teaser .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
.box_start_teaser .spacer { height: 1px; margin: 0px; padding: 0px;}
.box_start_teaser a { color: #999999;	}
.box_start_teaser #div_border { padding: 0px 0px 10px 10px; color: #9D9DA1; }
.box_start_teaser p { margin: 5px; align: center; }	
.box_start_teaser IMG { margin: 0px; }
.box_start_teaser #StartImg { background-color: #aabbcc; padding: 0px; margin: 0px; }

/* Container Green _ PubShop 					*/
.box_shop { 	width: 563px; background: #E7F4EF; }
.box_shop h1, .box_shop p {margin: 0 12px; }
.box_shop .top, .box_shop .bottom{display:block;background: white;}
.box_shop .top b, .box_shop .bottom b { display:block;height: 1px; overflow: hidden; background: #E7F4EF; }
.box_shop .r1{margin: 0 5px;}
.box_shop .r2{margin: 0 3px;}
.box_shop .r3{margin: 0 2px;}
.box_shop .top .r4, .box_green .bottom .r4{margin: 0 1px;height: 2px;}
.box_shop .spacer { height: 1px; margin: 0px; padding: 0px;}
.box_shop p { margin-bottom: 0px; }


/* Input Fields								*/
input#search {
	width: 145px;
	border: solid 1px #999; 
}

/* Format Elements							*/
.Arrow {
	font-family: arial black;
	color: #139160;
	font-weight: normal;
	font-size: 1.2em;
}

/* Special DIV's							*/
DIV.listspacer {
	padding-top: 8px;
	padding-bottom: 0px;
}
/* Special DIV's							*/
DIV.contentspacer {
	clear: all;
	padding-top: 20px;
	padding-bottom: 0px;
}
/* Special Search Area Spacer */
DIV.searchareaspacer {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 0px;
	border-bottom: solid 1px #9D9DA1;
    
	font-weight: bold;
    color: #9D9EA1;
    line-height: 1.5em;
	
}


a.grey:link { font-size: 0.9em; color: #9D9DA1; }
a.grey:active { font-size: 0.9em; color: #9D9DA1; }
a.grey:visited { font-size: 0.9em; color: #9D9DA1; }
a.grey:hover { font-size: 0.9em; color: #9D9DA1; }

a.a_err:link { font-size: 1.2em; line-height: 2.0em; color: #9D9DA1; }
a.a_err:active { font-size: 1.2em; line-height: 2.0em; color: #9D9DA1; }
a.a_err:visited { font-size: 1.2em; line-height: 2.0em; color: #9D9DA1; }
a.a_err:hover { font-size: 1.2em; line-height: 2.0em; color: #9D9DA1; }

/* Links: TopNavi common 					*/
a.topnavi:link { color: #FFFFFF; font-size: 13px; text-decoration: none; letter-spacing: 1px; }
a.topnavi:active { color: #FFFFFF; font-size: 13px; text-decoration: none; letter-spacing: 1px; }
a.topnavi:visited { color: #FFFFFF; font-size: 13px; text-decoration: none; letter-spacing: 1px; }
a.topnavi:hover { color: #FFFFFF; font-size: 13px; text-decoration: none; letter-spacing: 1px; }

a.topnavi_active:link { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; letter-spacing: 1px; }
a.topnavi_active:active { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; letter-spacing: 1px; }
a.topnavi_active:visited { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; letter-spacing: 1px; }
a.topnavi_active:hover { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; letter-spacing: 1px; }

a.topnavi_meta:link { color: #FFFFFF; line-height: 12px; text-decoration: none; }
a.topnavi_meta:active { color: #FFFFFF; line-height: 12px; text-decoration: none; }
a.topnavi_meta:visited { color: #FFFFFF; line-height: 12px; text-decoration: none; }
a.topnavi_meta:hover { color: #FFFFFF; line-height: 12px; text-decoration: none; }

a.home_title:link { font-size: 1.0em; color: #139160; font-weight: bold; text-decoration: none; }
a.home_title:active { font-size: 1.0em; color: #139160; font-weight: bold; text-decoration: none; }
a.home_title:visited { font-size: 1.0em; color: #139160; font-weight: bold; text-decoration: none; }
a.home_title:hover { font-size: 1.0em; color: #139160; font-weight: bold; text-decoration: none; }

a.home_intro:link { text-decoration: none; }
a.home_intro:active { text-decoration: none; }
a.home_intro:visited { text-decoration: none; }
a.home_intro:hover { text-decoration: none; }

a.Lletters:link { font-size: 1.4em; color: #139160; font-weight: normal; text-decoration: none; letter-spacing: 8px; }
a.Lletters:active { font-size: 1.4em; color: #139160; font-weight: normal; text-decoration: none; letter-spacing: 8px;}
a.Lletters:visited { font-size: 1.4em; color: #139160; font-weight: normal; text-decoration: none; letter-spacing: 8px;}
a.Lletters:hover { font-size: 1.4em; color: #139160; font-weight: bold; text-decoration: none; letter-spacing: 8px;}

a.LGlossar:link { font-size: 1.1em; text-decoration: none; line-height: 1.7em }
a.LGlossar:active { font-size: 1.1em; text-decoration: none; line-height: 1.7em  }
a.LGlossar:visited { font-size: 1.1em; text-decoration: none; line-height: 1.7em  }
a.LGlossar:hover { font-size: 1.1em; text-decoration: underline; line-height: 1.7em  }

a.LGlossarBack:link { color: #139160; font-weight: bold; text-decoration: none; }
a.LGlossarBack:active { color: #139160; font-weight: bold; text-decoration: none; }
a.LGlossarBack:visited { color: #139160; font-weight: bold; text-decoration: none; }
a.LGlossarBack:hover { color: #139160; font-weight: bold; text-decoration: underline; }

/* Curser For Zoom Image */
a.LzoomPic { cursor : url("images/icons/zoom.cur") }

/* Startpage_Columns						*/
	#Colleft {
		float:left;
		width: 176px;
		left: 0;
		margin: 20px 0px 0px 0px; 
		padding:0;
		}
	#Colleft DIV { margin-top: 10px; margin-bottom: 10px; }
	
	#Colright {
		float:right;
		width: 176px;
		right:0;
		margin: 20px 0px 0px 0px;
		padding:0;
		}
	#Colright DIV { margin-top: 10px; margin-bottom: 10px; }
	
	#Colmiddle {
		width: 177px;
		margin:20px 0px 0px 190px;
		
		}
	#Colmiddle DIV { margin-top: 10px; margin-bottom: 10px; }
		
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	
	.ColHL {	
		font-size: 1.0em;
		color: #139160;
		font-weight: bold;
	}

DIV#Fusszeile {
  	position: absolute;
	background: url("../images/layout/footer.gif") no-repeat;
	background-color: #00925E;
	width: 100%;
	height: 21px;
    clear: both;
	float: bottom; 
    font-size: 0.8em;
    margin: 0px; 
	padding: 0px;
    text-align: left;
	bottom: 0px;
  } 
  
/* Webshop _ Columns */
DIV#headline_shop {
	width: 100%; 
	padding: 4px; 
	background: #E7F4EF;
	color: #139160;
	font-size: 1.2em;
	font-weight: bold;
}

  .subcolumns, .subcolumns_oldgecko {
    width: 100%;
    overflow:hidden;
  }

  .C25l {
	padding-top: 2px;
	float: left;
	width: 20%
  }
  .C75r {
	padding-top: 2px;
  	float: right; 
  	margin-left: -5px;
	width: 80%
  }
  .C33l {
  	padding-right: 3px;
	float: left;
	width: 33%
  }
  
  .C33r {
  	float: right; 
  	margin-left: -5px;
	width: 33%
  }
  .C66r {
  	float: right; 
  	margin-left: -5px;
	width: 66%
  }
  
  HR.hr_shop {
  	height: 1px; size: 1px; background: #E7F4EF; color: #E7F4EF; border: none;
  }
  
.FHeadlineGlossar {  
   font-size: 1.5em;
   padding-bottom: 20px;
   margin: 0 0 0 0px;
   color: #139160;
}     
  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benÃ¶tigt der Safari-Browser zwingend !! */
  .clearfix { display: block }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: BenÃ¶tigt nur der Internet Explorer und Ã¼ber iehacks.css zugeschaltet */
  #ie_clearing { display: none }

  