/* syntax highlighting (used by the first combo defined for the CSS plugin) */

.code { color: #f5deb3; }
.string { color: #00ffff; }
.comment { color: #8fbc8f; }
.variable-name { color: #fa8072; }
.type { color: #90ee90; font-weight: bold; }
.reference { color: #ee82ee; }
.preprocessor { color: #faf; }
.keyword { color: #ffffff; font-weight: bold; }
.function-name { color: #ace; }
.html-tag { font-weight: bold; }
.html-helper-italic { font-style: italic; }
.warning { color: #ffa500; font-weight: bold; }
.html-helper-bold { font-weight: bold; }

/* info combo */

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }

/*** USER Styles ***/
/* Headline Inhalt 1 */
.hl_content1 {
	font: bold 1.2em arial, helvetica, sans-serif;
}

/* Headline Startbox */
.startbox_hl {
	display: block;	font: bold 1.1em arial, helvetica, sans-serif; margin-bottom: 9px;
}

/* Legende Prduktspezifikationen */
.legend {
	font-size: 0.95em; color: #666;
}
/*** USER Styles ***/
