* {
font-family: Arial, sans-serif;
color: #333333;
}

p {
margin-top: 5px;
}

h3 {
margin-top: 5px;
margin-bottom: 5px;
}

body {
    background-image: url('../grafics/bg-head.jpg');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin: 0;
}

div.faq p {
    font-size: 11px;
}

a {
    text-decoration: none;
}

table {
    margin-left: 10px;
}

form {
    padding: 0;
    margin: 0;
}

hr {
    height: 1px;
    background-color: #9E7154;
    color: #9E7154;
    border-color: #9E7154;
    border: 0;
    margin-bottom: 2px;
    padding: 0;
}

#container {
    margin:auto;
    width: 1000px !important;
}

#navi {
    margin-top: 3px;
    margin-left: 30px;
    width: 210px;
    float: left;
}

#header {
    height: 300px;
    margin-left: 260px;
}

#header_full {
    height: 300px;
    margin-left: 240px;
}

#header #banner {
    background-image: url('../grafics/gesundheit.jpg');
    background-repeat: no-repeat;
    height: 150px;
    padding: 100px 10px 20px 370px;
}

#header_full #banner {
    height: 185px;
    padding: 3px 10px 20px 0px;
		margin-left: -150px;
}

#header_full #banner_new {
    height: 185px;
    padding: 3px 10px 20px 0px;
}

#header .intern {
    background-image: url('../grafics/mutter-kind.jpg');
}

#header_full .intern {
    background-image: url('../grafics/mutter-kind.jpg');
}

#header_full .text {
      color: #95191D;
      font-size:18px;
      margin-left:20px;
      margin-top: 40px
}

#header_full .subtext {
      font-size:14px;
      margin-top:15px;
      color:#bb8e8a;
      font-weight:normal
}

#content {
    margin-left: 260px;
    padding: 10px;
		padding-top: 0px;
}

#content_full {
    margin-left: 70px;
		padding: 10px;
}

a.textlink {
    font-size: 12px;
    color: #0000dd;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
}

a.textlink:hover {
    text-decoration: underline;
}

a.morelink{
    color: #0000dd;
    text-decoration: none;
    font-weight: bold;
}

a.morelink:hover {
    text-decoration: underline;
}

img.a, img {
    border: 0;
}

/*********** Header *************/
#header p {
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
}

#header .red {
    color: #95191D;
}

#header_full p {
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
}

#header_full .red {
		color: #95191D;
}

/*********** Navi ***************/

img.flag {
    border: 0;
    margin: 1px;
    float: left;
    margin-top: 12px;
}

img.top_link {
    margin: 0;
    margin-top: 3px;
    float:left;
    padding: 0 3px;
    border-right: 1px solid #333333;
}

img.top_link-right {
    padding: 0 3px;
    margin: 0;
    margin-top: 3px;
}

img.beraterPortrait {
    margin-top: 5px;
}

img.advBild {
    margin: 5px;
}

#status, #status p {
    background-color: #FFFFFF;
    margin: 0;
    font-size: 11px;
    text-align: center;
}

#menu {
    background-color: #B7815F;
    padding: 0;
    padding-top: 5px;
    padding-bottom:5px;
    font-size: 13pt;
    margin: 0;
}

#menu p {
    margin-bottom: 0;
}

#menu ul {
    margin-left: 10px;
    padding-left: 0;
}

#menu li {
    list-style: none;
    font-size: 13px;
    margin: 3px 0;
    padding: 3px 0;
    border-bottom: 1px solid #9E7154;
}

#menu li.last {
    border: none;
}

#menu li a, #menu a.kontakt {
    text-decoration: none;
}

#menu li a:hover, #menu a.kontakt:hover, #menu a.aktiv {
    color: #000000;
    font-weight: bold;
}

#menu a.kontakt {
    margin: 0;
    margin-left: 10px;
    font-size: 13px;
}

#topmenu a:hover, a.aktiv {
    color: #000000;
}

.searchForm {
    font-size: 11px;
    background-color: #DCED7B;
    padding: 3px;
    padding-left: 10px;
    padding-top: 0px;
    border-left: 2px solid #B7815F;
    border-right: 2px solid #B7815F;
}

