/*a[href^="http://"] { background-color: orange; }
a[href^="https://"] { background-color: limegreen; }*/
a[target^="_blank"] { background:url(../bilder/extern-link.gif) no-repeat;padding-left:20px; }

body {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
    background:url(../bilder/verlauf-grau2.jpg) left top;

}

* {
    margin:0px;
    padding:0px;
}

#seite {
      width: 900px;
      margin: 0px auto;
      background-color:white;
      border:1px solid silver;
}

#kopfbereich {
  border-bottom:1px solid black;

    background:url(../bilder/logo-webmaster-crashkurs-de.jpg) no-repeat left top;
    height:236px;

}

#kopfbereich p {


}

.linksoben {
    color: white;
    text-decoration: none;
    font-size:.8em;
}

p#implinks {
    text-align: right;
    font-size: 8pt;
    color:white;
    padding:5px;
}

p#seitenname {
    text-align: left;
    font-size: 28pt;
    color:white;
    padding-left:30px;
    font-weight:bold;
    word-spacing:1em;
}

#seitenname a {
    color:white;
}

.linkstitel2 {
    margin-left:50px;
}

#inhalt {
  float: right;
  /* background-color: lightgreen; */
  /* margin-right: 210px; */
  width: 650px;  /* 680 */
  margin-right: 20px;
  margin-bottom:1.5em;
}

#inhalt a {
    text-decoration: underline;
}


#inhalt h1, p {
    padding-bottom:1em;
    line-height: 150%;
}


#inhalt li  {
    padding-bottom:1em;
    margin-left:3em;
    line-height: 150%;
}

#steuerung {
  width: 200px;
  padding: 0px;
  background-color: #EEEEEE;
  border: 1px solid black;
  margin-left: 10px;
}


#fuss {
    clear: both;
    margin-top:1.5em;
    background-color: #333333;
    border-top: 1px solid black;
    padding:0.1em;
    color: white;
    text-align: center;
}

#fuss a {
    color: white;
    text-decoration: none;
}

#inhalt {
    background-color: white;
}

#inhalt h1, h2, h3, h4, h5, h6 {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    line-height: 1.6em;
}

#inhalt p {
    padding-bottom: 1.4em;
    line-height: 1.6em;
}


.dsteuhigh {
  background-color:#333333;
}

#steuerung li a:hover {
  color:red;
}

#steuerung li a:visited {
  /* padding-right:0.4em; */
  /* background: url(../bilder/besucht.gif) no-repeat 100% 0%; */
}

.dsteunorm {

}


#steuerung .dsteuhigh a {
  text-decoration:none;
}

#steuerung a {
  /* text-decoration:underline; */
  text-decoration:none;
}

#steuerung ul {
  list-style:none;
  padding-left:1.3em;
  padding-right:1em;
  padding-top:0.3em;  /* 1em */
  padding-bottom:1em;
  margin-right:0;
    line-height: 1.2em;
}

#steuerung li {
  padding-right:0;
  margin-right:0;
  font-size:0.9em;
  /* font-weight: bold; */
  padding-bottom:.2em;
}

#steuerung li li {
   list-style:square;
   font-size:0.9em;
  font-weight: normal;
  padding-top:0em;
  padding-bottom:0em;
}






dt {
    color:#FF8000;
    font-weight: bold;
}

dd {
    padding-bottom:1em;
    margin-left:6em;
    line-height: 150%;

}



pre {
    position:relative;
    padding: 0em .8em;
    border-left: #b4c6e0 6px solid;
    display: block;
    overflow: auto;
    font-family: monospace;

    line-height: 1.5em;
    background: #eeeeee;
    margin-bottom:1em;
}

.quellcode2 {
    position:relative;
    padding: 0em .8em;
    border-left: #b4c6e0 6px solid;
    display: block;
    overflow: auto;
    font-family: monospace;

    line-height: 1.5em;
    background: #eeeeee;
    margin-bottom:1em;
}


code {
    font-family: monospace;
    color: green;
    font-weight:bold;
    font-size:140%;
}

code:hover {
    background: white;
    font-size:340%;
    border:2px solid red;
}


.browserfenster {
    position:relative;
    background-image:url(../bilder/browserfenster-s.jpg);
    background-repeat:no-repeat;
    padding:3cm 16px .3cm 16px;
    border:thin solid #7F7F7F;
    overflow: auto;
    /* width: 90%;  */
    margin:15px auto 15px auto;
}

ol.quellcode {
    margin:0px;
    padding:0px;
  /* background-color: #b4c6e0; */
  /* list-style:decimal-leading-zero; */
  list-style-type:none;

  /* list-style-position:inside; */

  border-left: #b4c6e0 6px solid;
  margin-bottom: 1em;

  /* padding-left: 2.5em; */
/*
  margin-right: 1em;
  padding-right: .5em;
 */
  padding-bottom: 0em;
  font-size:1.3em;
  font-family:monospace;
}

.quellcode li {
  list-style-type:none;

    margin:0px;
    padding:0px;

  background: #eee;
  margin: 0 0 1px 0;
  padding: 2px 5px;

  /* border:1px solid red; */
}

.quellcode li:hover {
  background: yellow;
}

.einr1 { padding-left: 2em; }
.einr2 { padding-left: 4em; }
.einr3 { padding-left: 6em; }
.einr4 { padding-left: 8em; }


.kopfsteuerung {
    width:900px;
    margin:0px 0pt;
    padding-bottom:4px;
    padding-top:10px;

  margin-bottom:1.5em;

}

