/* 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 ***/
/* Fett 12 schwarz */
h1{color: #957A67;
font: bold 18px/20px verdana, arial, sans-serif;}
h2{color: #957A67;
font: bold 16px/18px verdana, arial, sans-serif;}
h3{color: #957A67;
font: bold 14px/16px verdana, arial, sans-serif;}
/*** USER Styles ***/

.einspalter{padding: 5px 0;}
.cont_l{padding: 5px 5px 5px 0;}
.cont_m{padding: 5px 0px 5px 0;}
.cont_r{padding: 5px 0 5px 0px;}