	body
	  {
	    margin: 0 auto;
	    padding: 0;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font: 12px Verdana, Arial, sans-serif;
	    text-align: left;
      color: #303758;
	  }

  a
    {
	    text-decoration: none;
	    color: #0059FF;
	    background-color: transparent;
    }

	h1,h2,h3
	{
	  margin-bottom: 1em;
	}
	h1
	{
	  font-size: 200%;
	  text-align: center;
	}
  h1.unvisible_left, h2.unvisible_left, h3.unvisible_left
  {
    margin: 0 0 0 -5000px;
    font-size: 0px;
    text-align: left;
  }

  h1.unvisible_top, h2.unvisible_top, h3.unvisible_top
  {
    margin: -2000px 0 2000px 0px;
    font-size: 0px;
    text-align: left;
  }

  h3
  {
    font-size: 140%;
  }

  h4
  {
    font-size: 120%;
  }

  h5
  {
    font-size: 110%;
  }

	#header
  {
	  height: 156px;
	  padding-left: 0px;
	  padding-top: 0px;
    margin-top: 0px;
    background: transparent url("/images/footer_header.png") repeat left;
	}

  #header img
  {
    margin-top: 40px;
    padding-top: 0px;
    width: 100%;
  }
 #logo
	{
	  margin: 0px;
    margin-top: -101px;
	  height: 136px;
	  width: 17em;
    background-color: transparent;
    background: transparent url("/images/alp_logo_transparent.png") no-repeat left;
	  border: 0px solid red;
    float: right;
    position: relative;
    z-index: 1;
	}
#logo1
	{
	  margin: 0px;
    margin-top: -20px;
	  height: 136px;
	  width: 17em;
    background-color: transparent;
	  border: 0px solid red;
    float: right;
    position: relative;
    z-index: 1;
    cursor: pointer;
	}

	#footer
  {
	  height: 156px;
	  padding-left: 0px;
	  padding-top: 0px;
	  background: white url("/images/footer_header.png") repeat left;
    clear: both;
	}

 #footericons
	{
	  margin: 0px;
    margin-top: 30px;
	  height: 136px;
	  width: 17em;
    background-color: transparent;
	  border: 0px solid red;
    float: right;
    position: relative;
    z-index: 1;
	}

#seite
{
/* für scalierbaren Bildschirm
  max-width: 960px;
  min-width: 760px; */
  width: 995px;
  padding-left: 0em;
  margin: 0 auto;
  background: transparent;
}
#seite_ohne_menue
{
/* width: 700px alte Einstellung */
  width: 995px;
  padding-left: 0em;
  margin: 0;
  background: transparent;
}
#inhalt
{
  padding: 1em;
/*  margin-top: 0em;
  margin-left: 5em;
  margin-right: 20em;  */
  width: 70%;
  background: transparent;
}
#inhalt_ohne_menue
{
  padding: 1em;
  margin-top: 0em;
  margin-left: 5em;
  margin-right: 20em;
  width: 620px;
  background: transparent;
}
#inhalttitel
{
  padding: 1em 0;
  border-bottom: 2px solid #E4F0FC;
  text-align: left;
  font-size: 2.5em;
  font-variant: small-caps;
  font-weight: normal;
  color: #0059FF;
}

#liste_inhalt
{
	background-color: #fff;
  padding-top: 0px;
  padding-bottom: 24px;
  margin: 0px 24px 12px 24px;
}

.rand2em
{
  margin-left: 2em;
  margin-right: 2em;
}
#datensatzdeaktiv
{
  color: green;
}


a.dozenten
{
  padding: 1px;
  font-size: 1.2em;
  border-top: 0px solid;
}

#seitenauswahl_zeile
{
  float: left;
  height: 3em;
  font-variant: small-caps;
  color: red;
  background-color: green;

}

.projekte
{
  float: left;
  padding-top: 20px;
}

select.sel_projekte
{
  margin-top: 1em;
}

table
{
	background-color: transparent;
  font-size: 100%;
}

th.normal
{
	background-color: #E4F0FC;
  color: #0E1B4E;
  font-weight: bold;
  border: 1px solid #C1DCF7;
}

td.normal
{
	background-color: #EAF5FC;
  border: 1px solid #E4F0FC;
/*  font-size: 0.8em; */
}

