/*
   Allgemeines
*/

*{
  margin: 0;
  padding: 0;
  font: 11px verdana, helvetica, sans-serif;
  color: #414141;
}

body {
  background: #F4F4F4;
}

img, fieldset {
  border: none;
}

a {
  color: #447BB9;
}

a:hover {
  text-decoration: none;
}

p {
  text-align: justify;
  line-height: 1.5;
}

h1, h2 {
  font: 11x "Lucida Sans Unicode", verdana, helvetica, sans-serif;
  color: #447BB9;
  font-weight: bold;
}

div#wrapper {
  width: 709px;
  margin: 15px auto;
  background: #fff;
}

/*
    Der Seitenkopf
*/
    #head {
      width: 709px;
    }

        #head img {
          float: left;
          padding: 16px 0 15px 13px;
        }

        #head #fragen {
          float: right;
          width: 209px;
          padding: 16px 13px 0 0;
        }

#head #fragen span.phone {
  color: #447BB9;
}

/*
    Das Hauptmenue
*/
    #menue {
      clear: both;
      width: 705px;
      height: 27px;
      margin: 0 2px 1px 2px;
      background: #D3D3D3;
    }

    #menue li {
      float: left;
      list-style: none;
      display: block;
      line-height: 26px;
      vertical-align: middle;
      margin: 0;
      padding: 0;
      border-left: 1px solid #ffffff;
      margin-left: 0px;
    }

    #menue li a {
          display: block;
          line-height: 22px;
          color: #000000;
          vertical-align: middle;
          margin: 2px 0;
          padding: 0 6px;
          text-decoration: none;
    }

#menue li.active {
    	background-color: rgb(165,165,165);
}
    #menue ul li.active a {
          background: #D3D3D3;
          color: #ffffff;
          line-height: 22px;
          margin: 2px 0;
          padding: 0 6px;
          text-decoration: none;
    	background-color: rgb(165,165,165);
    }

        #search {
          float: right;
          margin: 5px 5px 0 0;
        }

            input#los {
              width: 25px;
              background: #457DBA;
              color: #fff;
              height: 17px;
              font-size: 10px;
              border: 1px #414141 solid;
              display: inline;
            }

            input#q {
              width: 75px;
              height: 15px;
              border: 1px #414141 solid;
              font-size: 10px;
              display: block;
              float: left;
              margin: 0 5px 0 0;
            }

    #submenue {
      clear: both;
      width: 705px;
      height: 27px;
      margin: 0 2px 1px 2px;
      background: #eee;
    }

        #submenue li {
          float: left;
          list-style: none;
          display: block;
          line-height: 26px;
          vertical-align: middle;
          margin: 0 4px;
        }

        #submenue ul li a {
          display: block;
          line-height: 22px;
          vertical-align: middle;
          margin: 2px 0;
          padding: 0 6px;
        }



        #submenue ul li.active a {
          background: #D3D3D3;
          color: #414141;
          line-height: 22px;
          margin: 2px 0;
          padding: 0 6px;
          text-decoration: none;
        }

        #submenue ul li.active a:hover {
          text-decoration: underline;
          color: #fff;
        }


    #content {
    }
/*
   Css für die Startseite
*/
        #zeile_1_bild {
          float: left;
          width: 469px;
          height: 183px;
          background: url(/files/internet-marketing-beratung-erfolg.jpg);
          margin: 0 0 0 2px;
        }

            #zeile_1_bild h1 {
              width: 454px;
              padding: 3px;
              margin: 4px 0 0 5px;
              background: #437BB8;
              font: 15px "Lucida Sans Unicode", Verdana, Sans-serif;
              color: #fff;
            }

/*
   Die Sidebar auf der Startseite
*/
        #zeile_1_rechts_start {
          float: right;
          width: 228px;
          height: 176px;
          margin: 0 2px 0 1px;
          padding: 3px;
          background: #eee;
        }

