﻿/* CSS Document 

A:link     {text-decoration:none;color:#000000;}
A:visited  {text-decoration:none;color:#000000;}
A:hover    {text-decoration:underline;color:#000000;}
A:active   {text-decoration:none;color:#000000;}

*/

#distance {
  width: 0px;
  height: 50%;
  margin-bottom: -363px; /* 1/2 Hoehe der Box */
  float: left;
}
#box {
	clear: left;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 725px;
	text-align: left;
	overflow: none;
}

/* MENÜ */

#navi
{
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  font-weight: 300;
}

#navi ul
{
margin: 0;
padding: 0;
list-style-type: none;
display:inline
}

#navi a
{
	display: inline;
	text-decoration: none;
	color: #ff0000;
}

#navi a:link, #navi a:visited
{
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
}

#navi a:hover
{
  color: #0000ff;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
}

#navi #now a
{
  color: #0000ff;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
} 

/* MENÜ ENDE */

/* MENÜ VERTIKAL */

#navi_vertikal
{
  width: 150px;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #0000ff;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  
}

#navi_vertikal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: list-item
}

#navi_vertikal a
{
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 150px;
	text-decoration: none;
}

#navi_vertikal a:link, #navi_vertikal a:visited
{
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
}

#navi_vertikal a:hover
{
	color: #0000ff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	background-image: url(nav/punkt.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#navi_vertikal #now a
{
	color: #7e9da5;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	background-image: url(nav/punkt.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;

} 

/* MENÜ VERTIKAL ENDE */


/* MENÜ VERTIKAL OHNE PFEIL */

#navi_vertikal_einfach
{
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #272727;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  padding-left: 20px;
  
}

#navi_vertikal_einfach ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: list-item
}

#navi_vertikal_einfach a
{
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}

#navi_vertikal_einfach a:link, #navi_vertikal_einfach a:visited
{
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #272727;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
}

#navi_vertikal_einfach a:hover
{
	color: #272727;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}

#navi_vertikal_einfach #now a
{
	color: #272727;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;

} 

/* MENÜ VERTIKAL OHNE PFEIL ENDE */


/* SCHRIFTEN */

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

.body_FETT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.body_BOOK {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: 500;
	text-transform: none;
	font-variant: normal;
}

.body_BOLD_GRUEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #97b144;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.body_UEBERSCHRIFT_FETT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #272727;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.bodyhov_MENU {
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  color: #272727;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  padding-left: 20px;
}
.bodyhov_MENU_FETT {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #272727;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  padding-left: 20px;
}
.bodyhov_UEBERSCHRIFT_FETT {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  color: #272727;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
}

.body_MITTEL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.body_KLEIN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

.body_KLEIN_FETT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.body_AUFZAEHLUNG {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	line-height: 20px;
}

/* SCHRIFTEN ENDE */

/* INFOBOX */

.tooltip {
	outline: none;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}
.tooltip span {
	margin-left: -999em;
	position: absolute;
		}
.tooltip:hover span {
	border-radius: 0px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	text-transform: none;
	font-variant: normal;
	position: absolute;
	left: 17em;
	top: 0em;
	z-index: 99;
	margin-left: 0;
	width: 450px;
	font-weight: normal;
		}
.classic { padding: 0.8em 1em; }
		* html a:hover { background: transparent; }
		.classic {background: #dce7d0; border: 1px solid #d9e6ca; }
		a.tooltip:hover {color: #97b144} 
		
.body_Arial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

/* INFOBOX ENDE */

/* INFOBOX2 */

.tooltip2 {
	outline: none;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}
.tooltip2 span {
	margin-left: -999em;
	position: absolute;
		}
.tooltip2:hover span {
	border-radius: 0px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	text-transform: none;
	font-variant: normal;
	position: absolute;
	left: 27em;
	top: 0em;
	z-index: 99;
	margin-left: 0;
	width: 450px;
	font-weight: normal;
		}
.classic2 { padding: 0.8em 1em; }
		* html a:hover { background: transparent; }
		.classic2 {background: #dce7d0; border: 1px solid #d9e6ca; }
		a.tooltip2:hover {color: #97b144} 
		
.body_Arial2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

/* INFOBOX2 ENDE */

/* INFOBOX3 */

.tooltip3 {
	outline: none;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}
.tooltip3 span {
	margin-left: -999em;
	position: absolute;
		}
.tooltip3:hover span {
	border-radius: 0px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	text-transform: none;
	font-variant: normal;
	position: absolute;
	left: 4em;
	top: 1.5em;
	z-index: 99;
	margin-left: 0;
	width: 430px;
	font-weight: normal;
		}
.classic3 { padding: 0.8em 1em; }
		* html a:hover { background: transparent; }
		.classic3 {background: #dce7d0; border: 1px solid #d9e6ca; }
		a.tooltip3:hover {color: #97b144} 
		
.body_Arial3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #272727;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}

/* INFOBOX3 ENDE */

/* HINTERGRUNDnav */

.bg_TOP {
	background-image: url(nav/top.jpg);
	background-repeat: no-repeat;
}

.bg_MENUE_TOP {
	background-image: url(nav/bg_MENUE_TOP.jpg);
	background-repeat: repeat-x;
}
.bg_menue_LEFT {
	background-image: url(nav/bg_menue_LEFT.jpg);
	background-repeat: repeat-y;
}
.bg_menue_LEFT_END {
	background-image: url(nav/bg_menue_LEFT_END.jpg);
	background-repeat: no-repeat;

/* HINTERGRUNDnav ENDE */

/* LINKS BODY */

.linksBODY a:link {
  color:            #272727;
  text-decoration:none
}
.linksBODY a:visited {
  color:            #272727;
}
.linksBODY a:hover {
  color:            #97b144;
  text-decoration:underline;color:#97b144;
}
.linksBODY a:active {
  color:            #97b144;
  text-decoration:underline;color:#97b144;
}

/* LINKS BODY ENDE */

/* LINKS BODY GRUEN*/

.linksBODY_GRUEN a:link {
  color:            #97b144;
  text-decoration:none
}
.linksBODY_GRUEN a:visited {
  color:            #97b144;
}
.linksBODY_GRUEN a:hover {
  color:            #97b144;
  text-decoration:underline;color:#97b144;
}
.linksBODY_GRUEN a:active {
  color:            #97b144;
  text-decoration:underline;color:#97b144;
}

/* LINKS BODY GRUEN ENDE */

/* SCROLLBALKEN */

.div {
	width: 500px;
	height: 390px;
	Overflow-x: hidden;
	overflow: auto;
}

/* SCROLLBALKEN ENDE */

/* Block */

#p {
	font-size: 0.9em;
	-ms-hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	max-width: 568px;
	text-align: justify;
}

.trennung {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	max-width: 560px;
	text-align: justify;
}

.trennungK {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	max-width: 170px;
	text-align: justify;
}

/* Block ENDE*/