* {
    margin: 0;
    padding: 0;
}

html, body
{
    font-family: Arial, sans-serif;         
	text-align: center;
	background-color: #BAB7B7;
    height: 101%;
    background-image: url(../bilder/hg_verlauf.png);
}

#seite {
	background-color: white;
	width: 1024px;
	margin: 15px auto 0px auto;
	text-align: left;
}


.tagcloud a { text-decoration:none; }

.tagcloud{text-align:center;padding:6px 6px 16px;}

.tagcloud a{line-height:1.3em;padding-right:.3em;}
.s1{font-size:80%;}
.s2{font-size:100%;}
.s3{font-size:120%;}
.s4{font-size:140%;}
.s5{font-size:160%;}

.tagcloud a.s1 {color:#003366;}
.tagcloud a.s2 {color:#69C;}
.tagcloud a.s3 {color:#369;}


a.s2 {
color:#6699CC;
}
.tagcloud a {
line-height:1.3em;
  padding-right:0.3em;
}

.tagcloud a:hover {
  text-decoration:underline;
  color:#EF8316;
  }

.kursauflistung_hg1, .kursauflistung_hg2 {
  padding: 1em;
  margin-bottom: 7px;
}

.kursauflistung_hg1 {
    border:1px dotted orange;
    background-color:#F6F6F6;
}

.kursauflistung_hg2 {
    border:1px dotted blue;
    background-color: #EDEDED;
}

.ohneunterstreichung {
    text-decoration:none;
}

a.ohneunterstreichung:hover {
    text-decoration:underline;
    /* color:#EF8316; */
}


#bereichoben {
    background-image: url(../bilder/hg-kopfbereich-3.jpg);
    background-repeat: repeat-y; 
    height: 90px;
}

#bereichobentextcloud {
    background-image: url(../bilder/hg_oben.png);
    height: 171px;
}

#slogan1 {
    float: left;
    width: 700px;
    font-size: 15pt;
    font-weight: bold;
    color: #F57E00;
}

#slogan1 p  {
    margin-top: 20px;
    padding-left: 40px;
}

#bereichlogorechts {
    float: right;
}

#bereichlogo {
    width: 324px;
    text-align: right;
}

#slogan {
/*    clear: right;
    float: right;
    */
    text-align: right;
    float: right;
    font-size: 8pt;
    padding-right: 20px;
}

#slogan a {
    color: black;
    text-decoration: none;
}

#slogan a:hover {
    color: black;
    text-decoration: underline;
}

#bereichlogo img {
    border:0px solid black;
    padding: 10px 20px;
}

#bereich_st_oben {
    background-image: url(../bilder/st_ob_hg_35.png);
    height: 35px;
}

#abstand_st_oben {
    width: 18px;
    height: 30px;
    float: left;
    border-right:1px solid #5F676D;
}

#bereich_st_oben a {
    display: block;
    float: left;
    color: #FEFEFE;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    height: 30px;
    width: 120px;
    line-height: 30px;
    text-decoration: none;
    border-right:1px solid #5F676D;
}

a#bereich_st_oben_1 {
    display: block;
    float: left;
    color: #FEFEFE;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    height: 30px;
    width: 220px;
    line-height: 30px;
    text-decoration: none;
    border-right:1px solid #5F676D;
}

#bereich_st_oben a:hover {
    background-image: url(../bilder/st_ob_hg_pkt.png);
}

#bereich_st_oben form {
    line-height: 30px;
    margin-left: 2em;
    width: 270px;
    float: right;
}

#suchfeldoben {
    padding-left: 0.3em;
    margin-left: 1em;
    width: 200px;
    background-color: #ECECEC;
}

#inhaltshg {
    background-image: url(../bilder/hg-inhalt.png);
    width: 1024px;
}


#steuerung3 {
    width: 220px;  
    float: left;
}

#steuerung {
    padding:20px;
}

#steuerung a {
    color: black;
    text-decoration: none;
    /* font-weight: bold; */
}


#inhaltsbereich {
    width: 480px;  /* 525 */
    float: left;
    margin-left:20px;
}



#inhalt {
    padding:20px;
}


#bereichrechts {

    margin-top:20px;
    margin-right:20px;
    float:right;
    /* margin-left: 525px; */
    width: 277px;    
    /* background-color: yellow; */
}