/*
    die Sidebar auf allen Anderen Seiten
*/
        #zeile_1_rechts {
          float: right;
          width: 228px;
          margin: 0 2px 0 1px;
        }

        #zeile_1_rechts div.teaser {
        	margin-top: 2px;
        	margin-bottom: 5px;
        	/* border: 1px solid #ff0000; */
        	width: 228px;
            background: #eee;
		}

            #zeile_1_rechts_start h2,
            #zeile_1_rechts h2 {
              line-height: 1.5;
              font-size: 13px;
              /* background: #eee; */
            }

            #zeile_1_rechts h2 {
              padding: 3px;
            }
			/*
            #zeile_1_rechts img {
              width: 222px;
            }
			*/
            #zeile_1_rechts div.FliessText,
            #zeile_1_rechts a,
            #zeile_1_rechts p,
            #zeile_1_rechts ul {
              /* float: right; */
              width: 222px;
              padding: 3px;
              /* background: #eee; */
            }

            #zeile_1_rechts a.TextLink {
              line-height: 18px;
              vertical-align: middle;
			}

            #zeile_1_rechts h1 {
              padding: 3px;
              font-size: 13px;
            }

            #zeile_1_rechts li,
            #zeile_1_text li {
              list-style: none;
              background: url(/files/listitem.gif) no-repeat;
              padding: 0 0 0 7px;
              margin: 2px 0 1px 10px;
              display: block;
              line-height: 13px;
              vertical-align: middle;
            }

            #zeile_1_text h1 {
              clear: both;
            }


            #zeile_1_text ul#breadcrumb {
              margin: 0 0 4px 0;
            }

            #zeile_1_text ul#breadcrumb li {
              float: left;
              margin: 2px 0 1px 10px;
            }

            #zeile_1_text ul#breadcrumb li.first {
              float: left;
              margin: 2px 0 1px;
              padding: 0;
              background: none;
            }

            #zeile_1_text ul#breadcrumb li.active {
              background: url(/files/sub_menue_hover.gif) no-repeat;
            }

                 #zeile_1_text ul#breadcrumb li a {

                   font-size: 10px;

                 }

            #zeile_1_rechts li.active {
              background: url(/files/sub_menue_hover.gif) no-repeat #ddd;

            }

            #zeile_1_rechts li.active a,
            #zeile_1_text ul#breadcrumb li.active a {
              color: #414141;
              text-decoration: none;

            }

/*
    Startseite:
    Trennlinie zwischen erster und zweiter Zeile
*/
        #trennlinie{
          clear: both;
          height: 1px;
        }

        #zeile_2_links,
        #zeile_2_mitte,
        #zeile_2_rechts {
          width: 234px;
          min-height: 210px;
          float: left;
        }

            #zeile_2_links h2,
            #zeile_2_mitte h2,
            #zeile_2_rechts h2 {
              width: 228px;
              padding: 3px 3px 0 3px;
              background: #ddd;
            }

            #zeile_2_links h3,
            #zeile_2_mitte h3,
            #zeile_2_rechts h3 {
              width: 228px;
              padding: 3px;
              background: #ddd;
            }

            #zeile_2_links p,
            #zeile_2_mitte p,
            #zeile_2_rechts p {
              padding: 3px;
            }

        #zeile_2_links {
          border-right: 1px #B3B3B3 solid;
          margin: 0 0 0 2px;
        }

        #zeile_2_mitte {
          border-right: 1px #B3B3B3 solid;
        }

        #zeile_2_rechts {
        }

