/* framfab added */

.blindtable td {
	background-color: #ffffff;
	padding:0px;
	margin:0px;
}

.blindtable_green td {
	background-color: #D9E69B;
	padding:0px 10px 0px 0px;
	margin:0px;
}

.blindtable_form td {
	background-color: #F2F1E7;
	padding:0px 10px 0px 0px;
	margin:0px;
}

.blindtableportrait td {
	text-align: left;
	background-color: #F5F5ED;
	padding:0px;
	margin:0px;
	vertical-align:top;
	
}

.noFloat {
	float: none !important;
}

.content ul
{
    /*
    margin-left: 0.7em;
    padding-left: 0.7em;
    */
    margin-left: 0px;
    padding-left: 0px;
}

.content ul.img
{
    margin-left: 150px;
    padding-left: 0.7em;
}

.content ul li
{
    /*list-style-image: url( ../img/bullet.gif );*/
    list-style: none;
    list-style-image: none;
    background-image: url( ../img/bullet.gif );
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 10px;
}

.content ul.externe_links li
{
    background-image: none;
    padding-left: 0;
}

.portrait_holder {
	padding-left:10px;
}

div#sidebar{
	overflow:hidden;
}
	
div.sidebox h4.bsk {
    padding-left: 15px;
    text-align: left;
    background-color: #98A92A;
}

div.bsk {
	padding-top: 10px; 
    font-size: 0.7em;
    padding-left: 15px;
	padding-right:10px;
}

/* Unterschiedliche Header auf den Folgeseiten */

div.weg_zu_uns {
    background-repeat: no-repeat;
    height: 87px;
	background-image: url( ../img/header/weg_zu_uns.jpg );
}

div.beitragsrechner {
	background-repeat: no-repeat;
    height: 87px;
	background-image: url( ../img/header/beitragsrechner.jpg );
}

div.online_abschluss_antrag {
	background-repeat: no-repeat;
    height: 87px;
	background-image: url( ../img/header/online_abschluss_antrag.jpg );
}

div.kontakt_bsk {
	background-repeat: no-repeat;
    height: 87px;
    background-image: url( ../img/header/kontakt.jpg );
}

div.ergo_produkte {
	background-repeat: no-repeat;
    height: 87px;
    background-image: url( ../img/header/ergo_produkte.jpg );
}

div.versicherungsuebersicht {
	background-repeat: no-repeat;
    height: 87px;
    background-image: url( ../img/header/versicherungsuebersicht.jpg );
}

div.service {
	background-repeat: no-repeat;
    height: 87px;
    background-image: url( ../img/header/service.jpg );
}

div.unsere_leistungen {
	background-repeat: no-repeat;
    height: 87px;
    background-image: url( ../img/header/unsere_leistungen.jpg );
}

div.portrait {
	background-repeat: no-repeat;
    height: 202px;
    background-image: url( ../img/header/startseite_bsk.jpg );
}

ul.meta {
 margin-left: 340px;
}

/*Behebt Anzeige Problem im BSK bei Telefondaten */
* html div#teaser {
 padding: 0;
 line-height: 0.9em;
}

div#print {
 display: none;
 background:none;
}

ul#contentnavi {
 width: 566px;
}

#contentnavi li strong a {
 background-color: #e3e1cc !important;
}

