@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}
#cms p {
	color:#4D4D4D;
	margin-bottom:8px;
	line-height:16px;
	font-size:11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table tr td { line-height:16px; }
.einzug tr td {
	padding-left: 10px;
}
#tabelleHome tr td.tabelleBild { padding-left: 0;}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

/* Links */

#cms a {
	color: #4D4D4D;
	text-decoration: underline;
	outline: none;
}
a img{
	border:none;
}
#cms a:hover {
	color: #b70718;
	text-decoration: none;
}
#cms a:active {
	text-decoration: none;
	color: #000;
}
a.extern {
background: transparent url('/pix/icons/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
font-weight:bold;
}
a.back {
	padding: 0 0 2px 20px !important;
	background-image: url(/pix/icons/back.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
a.link-more{
	behavior:url('/css/linkmore.htc');
	font-weight:bold;
	color: #b70718;
}
a.link-more-light{
	behavior:url('/css/linkmore.htc');
	font-weight:normal;
}
a.link-more-mail{
	font-weight:bold;
	padding-left:2em !important;
	background:url('/pix/icons/icon_mail.gif') no-repeat left center;
}
a.link-pdf{
	font-weight:bold;
	padding-left:2em;
	background:url('/pix/icons/pdf_icon.gif') no-repeat left center;
}
a.link-word-doc{
	font-weight:bold;
	padding-left:2em;
	background:url('/pix/icons/page_white_word.png') no-repeat left center;
}

.imask1 {}

.BildLinks {
	float:left;
	background-image: url(/pix/layout/bg_bild_250.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ad2a25;
	padding-bottom: 9px;	
	margin-right: 1.5em;
	margin-bottom: 0.5em;
}
.BildRechts {
	float:right;
	background-image: url(/pix/layout/bg_bild_250.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ad2a25;
	padding-bottom: 9px;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	
}
.TeaserBildLinks {
	margin-right: 1.5em;
	float:left;
}
.TeaserBildRechts {
	margin-left: 1.5em;
	float:right;
}

/*---------------------------------------------------------------------*/

.tabZweiSpalten{
width:100%;
border:none;
}
.tabZweiSpalten td{
width:50%;
vertical-align:top;
}
.tabZweiSpaltenSpalte1{
padding-right:1.0em;
}
.tabZweiSpaltenSpalte2{
padding-left:1.0em;
}

.tabDreiSpalten{
width:100%;
border:none;
}
.tabDreiSpalten td{
width:33%;
vertical-align:top;
}
.tabDreiSpaltenSpalte1{
padding-right:1.5em;
}
.tabDreiSpaltenSpalte2{
padding-left:1.5em;
padding-right:1.5em;
}
.tabDreiSpaltenSpalte3{
padding-left:1.5em;
}

.tabelleStandard{
width:100%;
border:none;
}
.tabelleStandard td{
	vertical-align:top;
}
.textSpalte21{
	padding-right:15px;
}
.bildSpalte{

}

.tabelle {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #999999;
	background-color: #FBE9AD;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelle caption {
	text-align: left;
	color: #0E396E;
	font-size:1.2em;
}
.tabelle thead th {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 1em;
	text-align: left;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tabelle tbody tr {

}
.tabelle tbody tr.odd {
	background: #F6600B url('/pix/layout/bg_td2.jpg') repeat-x;
}
.helleZeile {
	background-color:#FEF8EC;
}

.tabelle tbody th, .tabelle tbody td {
	line-height: 1.4em;
	color: #666666;
	padding:0.7em 1em;
	text-align: left;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tabelle tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 3em;
}
.tabelle tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 3em;
}
/*--*/
.tabelleKlein{
	border-collapse:collapse;
	border:1px solid #999999;
	background-color: #FBE9AD;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleKlein caption {
	text-align: left;
	color: #AD2A25;
	font-size:1.2em;
}
.tabelleKlein thead th  {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 .5em;
	text-align: left;
	border-right: 1px solid #FCF1D4;
	vertical-align:middle;
}
.tabelleKlein tbody th  {
	line-height: 1.3em;
	color: #666666;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tabelleKlein tbody tr {

}
.tabelleKlein tbody tr.odd{
	background: #fef1cd url('/pix/layout/bg_td2.jpg') repeat-x;
}

.tabelleKlein tbody td {
	line-height: 1.3em;
	color: #777777;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tabelleKlein tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
.tabelleKlein tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
/*--*/
.tabelleOhneRahmen {
	border-collapse:collapse;
	border:0px solid #999999;
	background-color: #FBE9AD;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleOhneRahmen caption {
	text-align: left;
	color: #AD2A25;
	font-size:1.2em;
}
.tabelleOhneRahmen thead th  {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 .5em;
	text-align: left;
	border-right: 0px solid #FCF1D4;
	vertical-align:middle;
}
.tabelleOhneRahmen tbody th  {
	line-height: 1.3em;
	color: #666666;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tabelleOhneRahmen tbody tr {

}
.tabelleOhneRahmen tbody tr.odd{
	background: #fef1cd url('/pix/layout/bg_td2.jpg') repeat-x;
}

.tabelleOhneRahmen tbody td {
	line-height: 1.3em;
	color: #777777;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.tabelleOhneRahmen tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
.tabelleOhneRahmen tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
/*--*/
.tabelleExtras {
	border-collapse:collapse;
	border:0px solid #999999;
	background-color: #FDEECC;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleExtras caption {
	text-align: left;
	color: #AD2A25;
	font-size:1.2em;
}
.tabelleExtras thead th  {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 .5em;
	text-align: left;
	border-right: 0px solid #FCF1D4;
	vertical-align:middle;
}
.tabelleExtras tbody th  {
	line-height: 1.3em;
	color: #666666;
	padding:0.35em 0.5em;
	text-align: left;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.tabelleExtras tbody tr {

}
.tabelleExtras tbody tr.odd{
	background: #fef1cd url('/pix/layout/bg_td2.jpg') repeat-x;
}

.tabelleExtras tbody td {
	line-height: 1.3em;
	color: #777777;
	padding:0.35em 0.5em;
	text-align: left;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.tabelleExtras tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
.tabelleExtras tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
/*---------------------------------------------------------------------*/