hr.normal
{
  border: 1px solid #DFEBF7;
  float: left;
  clear: left;
  width: 100%;
}
hr.normal1
{
  border: 1px solid #DFEBF7;
  clear: left;
  margin-top: 2em;
}

a:hover
{
  background-color: #7DABFF;
  color: #FFFFFF;
}

a.symbol:link,
a.symbol:visited
{
  text-decoration: none;
}

a.symbol:hover
{
  text-decoration: none;
	background-color: #E4F0FC;
}

a.symbol0:hover
{
    text-decoration: none;
  /*  display: block;  unterdrückt bei IE8 das 'hupfende' Symbol */
    background-color: transparent;
}

a.symbol1:hover
{
  text-decoration: none;
	background-color: #EFEFEF;
  margin-left: -5px;
}

a.seitenauswahl:link,
a.seitenauswahl:visited
{
  text-decoration: none;
  color: #0059FF;
  font-size: 1em;
}
a.seitenauswahl:hover
{
  background-color: #7DABFF;
  color: #FFFFFF;
  font-size: 1em;
}

input.submittransparent
{
  font-size: 0.8em;
  font-variant: small-caps;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  color: #0059FF;
}
input.submittransparent:hover
{
  font-size: 1.0em;
  background-color: #7DABFF;
  color: #FFFFFF;
}

input.submittransparent1
{
  font-size: 1em;
  font-variant: small-caps;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  color: #0059FF;
}

input.submittransparent2
{
  font-size: 1.2em;
  font-variant: small-caps;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  color: #0059FF;
}

input.submitprojekte
{
  margin-top: 3em;
  width: 100px;
  vertical-align: bottom;
}

ul.d0
{
  list-style: square;
  color: #0059FF;
}

ul.d0 li
{
  margin-top: 1em;
  margin-left: -2em;
  font-size: 120%;
}

ul.d0 li p.normal
{
  margin-top: 0.5em;
  margin-left: 0em;
  font-size: 80%;
  color: #303758;
}

ul.d1
{
  list-style: square;
  margin: 0;
  margin-left: 1.2em;
  font-size: 100%;
  font-weight: bold;
}

ul.d1 li
{
  margin-top: 1em;
}

ul.d1_1
{
  list-style: disc;
  font-size: 100%;
  font-weight: normal;
  margin-left: 2em;
}

ul.d1_1 li
{
  margin: 0;
  padding: 0;
}

ul.d1_2
{
  list-style: disc;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 1em;
}


ul.d1_2 li
{
  margin: 0;
  padding: 0;
}

li.none
{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -1em;
}

ul.d2
{
  list-style: square;
  margin-left: 1.5em;
}

ul.d2 li
{
  margin-top: 0.5em;
}

ol.d2
{
  margin-left: 2em;
}

ol.d2 li
{
  margin-top: 0.5em;
}

#linkdeaktiviert
{
  font-variant: small-caps;
  font-size: 1.2em;
}


/* clear: left auskommentiert wg. IE6 */
.zeile05em
{
  float: left;
  height: 0.5em;
  width: 100%;
  background-color: transparent;
/*  clear: left; */
}

.zeile1em
{
  float: left;
  height: 1em;
  width: 100%;
  background-color: transparent;
/*  clear: left; */
}

.zeile2em
{
  float: left;
  height: 2em;
  width: 100%;
  background-color: transparent;
/*  clear: left; */
}

.zeile3em
{
  float: left;
  height: 3em;
  width: 100%;
  background-color: transparent;
/*  clear: left; */
}

.zeile4em
{
  float: left;
  height: 4em;
  width: 100%;
  background-color: transparent;
/*  clear: left; */
}

img
{
  border: 0;
}

img.rand20px
{
  border: 0;
  margin: 20px;
}

img.a
{
  height: 5em;
  width: 5em;
}

.textklein
{
  font-size: 0.8em;
}

.textklein1
{
  font-size: 0.6em;
}

.textklein_wichtig
{
  font-size: 0.8em;
  color: #FF0000;
}

.textklein1_wichtig
{
  font-size: 0.8em;
  font-weight: bold;
}


.text_wichtig
{
  font-size: 2em;
  color: #FF0000;
}

.textnormal_wichtig
{
  color: #FF0000;
}


.drittel2em
{
  float: left;
  width: 233px;
  height: 2em;
  background-color: transparent;
}
.TextKosten
{
        color: #FF0000
 }
