.menu_background {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index:10;
	background:#AAAAAA;
}

.laturo_menutree {
	border: 0px solid #fff;
	padding-left:8px;
	padding-top:15px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	/*position:relative;
	top:-480px;
	left:auto;*/
	background-position:top;
	background-repeat:no-repeat;	
}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #009966; /*grün*/
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003366; /*blau*/
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	color: #009966; /*grün*/
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #003366; /*blau*/
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000; /*schwarz*/
	font-weight: bold;
}

.std {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height:1.3em;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	background-repeat: repeat;
}
.stdBold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	color: #003366;
}

.stdBoldLeft {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #003366;
}

.stdBoldGreen {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	color: #009966;
}

.stdBoldBlack {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	color: #000000;
}
.stdEnumSymbolNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #003366;
}
.stdEnumSymbolLarge {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: #003366;
}
.stdLeft {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
}
.stdCenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
}
.stdRight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: right;
	color: #000000;
}
.stdLargeCenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #003366;
}
.stdSmallCenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
	color: #000000;
}

.stdSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}

.stdVerySmallCenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
	color: #000000;
}
.stdVerySmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}

.menuDate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: justify;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
}

.otherFontStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.otherFontEmph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366; /*blau*/
	font-weight: bold;
}

.cmsOk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	color: #339900;
}
.cmsError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #FF3300;
	font-weight: bold;
}

.cms_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.cms_stdBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

a.cms:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009966; /*grün*/
	font-weight: bold;
	text-decoration: none;
}
a.cms:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.cms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366; /*blau*/
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.cms:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
.contactLive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
a.info:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.info:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.info:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
}
a.info:active {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #cccccc;
}
a.contact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #009966;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
	border: thin solid #666666;
	height: auto;
	width: auto;
}

.input {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	border: 2px solid #666666;
	background-color: #FFFFFF;
}

.inputCMS {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	border: 2px solid #999999;
	background-color: #ffffff;
}

.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	border: thin solid #009966;
	cursor: hand;
}

.checkboxStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	border: thin none #009966;
}

.inputReadonly {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	border: 2px solid #999999;
	background-color: #ffffff;
	color: #666666;
}

.FormatHelp {
	position: absolute;
	height: 20px;
	width: 70px;
	left: 37px;
	top: 268px;
	visibility: visible;
	background-color: #00FF00;
	z-index: 2;
	overflow: visible;
}

.buttonCMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #009966;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-weight: bold;
	color:#000;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/* End layout CSS */	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	position:relative;	
}
