.clsCMOn {
	color: white;
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : normal;
	font-weight : bold;
}

.mark {
	background-color:#ADE7C0;
	font-weight:bold;
	border:1px solid red;
	padding:2px;
}

.clsCMOver {
	color: white;
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : normal;
}
 body {
  /* background-image: url(/images/back.jpg); */
  background-color: #FFF8DC;
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
 }

H2 {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #008000;
}

H2.alaska {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 72px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #008000;
}

H3 {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #008000;
}

P {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	text-align: justify;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 18px;
	word-break : normal;
	}

DIV {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 18px;
	word-break : normal;
	}

P.centerfett {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	text-align: center;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 18px;
	word-break : normal;
	font-weight : bold;
	}

LI {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	text-align: left;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 18px;
	}

P.right {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	text-align: right;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 18px;
	}

TD {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	color : Black;
}

TD.tp {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	color : Black;
	font-size : 14px
}

TD.tpr {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	color : Black;
	font-size : 14px;
	text-align : right;
}

TD.tph {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	color : Black;
	font-size : 14px
}

.c5 {
	color : #008000;
	font-size : 24px;
	font-weight : bold;
	line-height : 18px;
}

.subtitle {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	font-style : italic;
}

SMALL {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 10px;
	color : Black;
}

.hinweis {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	color : Black;
	font-style : normal;
}

.links {
	font-family : Arial, Verdana, Tahoma, helvetica, sansserif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #008000;
}

A {
	text-decoration:none;
	color:#008000;
}

A:hover {
	color: white;
	background-color : #008000;
}

A.topmenu {
	text-decoration:none;
	color:#008000;
}

A.topmenu:hover {
	color: white;
	background-color : transparent;
}