.searchForm p {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

.input {
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    margin-bottom: 1px;
    font-size: 12px;
}

.sucheInput {
    font-size: 10px;
    margin: 4px;
    border: 1px solid #999999;
}

.searchForm .submit {
    background-color: #DEDCD0;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}

textarea {
/*    width: 21em;*/
    font-size: 12px;
}

.navi_box {
    background-color: #E1F174;
    margin: 0;
}

.navi_box h3 {
    font-size: 11px;
    font-weight: bolder;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 10px;
}

div.navi_intern {
    background-color: #E1F174;
    margin-top: 0px;
		margin-left: -10px;
    border-bottom: 1px solid #E1F174;
    border-top: 1px solid #E1F174;
    border-left: 2px solid #B7815F;
    border-right: 2px solid #B7815F;
    padding: 0px 0px 0px 10px;

}

div.navi_intern li {
    border-bottom: 0 !important;
    line-height: 12px;
}

/*div.navi_intern a {
    color: #996666;
}*/

.videoportrait h3 {
    background-color: #BBC666;
}

.werbung h3 {
    background-color: #BBC666;
}

.rufnummern h3 {
    background-color: #BBC666;
}

.willkommen h3 {
    background-color: #BBC666;
}

.sofortzugang {
    background-image: url('../grafics/sofortzugang.gif');
    background-repeat: no-repeat;
    background-color: #FABD9E;
    height: 98px !important;
}

.sofortzugang h3 {
    font-size: 14px;
    font-weight: bolder;
    padding-top: 20px;
    padding-left: 35px;
    margin: 0;
}

.sofortzugang .nummer {
    font-family: Arial;
    margin: 6px;
    margin-left: 10px;
    font-size: 10px;
}

.sofortzugang .preis {
    font-size: 9px;
    margin: 0;
    margin-left: 10px;
}



/************ Content *************/
#breadcrumb {
    font-size: 9px;
    width: 660px;
    background-color: white;
    padding: 0 10px;
}

#breadcrumb p {
    margin: 0;
}

