body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39415B;
	background-repeat: no-repeat;
	background-position: center top;
}

.head {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #192B44;
}

a {
	text-decoration: underline;
	color: #39415B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192B44;
	font-weight: bold;
}

a:visited {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

a:active {
	color: #666699;
	text-decoration: underline;
}

.content {
	background-color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #192B44;
}
.textf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #192B44;
}
.plaintextrot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}
.plaintextrotfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
a.plaintextrotfett:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.plaintextrotfett:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
a.plaintextrotfett:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.navigation_2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
}
.navigation_2_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
}
#berechnung {
    border-collapse:collapse;
}

#berechnung td {
    border: 1px solid #192B44;
   
}

#berechnung .text {
    
}
#berechnung .betrag {
    text-align: right;
}
#berechnung .text-summe, #berechnung .betrag-summe {
    border-top: 2px solid #192B44;
    font-weight: bold;
    
}
#berechnung .betrag-summe {
    text-align: right;
}
