/*-------------------------*/
/*  Stylesheets j-id       */
/* Datei: style_ie.css     */
/*-------------------------*/

/********head navi***************/
/*-------------------------
fuer die specials ganz links ausserhalb des eigentlichen darstellungsraumes
-------------------------------*/
#Layer1 {
  position: absolute;
  left: 830px;
  top: 326px;
  width: 115px;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 1;
  font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
  font-size: 0.7em;
}
#Layer2 {
  position: absolute;
  left: 801px;
  top: 422px;
  width: 115px;
  background-color: #FFFFCC;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 1;
  font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
  font-size: 0.7em;
}
body {
  background-repeat: no-repeat;
  font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 600px;
  color: #333333;
  }
/*-----------------------------
  oben und Logo
-------------------------------*/
#top {
  height: 202px;
  width: 930px;
  padding: 0px 0px 0px 0px;
  color: white;
  float: left;
  margin: 0px 0px 0px 0px;
}
#itainer {
  width: 970px;
  padding: 0px 0px 0px 0px;
  color: white;
  float: left;
}
#bottom {
  height: 60px;
  width: 930px;
  padding: 0px 0px 0px 0px;
  color: black;
  float: left;
  background-color: silver;
}
/*--------------------------------
  Logo im Tags div.top links Schrift
---------------------------------*/
#top #logorechts {
  background-color: transparent;
  background-image: none;
  padding: 0px 0px 0px 0px;
  float: right;
  width: 220px;
  height: 50px;
}
/*--Head im Top-Tag -- nicht hinter das Logo--*/
#top div.text {
  padding: 0px 0px 0px 330px;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
}
/*---  hmenue horizont ----------*/
#menue {
  background-image : none;
  margin: 0px 0px 0px 0px;
  width: 930px;
  height: 100px;
  font-size: 8pt;
  text-align: left;

  border-top: 0px none;
  border-color: white;
  padding: 0px 0px 3px 195px;

  float: left;
  font-weight: bold;
}
/*------------------------------
  Menue im HTML
-------------------------------------------------*/

#menue span.menue {
  font-size: 1em;
  color: #666666;
  padding: 0px 0px 0px 20px;
}
/*--------------------------------
  Hauptrahmen, hori Menue
  mit div-Klassen Inhalt und Submenue ausgerichten
-------------------------------------------------*/
#mainfull {
  width: 550px;
  padding: 0px 0px 0px 0px;
  color: black;
  margin: 0px 0px 0px 0px;
  float: left;
}
#main {
  height: auto;
  width: 630px;
  padding: 0px 0px 0px 0px;
  color: black;
  margin: 0px 0px 0px 0px;
  float: left;
}
#maintwo {
  height: auto;
  width: 70px;
  padding: 0px 0px 0px 0px;
  color: blue;
  margin: 0px 0px 0px 0px;
  }

/*----------------------------
  Farbe hauptmenue
-------------------------------------------------*/
.menue a:link {
  color: white;
  text-decoration: none;
  background-color: transparent;
}
.menue a:visited {
  color: white;   /* black */
  text-decoration: none;
  background-color: transparent;
}
.menue a:hover {
  color: #484848; /* #CC0000 */
  background-color: transparent;
  text-decoration: none;
}
.menue a:active {
  color: #FF0000;
  background-color: transparent;
  text-decoration: none;
}
/*-------------------------
sub ist in maintwo
-------------------------------------------------*/
.submenue a:link {
  color: #333333;
  text-decoration: none;
}
.submenue a:visited {
  color: #333333;
  text-decoration: none;
}
.submenue a:hover {
  background-color: #F5F5F5;
  color: #CC0000;
  text-decoration: none;
}
.submenue a:active {
  color: #333333;
  background-color: transparent;
  text-decoration: none;
}
/*-------------------------
  specialmenu oben in main nebeneinander
-------------------------------------------------*/
#main #specmenuefull {
  background-image: none;
  width: 330px;
  float: left;
  margin: 0px 0px 0px 0px;
  }
#main #specmenuea {
  background-color: #CED5E1;
  background-image: none;
  width: 130px;
  float: left;
  margin: 0px 0px 0px 0px;
  }
  #main #specmenueb {
  background-color: #CED5E1;
  background-image: none;
  width: 130px;
  float: left;
  margin: 0px 0px 0px 10px;
  }
/*-------------------------
  div-Tag submenue links
-------------------------------------------------*/
#main #submenue {
  background-color: transparent;
  background-image: none;
  padding: 0px 0px 0px 0px;
  /* width: 200px; */
  /* height: 300px; */
  float: right;
}
maintwo #submenue {
  background-color: transparent;
  background-image: none;
  padding: 0px 0px 0px 0px;
  width: 200px;
  /* height: 300px; */
  float: right;
}
/*-------------------------------
  div Tag Inhalt
-------------------------------------------------*/
#main #inhalt {
  border-left: none;
  padding: 0px 0px 0px 195px;
  width: 829px;
  float: left;
  /* height: 500px; */
}
#main #inhalthead {
  border-left: none;
  padding: 0px 0px 0px 195px;
  width: 1024px;
  float: left;
  background-color: white;
  /* height: 500px; */
}
#main #inhalttwo {
  border-left: none;
  padding: 0px 0px 0px 0px;
  width: 600px;
  float: left;
  /* height: 500px; */
}
/*---------------------------
  div-Tag menue top rechts
-------------------------------------------------*/
#top #topmenue {
  float: right;
  font-size: 1em;
}