div.searchheader {
    background-color: #CDD357;
    font-size: 11px;
    width: 670px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

div.searchheader p, div.searchheader a {
/*    color: #FFFFFF;*/
}

 div.box_full {
    width: 690px;
    background-color: #E1F174;
    font-size: 13px;
    padding: 3px 10px;
    margin: 0;
 }

 div.box_welcome {
    width: 700px;
    background-color: #E1F174;
    font-size: 13px;
    padding: 3px 10px;
    margin: 0;
}

 div.box_half {
    width: 450px;
    background-color: #E1F174;
    font-size: 13px;
    padding: 3px 10px 0px;
 }

 div.box_minhalf {
    width: 350px;
    background-color: white;
    font-size: 13px;
    padding: 3px 10px 0px;
 }

div.box_mini { 
     width: 205px; 
     background-color: #E1F174; 
     font-size: 13px; 
     padding: 3px 10px 0px; 
  }

div.box_minihalf { 
     width: 325px; 
     background-color: #E1F174; 
     font-size: 13px; 
     padding: 3px 10px 0px; 
  }

									
.box_full h1, .box_half h1, .box_minhalf h1, .box_minihalf h1, .box_mini h1, .box_welcome h1 {
    background-color: #CDD357;
    font-size: 11px;
    margin: 0;
    padding: 0px 10px;
 }

.box_full p, .box_half p, .box_minhalf p , .box_minihalf p , .box_mini p {
    margin-left: 10px;
    margin-bottom: 0px;
 }

.contentSubmit {
    background-color: #DEDBCF;
    margin: 10px;
    cursor: pointer;
    color: #333333;
}

.contentSubmit:disabled {
    color: #999999;
}

.naviSubmit {
    background-color: #DEDBCF;
    margin: 10px 0px;
    cursor: pointer;
}

.contentTable {
    width: 670px !important;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px;
    margin-top: 5px;
}

.contentTable td, .contentTable th {
    padding: 2px;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    margin: 0;
}

.contentTable td.gesamt {
    text-align: right;
}

td.nobr {
    white-space: nowrap;
}

.contentTable .zeile1 {
    background-color: #EEEEEE;
}

.contentTable .zeile2 {
    background-color: #DDDDDD;
}

.headericon {
    float: left;
    margin: 0 5px 0 3px;
    height: 14px;
    max-width: 16px;
		padding: 0;
}

.berater {
background-image: url('/grafics/schatten-box-gross.png');
background-repeat: no-repeat;
background-position: 460px 0;
background-color: #E1F174 !important;
height: 222px !important;
}

.beraterKurz {
background-image: url('/grafics/schatten-box-klein.png');
background-repeat: no-repeat;
background-position: 460px 0;
background-color: #E1F174 !important;
height: 130px !important;
}

.beraterHomepage {
background-image: url('/grafics/schatten-box-ganz-gross.png');
background-repeat: no-repeat;
background-position: 460px 0;
background-color: #E1F174 !important;
height: 270px !important;
}

.beraterFM {
background-image: url('');
background-color: #E1F174 !important;
height: 130px !important;
}

.berater h2, .berater h3, .content h3 {
    font-size: 12px;
 }

.content h3 {
    padding-left: 10px;
}

.berater p {
    font-size: 10px;
    padding: 0px 0px 1px 0px;
}

.berater .header {
    background-color: #CDD357;
    margin:0;
    font-size: 11px;
    padding: 2px 10px;
 }

.berater .header p, .berater .header a {
    color: #FFFFFF;
}

.berater .left {
    width: 450px;
    float: left;
}

.berater .right {
    margin-left: 470px;
}

.berater .header p {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

p.beratername, p.beraterservice {
    float: left;
}

.kategorie {
    background-color: #CDD357;
}

p.beraterkategorie, p.sprachen {
    text-align: right;
}

div.audio {
    background-color: #000000;
    padding-left: 7px;
}

img.audio {
    cursor: pointer;
    margin: 1px 3px 0px;
    float: left;
    border: 0;
}

div.audio p {
    margin: 0;
    font-size: 10px;
}

div.audio a {
    color: #FFFFFF;
}

h3.bewertungen {
    float: left;
    margin-bottom: 0px;
    margin-top: 1px;
    margin-right: 5px;
}

h2.bewertungenKurzform {
    float: left;
    margin-right: 5px;
    margin-top: 0;
}

h2.vistanoPunkte {
    position: absolute;
}

.beraterangebot img.stern {
    margin-top: 12px;
}

img.sprachen {
    margin: 3px 3px 2px;
}

img.servicebutton {
    float: left;
    margin: 7px;
}

p.servicetext {
    margin-left: 40px;
    font-size: 9px;
    height: 40px;
}

p.servicetext_kurz {
  margin-left: 40px;
  font-size: 9px;
  height: 27px;
}

img.aktiv {
    cursor: pointer;
}

.servicetext span.sh, .servicetext_kurz span.sh {
    font-size: 12px;
    font-weight: bold;
    background-color: none;
}

.servicetext span.gruen, .servicetext_kurz span.gruen {
    color: #71B220;
}

.servicetext span.orange, .servicetext_kurz span.orange {
    color: #F29631;
}

.servicetext span.gelb, .servicetext_kurz span.gelb {
    color: #FCEFC2;
}

.beraterangebot {
    margin-left: 140px;
}

.beraterangebot p {
    margin-left: 0;
}

.beraterangebot_klein {
    font-size: 10px;
    margin: 0px;
    margin-left: 10px;
    padding-top: 0px;
}

.info_text_klein {
    font-size: 10px;
}

.inputTable {
    text-align: left;
    border: 0;
    margin: 10px;
    font-size: 12px;
}

.inputTable td, .inputTable th {
    vertical-align: top;
}

.inputTable th {
    font-weight: normal;
    text-align: right;
    padding-right: 3px;
}

tr.coloredTH {
    background-color: #CDD357;
}

.small {
    font-size: 10px;
}

.header_box_left {
    width: 180px;
    background-color: #E1F174;
    padding: 10px;
    font-size: 12px;
}

.header_box_left a {
    text-decoration: none !important;
    font-weight: bold;
    color: #333333 !important;
}

img.call_img {
    float:left;
    margin-top: 10px;
    margin-left: 10px;
}

dl {
    margin-left: 10px;
}

.grau13 {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

h3.left10 {
    margin-left: 10px;
}

.error {
    font-size: 12px;
    color: #990000;
}

img.hilfe {
    margin: 10px;
}

p.eingerueckt {
    margin-left: 20px;
}

p.minMargin {
    margin-top: 4px;
    margin-bottom: 10px;
}

p.aktiv, a.aktivLink, .header_box_left h3 {
    color: #000000 !important;
    font-weight: bold;
}

img.pfeil {
		margin-top: 2px;
}

img.floating {
    float: left;
    margin-right: 5px;
}

.formRow {
  padding: 2px 0px;
}
.formLabel {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
  font-size: 13px;
}

/* Start Kategorie Matrix */
.kategorieMatrix{
	list-style-image:url(/grafics/icons/pfeil.png);
}
.kategorieMatrixEbene2Active{
	font-weight: bold; 
}
.kategorieMatrixEbene2Inactive{
	
}
.kategorieMatrixH1{
    color: #4e4e4e !important; 
    background-color: transparent !important;
    margin-left: 10px !important;
    padding: 0px 0px 5px !important;
	font-size: 16px !important;
}
.kategorieMatrixH2{
    color: #4e4e4e !important; 
    background-color: transparent !important;
    margin-left: 10px !important;
    padding: 0px 0px 5px !important;
	font-size: 16px !important;
}

.kategorieMatrixBreadcrumb{
	font-size: 12px;
	margin-top: 30px;
	margin-left: 10px;
	padding-bottom: 10px;	
}

/* Ende Kategorie Matrix */

