
/* CSS Document */

html, body {
    background-color:#fff;
}
#header {
	border-bottom-color:#335c85;
	background:#335c85;
}
#headersmall {
	border-bottom-color:#335c85;
	background:#335c85;
}
h1 {
	background-color:#335c85;
}

#content {
	background:#fff;
}

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

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

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

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

.navi_head {
    color:#000;
}
#cright {
	background: #fff;
    
    padding-top:;
}
#navi li a {
	color:#335c85;
}
#navi li a:hover {
	color:#000;
}
#navi li.active b a {
	color:#fff;
}
#navi li.active b {
	color:#000;
    background-color:#335c85;
}
#navi li:hover small {
	color:#000;
    background-color:#fff;
}
.navi_subnavi li a {
	color:#335c85;
}
.navi_subnavi li a:hover {
	color:#000;
}
.navi_subnavi li.active {
	background:#335c85;
}
.navi_subnavi li.active a {
    color:#fff;
}
.httpr_uonline {
    color:#fff;
    background:#335c85;
}
.httpr_uonline a {
    color:#fff;
    text-decoration:none;
}

#breadcrumb {
	color: #335c85;
    background-color: #fff;
}
#breadcrumb a {
	color: #335c85;
}
#bottom {
    background-color:#fff;
}
#footer {
	background-color:#335c85;
	color:#fff;
}
#options {
	color:#335c85;
}
#bottom a {
	color:#335c85;
}
#footer a {
    color:#fff;
}

#scrollheader {
	background-color:#335c85;
}
.scrollheader_inner strong {
	color: #fff;
}
.scrollheader_inner small {
	color: #fff;
}
.scrollheader_inner small a {
	color: #fff;
}
#scrollheadertoc {
	background-color:#335c85;
	color: #fff;
}
#scrollheadertoc a {
	color: #fff;
}


/* @override 
	http://www.fmbjoern.fm/index.css
	http://www.fmbjoern.de/index.css
*/

#header {
	display: none;
}
#bottom {
	display: none;
}
#tagline {
	position: absolute;
	top: -400px;
	color: black;
}
#scrollheader {
	display: none;
}
h3 {
	display: none;
}

html, body {
	background: #eee;
}

#content {
	margin: 0px;
	padding: 0px;
}
#cleft_inner {
	margin: 0px;
}


.st_logo {
	background: url(/img/abicalc_h1.png) no-repeat top left;
	display: block;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.st_logo a {
	display: block;
	width: 140px;
	height: 40px;
	position: relative;
	top: 5px;
	left: 15px;
}
.st_logo a span {
	display: none;
}

/* Bild oben */
.st_top {
	display: block;
	height: 200px;
	background:url(/img/fmsplash_abicalcteaser.png) no-repeat top;
}
.st_bb {
	background: rgba(255,255,255,.5);
	position: absolute;
	z-index: 20;
	display: block;
	height: 100px;
	width: 600px;
	right: 0px;
	top: 100px;
	overflow: hidden;
}
.st_bb_header {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 600px;
	height: 40px;
	overflow: hidden;
	font: italic normal 2.6em Delicious, "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	text-shadow: rgba(0,0,0,.9) 2px 2px 10px;
}
li.st_menu {
	height: 100px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.st_menu_header {
	font: 200 1.4em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	padding: 5px;
	height: 40px;
}

#cleft_inner .st_menu_header a {
	color: #000;
}
#cleft_inner li.st_menu:hover .st_menu_header {
	background: rgba(255,255,255,.5);
}
.st_menu_body {
	font: 200 0.9em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #222;
	display: none;
	position: absolute;
	top: 50px;
	right: 0px;
	width: 580px;
	height: 40px;
	padding: 5px 10px;
	background: rgba(255,255,255,.5);
}
li.st_menu:hover .st_menu_body {
	display: block;
}

.st_tag {
	position: relative;
	top: 100px;
	left: 10px;
	width: 400px;
	padding: 10px 10px 10px 10px;
	font: 200 2.5em Delicious, "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	text-shadow: rgba(0,0,0,.9) 1px 1px 1px;
}


.st_bottom_leftbox {
	position: relative;
	top: -40px;
	float: left;
	width: 400px;
	height: 280px;
	background: #fff;
	overflow: visible;
}

.st_leftbox_body {
	font: 200 1.1em/1.6em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #333;
	padding: 20px 20px 0px 20px;
}


.st_footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: #fff;
	height: 25px;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333;
	margin: 0px;
	padding: 10px 40px 0px 30px;
}


.st_bottom_rightbox {
	float: left;
	width: 50px;
	margin: 0px 20px 10px 0px;
}


.st_rightbox_body {
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333;
	padding: 0px;
}
.st_rightbox_body ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.st_rightbox_body li {
	height: 50px;
	overflow: hidden;
}
.st_rightbox_body li:hover {
	background: none;
}
.st_abidesc {
	display: none;
}
.st_rightbox_body li:hover .st_abidesc {
	display: block;
	position: absolute;
	height: 50px;
	margin-left: 50px;
	padding-right: 20px;
    z-index:20;
	float: right;
	overflow: hidden;
	background: rgba(255,255,255,.5);
}
#cleft_inner .st_rightbox_body li:hover .st_abidesc small {
	display: block;
	color: #fff;
	font: 200 1.6em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	padding: 12px 0px 12px 20px;
}

#cleft_inner .st_rightbox_body li a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 16px 0px;
	text-align: center;
}

.st_bottom_text {
	background: #eee;
	font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #eee;
	padding: 10px 20px 30px 20px;
}
.st_bottom_text_inner {
	margin: 0px auto 0px 400px;
	width: 500px;
}


.st_bottom_service {
	position: absolute;
	top: 440px;
	left: 0px;
	width: 260px;
	padding: 20px 10px 20px 130px;
	background: url(/img/fmstart_ichside.jpg) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.st_lastcomm {
	max-width: 500px;
	padding: 10px 0px;
	height: 180px;
	overflow: hidden;
}
.st_lastcomm_inner {
	
}
.st_lastcomm_bottom {
	background: url(/img/fmstart_gradient_bwhite.png) repeat top left;
	position: absolute;
	height: 50px;
	width: 500px;
	top: 350px;
	z-index:4;
}

#cleft_inner p.lastcom small {
	display: block;
    padding:15px 0px 0px 0px;
}
#cleft_inner p.compl {

    font-size:1.3em;
    color:#333;
    font-family: Diavlo, Georgia, "Times New Roman", Times, serif;
}

.st_stats {
	position: absolute;
	z-index: 200;
	top: 0px;
	right: 0px;
	background: rgba(255,255,255,.5);
	padding: 0px;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

.httpr_uonline {
    background:none;
    margin:0px;
    color:#333;
    text-align:right;
}
.httpr_uonline .inner {
    padding:3px 10px;
}
.zgr_block {
	float: left;
	height: 25px;
	width: 25px;
	padding: 0px;
	margin: 0px;
}

.zgr_land {
	width: 25px;
	height: 25px;
	text-align: center;
    background-image:url(/img/fmstart_h1bg.png);
}

