BODY {
	margin: 0px;
	padding: 0px;
	background-color: #66CC33;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;	
}

.NAV1 {
	color: #003300;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
        line-height: 15px;
}

.NAV2 {
	color: #003300;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 14px;
}

DIV.UEBERSCHRIFT1 {
	color: #FF6600;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	position: relative;
	left: -35px;
	top: -2px;
}

DIV.UEBERSCHRIFT2 {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 0px;	
	position: relative;
	left: -24px;
	top: 10px;
}

DIV.UEBERSCHRIFT3 {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0px;	
	position: relative;
	left: -9px;
	top: 24px;
}

DIV.CONTENTBIG {
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 8px;
}

DIV.CONTENTNORMAL {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 18px;
}

DIV#CONTENT {
   	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	/*border: 1px dashed silver;*/
}

DIV#CONTENT ul {
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}


DIV#CONTENT li {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 18px;
}

DIV#CONTENT ul li ul {
	padding-top: 8px;
        padding-left: 25px;
}

DIV#CONTENT ul li ul li {
	padding-bottom: 5px;
}

DIV#CONTENT h4 {
	color: #FF6600;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: 1px solid;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 28px;
	margin-bottom: 15px;
}

DIV#CONTENT h3 {
	color: #000000;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

DIV#CONTENT img {
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
}

DIV#CONTENT p {
	padding-bottom: 16px;
}

DIV#LEFTCOL {
	margin: 1px 200px 1px 1px;
	/*border: 1px dashed silver;*/
}

DIV#LEFTCOL ul {
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}


DIV#LEFTCOL li {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 18px;
}

DIV#LEFTCOL ul li ul {
	padding-top: 8px;
}

DIV#LEFTCOL ul li ul li {
	padding-bottom: 0px;
}

DIV#LEFTCOL img {
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
}

DIV#LEFTCOL p {
	padding-top: 4px;
	padding-bottom: 4px;
}

DIV#MARGIN {
	width:170px;
	float:right;
	/*border: 1px dashed silver;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 5px;
	/*overflow: hidden;*/
        white-space: normal;
        word-wrap: break-word;
}

DIV#MARGIN img {
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
}

DIV#MARGIN h2 {
	color: #FF6600;
	text-decoration: underline;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 9px;
	padding-top: 0px;
	margin-top: 0px;
}

DIV#MARGIN h4 {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-bottom: 9px;
	padding-top: 5px;
	margin-top: 0px;
	border-bottom: 0px;
	font-weight: normal;
}

DIV#MARGIN ul {
	padding-left: 11px;
	margin-left: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}


DIV#MARGIN li {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}

DIV#MARGIN td {
	vertical-align: top;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	letter-spacing: 0px;
}

DIV#IMPRESSUM_LEFT {
	margin: 1px 450px 1px 1px;
        font-weight: bold;
}

DIV#IMPRESSUM_RIGHT {
	width:400px;
	float:right;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-bottom: 15px;
	overflow: hidden;
}

.IMAGETEXTMARGIN {
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	letter-spacing: 0px;
	padding-top: 5px;
}


.DRUCKEN {
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 0px;	
	position: relative;
	left: 0px;
	top: 2px;
}

.CONTENT {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;		
	line-height: 16px;
}

.SEARCH {
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 0px;
	line-height: 14px;
}

.CONTENTTABLE {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.LINK {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.LINE {
	color: #FF6600;
	border-bottom: 1px solid;
}

TH {
	color: #FF6600;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	vertical-align: top;
}

DIV#APPLET {
        color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
}

DIV#APPLET p {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.APPLETLABEL {
	color: #FF6600;
	font-size: 8px;
	line-height: 10px;
}

.APPLETTEXT {
	color: #000000;
	font-size: 8px;
	line-height: 10px;
	padding-left: 5px;
}

