
/* CSS Document */

html, body {
    background-color:#111;
}
#header {
	border-bottom-color:#666;
	background:#666;
}
#headersmall {
	border-bottom-color:#666;
	background:#666;
}
h1 {
	background-color:#666;
}

#content {
	background:#111;
}

#cleftbig {
	
}
#cleftgiant {
	
}
#cleft_inner {
	margin:10px 0px 10px 20px;
}
#cleft_inner h4 {
	color:#666;
	border-bottom: 1px solid #333;
}
#cleft_inner h4 + p  {
    border-left-color:#333;
}
#cleft_inner h5 {
	color:#666;
}
#cleft_inner p {
	color:#eee;
}
#cleft_inner p.important {
	border-color:#666;
}
#cleft_inner p.zusammenfassung {
	color:#ff8620;
}
#cleft_inner code {
	border:1px dotted #666;
	border-left:5px solid #666;
    background:#eee;
}
#cleft_inner small {
    color:#ff8620;
}
#cleft_inner a {
	color:#666;
}
#cleft_inner blockquote {
	border: 1px dotted #666;
}

#cleft_inner .image {
	border:1px solid #666;
}
#cleft_inner table.content th {
	border-bottom-color: #666;
}
#cleft_inner table.content tr.last td {
	border-top-color: #666;
}
#cleft_inner table.content tr:hover td {
	background-color: #666;
	color: #111;
}

#cleft_inner a.intern:hover {
	border-bottom:1px solid #666;
}
#cleft_inner a.extern:hover {
	border-bottom:1px dashed #666;
}

#cleft_inner ul.content {
    color:#eee;
}

.navi_head {
    color:#eee;
}
#cright {
	background: #111;
    
    padding-top:;
}
#navi li a {
	color:#666;
}
#navi li a:hover {
	color:#eee;
}
#navi li.active b a {
	color:#111;
}
#navi li.active b {
	color:#eee;
    background-color:#666;
}
#navi li:hover small {
	color:#eee;
    background-color:#111;
}
.navi_subnavi li a {
	color:#666;
}
.navi_subnavi li a:hover {
	color:#eee;
}
.navi_subnavi li.active {
	background:#666;
}
.navi_subnavi li.active a {
    color:#111;
}
.httpr_uonline {
    color:#111;
    background:#666;
}
.httpr_uonline a {
    color:#111;
    text-decoration:none;
}

#breadcrumb {
	color: #666;
    background-color: #111;
}
#breadcrumb a {
	color: #666;
}
#bottom {
    background-color:#111;
}
#footer {
	background-color:#666;
	color:#111;
}
#options {
	color:#666;
}
#bottom a {
	color:#666;
}
#footer a {
    color:#111;
}

#scrollheader {
	background-color:#666;
}
.scrollheader_inner strong {
	color: #111;
}
.scrollheader_inner small {
	color: #111;
}
.scrollheader_inner small a {
	color: #111;
}
#scrollheadertoc {
	background-color:#666;
	color: #111;
}
#scrollheadertoc a {
	color: #111;
}
#header {
	background: url(/img/fmlogobg_feuerwerk.jpg) no-repeat top left;
	border-bottom: none;
}
#header h1 {
	background: none;
	background: url(/img/abicalc_h1.png) no-repeat top left;
}

#cleft_inner p.hmgiantzahl {
	font-family: Georgia, serif;
	font-size: 140px;
	letter-spacing: -15px;
	line-height: 100px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-weight: lighter;
	color: #ff8620;
}