.kopfsteuerung {
    background:#235C9D none repeat scroll 0% 50%;
    /* border-bottom:2px solid #134783; */
    border-top:1px solid black;
    border-bottom:1px solid black;
}

#minitabs {
    margin:0pt;
    padding:0pt 0pt 20px 10px;
}




#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
    border-bottom:4px solid #1DE382;
    color:#FDF5E6;
}
#minitabs a:hover {
    border-bottom:4px solid #FDF5E6;
    color:#FDF5E6;
}

#minitabs a:link, #minitabs a:visited {
    float:left;
    margin:0pt 10px 0px;
    padding-bottom:10px;
    text-align:center;
    text-decoration:none;
}
#minitabs a:link, #minitabs a:visited {
    color:#F0CD8C;
}

.kopfsteuerung a {
    font-size:13px;
}

a {
    text-decoration:none;
}

a {
    background-color:transparent;
    color:#003366;
}

#minitabs li {
    list-style-type:none;
    text-align:center;
}

#minitabs {
margin:0pt;
padding:0pt 0pt 20px 10px;
}
#minitabs li {
display:inline;
list-style-type:none;
margin:0px;
padding-bottom:6px;
text-align:center;
}
#minitabs a:link, #minitabs a:visited {
float:left;
margin:0pt 10px 0px;
padding-bottom:10px;
text-align:center;
text-decoration:none;
}
#minitabs a.active:link, #minitabs a.active:visited {
padding-bottom:4px;
text-align:center;
}
#minitabs a:hover {
padding-bottom:4px;
text-align:center;
}

.bildrechts {
   clear:right;
   float: right;
}

#socialbookmarks {
    margin-top: 1.6em;
}

#videoinfos {
    margin-top: 20px;
    background-image: url(../bilder/html-video-tutorial-dvd-222-250-m.png);
    height: 250px;
    width: 222px;
    text-align: center;
}

#videoinfos span {
    padding-top: 80px;
    display: block;
    /* font-weight: bold; */
    line-height: 22pt;
}

#videoinfos span a {
    text-decoration: underline; color: blue;
}



#hiervideos {
    position:absolute;
    width:222px;height:250px;
    z-index:100;
    background-image: url(../bilder/html-video-tutorial-dvd-222-250-m.png);
    text-align: center;
}

#hiervideos span {
    padding-top: 80px;
    display: block;
    /* font-weight: bold; */
    line-height: 22pt;
}

#hiervideos span a {
    text-decoration: underline; color: blue;
}

fieldset tt {
    display: block;
    margin: 1.4em 4em 1.4em 2.4em;
    padding: 1em;
    background-color: #eeeeee;
}

#nav_unten {
    margin-top: 20px;
    border-top : 1px solid silver ;
    padding-top: 20px;
}

#nav_unten_zurueck {
    display: block;
    width: 45%;
    background-color: #EFEFEF;
    border-right: dotted 1px silver;
    float: left;
}

#nav_unten_zurueck span+span {
    display: block;
    margin-left: 22px;
}

#nav_unten_zurueck_pfeil {
    display: block;
    float: left;
    width: 16px;
    height:19px;
    background-image:url(../bilder/icons-links-hoch-rechts.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    vertical-align:text-top;
}

a:hover #nav_unten_zurueck {
    background-color: #DBDBDB;
}

a:hover #nav_unten_zurueck_pfeil {
    background-position: 0px -30px;
}


#nav_unten_weiter {
    display: block;
    width: 45%;
    background-color: #EFEFEF;
    border-left: dotted 1px silver;
    float: right;
}

#nav_unten_weiter span+span {
    display: block;
    text-align: right;
    margin-right: 22px;
}

#nav_unten_weiter_pfeil {
    display: block;
    float: right;
    width: 16px;
    height:19px;
    background-image:url(../bilder/icons-links-hoch-rechts.gif);
    background-position: -32px 2px;
    background-repeat: no-repeat;
    vertical-align:text-top;
}

a:hover #nav_unten_weiter {
    background-color: #DBDBDB;
}

a:hover #nav_unten_weiter_pfeil {
    background-position: -32px -30px;
}

#nav_unten_anfang {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 16px;
    height:19px;
}

#nav_unten_anfang_pfeil {
    display: block;
    width: 16px;
    height:19px;
    background-image:url(../bilder/icons-links-hoch-rechts.gif);
    background-position: -16px 2px;
    background-repeat: no-repeat;
    vertical-align:text-top;
}

a:hover #nav_unten_anfang_pfeil {
    background-position: -16px -30px;
}


.neuehtml5videosgrafik {
    display: block;
    background-image: url(../bilder/gruener-video-kaufen-button2.png);
    width: 180px;
    height: 180px;
    position: absolute;
    right: -30px;
    top: -20px;
}

.videobereich {
    position: relative;
    border: 0px solid white;
}



#wprojekte {
  color: #ddd;
  font-size: 9pt;

  background-color: hsl(203,77%,30%);
  background-color: #115A88;
  background-color: #505050;

  padding: 6px 10px;
  line-height: 1.5em;
}

#wprojekte strong {
  font-size: 9pt;
  color: silver;
  letter-spacing: 0.1em;
}

#wprojekte a {
  color: white;
  text-decoration: none;
}

#wprojekte a:hover {
  text-decoration: underline;
}

#wprojekte a[href^="https://"] {
  background: none;
  padding-left: 0px;
}

#wprojekte ul li {
  font-size: 8pt;
  line-height: 1.5em;
  margin-left: 1.4em;
  list-style-type: square;
}

#wprojekte #spalten {
    display: flex;
}

#wprojekte #spalte1,
#wprojekte #spalte2,
#wprojekte #spalte3 { flex: 1; }