body { margin-left:0px; margin-right:0px; margin-top:0px; }

.fpage {  color: black; font-size: 12px; line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a {  color: #000099; font-size: 12px;
	line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline }

a:hover {  color: #6060EE; font-size: 12px;

	line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline }

.ftext { color: black; font-size: 12px; line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; margin-left: 30px; margin-right: 30px }

.fsmall { color: black; font-size: 10px; line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; margin-left: 30px; margin-right: 30px }

.fssmall { color: black; font-size: 10px; line-height: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; margin-left: 30px; margin-right: 30px }

.tabtext { color: black; font-size: 12px; line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; }

.selbox_small { color: black; font-size: 11px; line-height: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; border: 0px; }

.poptext { color: black; font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; margin-left: 10px; margin-right: 10px }

.f11 { color: black; font-size: 11px; line-height: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none; margin-left: 60px; margin-right: 80px }


.navileiste {
   color: #000053; font-size: 12px; font-family: arial; font-weight: bold;
}

.navileiste_inaktiv {
   color: lightgray; font-size: 12px; font-family: arial; font-weight: bold;
}

.text {
  color: black; font-size: 12px; font-family: arial;
}

.kassen_list_title {
  color: black;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
}

.link_ftext {
  color: black;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-decoration: none;
/*  margin-left: 30px;
  margin-right: 30px*/
}


#wahltarifdetails * {
  font-size:    11px;
}

#wahltarifdetails table tr td{
  vertical-align:top;
  padding-bottom:3px;
  padding-right:6px;
}

#startseite_landliste
{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	margin-top: 12px;
}


#startseite_landliste p
{
	text-align: justify;
	margin-top: 0px;
}

#startseite_landliste a
{
	font-size: 10px;
	line-height: 12px;
}

/**
 * Kassenlisten
 */
.Kassenliste {
    padding-top:        10px;
    padding-left:       10px;
    padding-right:      10px;
}

.Kassenliste td {
    font-size:          12px;
}

.Kassenliste .KassenListeNavigation {
    padding-bottom:     20px;
}

/**
 * Kassenprofile
 */

.Kassenprofil {
    /*color:              black;*/
    font-family:        arial;
    padding-top:        10px;
    padding-left:       10px;
    padding-right:      10px;
}

.Kassenprofil td {
    font-size:          12px;
}

.Kassenprofil .Clear {
    clear:              both;
}

.KassenprofilDeleted * {
    color:              lightgray !important;
}

.Kassenprofil .ClosedMessage,.DeletedMessage {
    clear:              both;
    color:              black !important;
    border:             2px solid #aa0000;
    background-color:   #FF8080;
    padding:            5px;
    margin:             5px;
}
.Kassenprofil .DeletedMessage * {
    color:              black !important;
}

.Kassenprofil h3 {
    margin-top:         5px;
    margin-bottom:      5px;
    font-size:          12px;
    font-weight:        bold;
}

.Kassenprofil td {
    font-size:          12px;
}

.Kassenprofil .KasseName {
    margin-top:         10px;
    margin-bottom:      5px;
    font-size:          14px;
    font-weight:        bold;
}

.Kassenprofil .KasseHeadLeft {
    padding-top:        5px;
    width:              350px;
    float:              left;
}

.Kassenprofil .KasseAdresse {
    padding-bottom:     5px;
}

.Kassenprofil .KasseHeadRight {
    padding-top:        5px;
    text-align:         right;
    width:              350px;
    float:              right;
}

.Kassenprofil .KasseBewerten {
    padding-top:        10px;
}

.Kassenprofil .KasseBewerten a {
    font-weight:        bold;
    text-decoration:    none;
    font-size:          12px;
}

.Kassenprofil .KasseBeitrag {
    padding-top:        5px;
    padding-bottom:     5px;
    padding-left:       10px;
    border:             1px solid #9bc0fc;
    
}

.Kassenprofil .KasseKeinZusatzbeitrag {
    font-weight:        bold;
    padding-top:        10px;
    padding-bottom:        10px;
}

.Kassenprofil .KasseWechsellink {
    padding-top:        10px;
    /*text-align:         right;*/
}

.Kassenprofil .KasseWechsellink a {
    font-weight:        bold;
    text-decoration:    none;
    font-size:          12px;
}

.Kassenprofil .KasseContent {
    width:              550px;
    float:              left;
}

.Kassenprofil .KasseContentAds {
    text-align:         right;
    width:              200px;
    float:              right;
}

.Kassenprofil .KassenprofilNavigation {
    /*border:     1px solid green;*/
    float:              right;
    text-align:         right;
    margin-bottom:      10px;
}

.Kassenprofil .Left {
    width:              350;
    float:              left;
}

.Kassenprofil .Right {
    width:              350;
    float:              right;
    text-align:         right;
}

.Kassenprofil .KassenprofilNavigation a {
    color:              #000053;
    font-size:          12px;
    font-weight:        bold;
    text-decoration:    none;
}

.Kassenprofil .KassenprofilNavigation a.aktiv {
    text-decoration:    underline;
}

.Kassenprofil .KassenprofilNavigation a:hover {
    text-decoration:    underline;
}


.KassenListeNavigation .Left {
    width:              350;
    float:              left;
}

.KassenListeNavigation .Right {
    width:              350;
    float:              right;
    text-align:         right;
}

.KassenListeNavigation .Clear {
    clear:              both;
}