.kommende_kurse_1 {
    display: block;
    float: left;
    width: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.kommende_kurse_2 {
    display: block;
    margin-left: 42px;
    margin-bottom: 0.4em;
    padding-bottom: 0;
}

.hinweisbox {
    /* background-image: url(../bilder/hg_rechts_dunkel.png); */
    height: 29px;
    border-bottom: 1px solid #E6E4E4;
    line-height: 29px;
    font-weight: bold;
    font-size: 11pt;
    padding-left: 10px;
    /* background-color: #FBFBFB; */ 
    background-color: #bbb;
    /*
    color:#FA8003;
    border:1px solid #FA8003;
    */
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;
    /* 
    -moz-border-radius-bottomleft:5px; 
    -moz-border-radius-bottomright:7px;
    */
}

.hinweisboxinhalt {
    padding: 10px;
    font-size: 10pt;
    background-color: #ddd;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:7px;
    margin-bottom: 8px;
}


.hinweisboxinhalt a {
    color: black;
}

.bereichhellgrau {
    background-color: #DDDBDC;
    padding: 10px;
    font-size: 10pt;
}

#inhalt img {
    padding-bottom: 14px;
}


#inhalt h1 {
    font-size: 14pt;
    font-weight: bold;
    line-height: 1.3em;
    color: #EF8316;
    /* font-style: italic; */
}

#inhalt h2, #inhalt2 h2  {
    font-size: 12pt;
    font-weight: bold;
    line-height: 1.3em;
    color: #EF8316;
    color: #0B1B8C;
    color: #686667;
}


#inhalt p, #inhalt2 p, #inhalt3 p   {
    font-size: 10pt;
    line-height: 1.3em;
    padding-bottom: 16px;
    color: black;
}

#inhalt li, #inhalt3 li  {
    margin-left: 2em;
    font-size: 10pt;
    line-height: 1.3em;
}

#bereichrechts li {
    margin-left: 2em;
    font-size: 10pt;
    line-height: 1.3em;
}

#bereichrechts ul {
    margin-bottom: 1em;
}


hr {
    border-top:1px dotted orange;
    border-left:0px dotted orange;
    border-right:0px dotted orange;
    border-bottom:0px dotted orange;
    
    margin-top: 15px;
    margin-bottom: 15px;
}

#inhalt ul {
    padding-bottom: 16px;
}

#inhalt a {
    color: black;
    font-weight: bold;
    /* text-decoration: none; */
    text-decoration: underline;
}

.kursleiterbild {
    /* 
    float: right; 
    margin-left: 15px;
    */

    float: left;
    margin-right: 15px;

    padding: 0px;
}

#tagesampel {
    margin-top: 0px;
    margin-bottom: 25px;
    /* border:1px solid black; */
    /* padding: 10px; */
    font-size: 10px;
}

.tagesampel_tag_aktiv { 
    background-color: #92E1A6;
    padding: 3px;
    text-align: center;
    border-right: 2px solid white;
}

.tagesampel_tag_deaktiv {
    background-color: #D4D4D4;
    padding: 3px;
    text-align: center;
    border-right: 2px solid white;
}

.wochentagaufl {
    /* background-color: yellow; */
    width: 2.5em;
    display: block;
    float: left;
}

#steuerung a:hover, #inhalt a:hover {
    color: #EF8316;
    text-decoration: underline;
}


/*  einrueckungen für Steuerung links */

#steuerung ul li {
    list-style: none;
    padding-bottom: 1em;
}

#steuerung ul li li{
    list-style: square;
    margin-left: 1.4em;
    font-size: 90%;
}






.trenner {
    border-top: 1px solid #C7C8C8;  /* #C7C8C8 */
    padding-bottom: 20px;
}

.trenner_rechts_w {
    border-top: 0px solid #C7C8C8;  /* #C7C8C8 */
    padding-bottom: 8px;
}

.trenner_rechts_l {
    border-top: 9px solid #E3B7D3; 
    padding-bottom: 8px;
}

#fuss {
    clear: both;
    /* background-image: url(../bilder/st_unten_hg_35.gif); */
    background-image: url(../bilder/st_unten_hg_35.png);
    height: 35px;
}



#fuss p {
    padding: 4px 20px;
    color: #FEFEFE;
    font-weight: bold;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    /* color: black;    für Fuß mit Hintergrunddurchschein
    /* text-align: right; */
    text-align: right;
}

#fuss a {
    color: #FEFEFE;
    font-weight: bold;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}

#fuss a:hover {
    text-decoration: underline;
}

.bildinhalt {
    border: 0px; 
    float: left; 
    padding-right: 20px;    
}

.bildinhalt_rechts {
    border: 0px;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}