/*------------------------
  Spantag
  Ausrichtung submenue im html einbinden um-links
-------------------------------------------------*/
#submenue span.submenue a {
  padding: 0px 0px 0px 0px;
  border: 0px none;
  width: 200px;
  font-size: 0.9em;
  margin: 10px 0px 0px 5px;
  /*display: block;*/

}
/*---------------------------
  Hauptmeneintrag als UEberschrift im Submen angezeigt
-------------------------------------------------*/
span.menuetitel {
  padding: 2px 0px 8px 0px;
  font-weight: bold;
  width: 220px;
  font-size: 1em;
  margin: 0px 0px 0px 5px;
  color: #CC0000;
  display: block;
}
span.msub {
  padding: 2px 0px 0px 0px;
  font-weight: normal;
  width: 220px;
  font-size: 1em;
  margin: 0px 0px 0px 0px;
  color: #CC0000;
  display: block;
}
.submenue a:link {
  color: black;
  text-decoration: none;
}
.msub a:link {
  color: black;
  text-decoration: underline;
}
/*--------------------------
  Farbe vertikal
-------------------------------------------------*/
.msub a:visited {
  color: #333333;
  text-decoration: none;
}
.msub a:hover {
  background-color: #F5F5F5;
  color: #CC0000;
  text-decoration: none;
}
.msub a:active {
  color: #333333;
  background-color: transparent;
  text-decoration: none;
}
/*------------------------
  Inhalt-Tag ausgerichten unter dem groen Logo mStartseite
-------------------------------------------------*/
td {
  color: #333333;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
  background-color: white;
  padding: 0px 0px 0px 0px;
}
.indextitel {
  color: #333333;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  background-color: white;
  padding: 10px 10px 10px 10px;
}
.indexrot {
  color: #CC0000;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
}
.indextitelr {
  color: #434343;
  font-size: 2.0em;
  font-weight: bold;
  text-align: left;
  padding: 0px 5px 0px 5px;

}
.none {
  display: none;
}
.accesskey {
  text-decoration: underline;
}
/********Navi Seiten *****************/


/**********FONT*************/
/*-----------------------------------------------
  Schriftart fr berschriften
-------------------------------------------------*/

h1, h2, h3, h4, h5 {
  font-family : arial,verdana,helvetica,sans-serif;
}
/*-----------------------------------------------
  Farbe eines unbesuchten Links
-------------------------------------------------*/
a:link {
  color: #CC0000;
  text-decoration: none;
}
/*-----------------------------------------------
  Farbe eines besuchten Links
-------------------------------------------------*/
a:visited {
  color: #CC0000;
  text-decoration: none;
}
/*-----------------------------------------------
  Farbe eines Links ber den mit der Maus gefahren wird.
-------------------------------------------------*/
a:hover {
  color: #CC0000;
  text-decoration: underline;
}
/*-----------------------------------------------
  Farbe eines aktiven (ausgewhlten) Links
-------------------------------------------------*/
a:active {
  color: #CC0000;
  text-decoration: none;
}
/*-----------------------------------------------
  Dient zum lschen von Ausrichtungsvorgaben.
-------------------------------------------------*/
.clear {
  clear: both;
}
/*-----------------------------------------------
  Richtet den Text im vorgegebenen Abstand vom Rahmen aus.
-------------------------------------------------*/
.padding {
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 140px;
  padding-bottom: 5px;
}
.paddingmin {
  padding: 0px 5px 0px 5px;
}
.paddingmore {
  padding-left: 195px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
}
/*-----------------------------------------------
  Richtet den Text linksbndig aus.
-------------------------------------------------*/
.left {
  text-align: left;
}
/*-----------------------------------------------
  Richtet den Text rechtsbndig aus.
-------------------------------------------------*/
.right {
  text-align: right;
}
/*-----------------------------------------------
  Richtet den Text zentriert aus.
-------------------------------------------------*/
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/*-----------------------------------------------
  Verkleinert die Schrift auf 80%
-------------------------------------------------*/
.small {
  font-size: 0.7em;
}
/*-----------------------------------------------
  Formatiert den Text Fett.
-------------------------------------------------*/
.bold {
  font-weight: bold;
}
/*-----------------------------------------------
  Formatiert den Text fett und kursiv,
-------------------------------------------------*/
.ulined {
  text-decoration: underline;
}
/*-----------------------------------------------
  Formatiert den Text fuer die Navigation unten.
-------------------------------------------------*/
.navi_bottom {
  color: #484848;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
}



.navi_bottom a:link {
  color: #484848;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}
.navi_bottom a:visited {
  color: #484848;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}
.navi_bottom a:hover {
  color: #484848;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
  background-color: transparent;
  text-decoration: none;
}
.navi_bottom a:active {
  color: #484848;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
  background-color: transparent;
  text-decoration: none;
}
/*-----------------------------------------------
  Formatiert den Text fuer's Copyright unten.
-------------------------------------------------*/
.copyright {
  color: #FF0000;
  font-size: 80%;
  text-align: left;
  font-weight: normal;
}
/*-----------------------------------------------
  Formatiert den Text kursiv.
-------------------------------------------------*/
.italic {
  font-style: italic;
}

.style2 {
  color: #D41F00;
}