/*
   Ab Hier:
   Css für anderen Seiten
*/

        #zeile_1_text {
          float: left;
          width: 439px;
          margin: 0 0 5px 2px;
          padding: 0 15px;
          overflow: hidden;
        }

        #zeile_1_text h1 {
          padding: 15px 0;
          margin: 0;
          font-size: 14px;
        }


            #kontaktformular {
              width: 440px;
              border: 2px solid #447BB9;
              padding: 5px;
            }

            #kontaktformular input,
            #kontaktformular select {
              display: block;
              float: right;
              height: 15px;
              font-size: 10px;
              border: 1px #B3B3B3 solid;
              margin: 2px 0;
              width: 280px;
            }

            #kontaktformular label {
              clear: both;
              display: block;
              float: left;
              line-height: 17px;
              vertical-align: middle;
			  /* color: #447bb9; */
			}

            input#submit {
              clear: both;
              background: #437BB8;
              color: #fff;
              margin: 15px auto;
              padding: 5px;
              border: none;
              height: 23px;
              font-weight: bold;
            }

            #kontaktformular p {
              padding: 0 0 0 230px;
            }

            #kontaktformular p input,
            #kontaktformular p label {
              float: left;
              clear: right;
              display: inline;
              border: none;
            }

            #kontaktformular p label {
              width: 30px;
            }

            #kontaktformular p input {
              width: 20px;
            }

/*
    Der Footer mit Zitat und zweiter Navigation
*/

    #footer {
      clear: both;
      margin: 10px 2px 0 2px;
      padding: 3px;
      border-top: 5px #6d6d6d solid;
      height: 65px;
    }

        #zitat {
          float: left;
        }

        #postulat {
          width: 420px;
          padding: 3px;
          background: #457BB9;
          font: 14px "Lucida Sans Unicode", sans-serif;
          color: #fff;
        }

        #autor {
          width: 300;
          margin: 0 0 0 20px;
          padding: 10px 0 0 13px;
          background: url(/files/zitat.jpg) no-repeat;
          color: #000;
          text-align: left;
        }

        #sub_menue {
          float: right;
          width: 200px;
        }

            #sub_menue li {
              list-style: none;
            }

            #sub_menue li  {
              width: 92px;
              line-height: 18px;
              vertical-align: center;
              float: left;
              margin: 0 0 0 4px;
            }


            #sub_menue li a {
              width: 80px;
              line-height: 18px;
              vertical-align: center;
              float: left;
              padding: 0 6px;
              text-decoration: none;
              background: url(/files/sub_menue.gif) no-repeat;
            }

            #sub_menue li a:hover {
              background: url(/files/sub_menue_hover.gif) no-repeat #ddd;
              color: #414141;
            }

            li.zeilenumbruch {
              float: right;
              margin: 0;
            }

/*
    Copyright-Zeile unter der Seite
*/
    #copyright {
      clear: both;
      width: 709px;
      text-align: center;
      margin: 0 auto;
    }

div#zeile_1_rechts_start p, div#zeile_2_links p, div#zeile_2_mitte p, div#zeile_2_rechts p {
      text-align: left;
}

div#zeile_1_text h2, div#zeile_1_text h3, div#zeile_1_text h4, div#zeile_1_text h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

div#zeile_1_text i, div#zeile_2_links i, div#zeile_2_mitte i, div#zeile_2_rechts i {
	font-style: italic;
}

div#zeile_1_text strong, div#zeile_2_links strong, div#zeile_2_mitte strong, div#zeile_2_rechts strong {
	font-weight: bold;
}

div#zeile_1_text i strong, div#zeile_2_links i strong, div#zeile_2_mitte i strong, div#zeile_2_rechts i strong {
	font-style: italic;
	font-weight: bold;
}
div#zeile_1_text div.wheadline {
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

div#zeile_1_rechts_start ul, div#zeile_2_links ul, div#zeile_2_mitte ul, div#zeile_2_rechts ul {
	list-style-position: outside;
	margin-left: 20px;
	width: 210px;
}


table.wtable,.tabelle_r {
	border: 2px solid #447BB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	/* background-color: #999999; */
	margin-left: auto;
	margin-right: auto;
}

th {
	background-color: #447BB9;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}

td.wtable,.TabUP {
	background-color: #FBFBFB;
	color: #333333;
	margin: 2px;
	padding: 5px;
}

td.wtable_even,.TabP {
	background-color: #CCCCCC;
	margin: 2px;
	color: #333333;
	padding: 5px;
}

tr.wtable, tr.wtable_even {
	border-color: #333333;
}
