@charset "UTF-8";
@import url("preise.css");

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7072;
}
h1 {
	font-size: 19px;
	color: #b70718;
	margin-top: 0px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:22px;
	margin-bottom:10px;
}
h2 {
	font-size: 19px;
	color: #b70718;
	margin-top: 0px;
	font-weight: normal;
	text-transform: none;
	line-height:22px;
	margin-bottom:10px;
}
h2 a {
	color: #b70718;
}
h3 {
	font-size: 14px;
	color: #b70718;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom:5px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 7px;
}
#cms, td, th, p {
	text-align:justify;	
}
ul, ol {
	padding:0 0 0 20px;
	margin: 15px 0 0 0;
}
#cms ul, ol {
	padding:0 0 0 20px;
	margin: 0px 0 0 0;
}
li {
	list-style-type:square;
	padding: 0 0 0 3px;
}
#cms a { text-decoration:underline; color:#6f7072; }
.hyphenate text {}

/* Links */

a {
	color: #6f7072;
	text-decoration: none;
	outline: none;
}
a img{
	border:none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
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-left: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;
}

.amicalma {
	font-size: 16px;
	color: #ac2924;
}
.amibini {
	font-size: 16px;
	color: #a9c50e;
}
.babynarium {
	font-size: 16px;
	color: #fabc4d;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7072;
	line-height: 18px;
	text-align: justify;
	hyphenation: german;
    hyphenation-restrict: none;
}
.fliesstext a {
	color: #ae2b25;
	text-decoration: none;
}
.nav {
	font-size: 14px;
	color: #ae2b25;
	padding-top: 0px;
	padding-left: 0px;
}
li.nav {
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
}
.nav a {
	color: #ae2b25;
	text-decoration: none;
}
li.nav a:hover {
	color: #333;
}

/* Bilder */

.pointer{
	cursor:pointer;
}
.BildLinks {
	float:left;
	padding-right: 20px;
	padding-bottom: 9px;	
}
.BildRechts {
	float:right;
	padding-left: 20px;
	padding-bottom: 9px;
}
.TeaserBildLinks {
	float:left;
}
.TeaserBildRechts {
	float:right;
}
.german, .english, .french {
    width: 250px;
    margin-bottom: 25px;
    text-align: justify;
    font-size: 15px;
}
td.german {
   hyphenation: german;
    hyphenation-restrict: none;
}
  
td.english {
    hyphenation: english;
    hyphenation-restrict: none;
}
  
td.french {
    hyphenation: french;
    hyphenation-restrict: none;
}

/*--*/
.tabelleKlein{
	width: 100%;
	border-collapse:collapse;
	border:0px solid #AD2A25;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleKlein tbody tr td p { 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: 0px solid #FCF1D4;
	vertical-align:middle;
}
.tabelleKlein tbody th  {
	background: #FFFFFF url('/pix/layout/bg_td2.jpg') repeat-x;
	line-height: 1.3em;
	color: #666666;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
}
.tabelleKlein tbody tr {
	border-bottom: solid 1px #999;
}
.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: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
}
.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;
}
/*---------------------------------------------------------------------*/
.tabelleStruktur {
	border: none;
	padding:0;
}
.tabelleStruktur tbody td {
	border: none;
	padding:0;
}
