/*
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
*/
body,table,td,tr,h1,h2,h3,h4,h5,div,p,pre,ul {font-family: "Trebuchet MS", "Arial, sans-serif, Helvetica";}
body,td,div,p,pre {font-size: 14px; }

/* {text-align:justify; margin-left:100px; margin-right:100px"} */
/* {style="text-align:justify; margin-left:50px; margin-right:150px"}  */

h1 {font-size: 22px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}


a {font-size: 14px; text-decoration: none; font-weight:bold;}
a:link	 {color:#484848} /* noch nicht besuchte Ziele */
a:visited {color:#484848} /* besuchte Ziele */
a:active	 {color:#484848} /* Angeklickte Verweise */
a:hover	 {color:#EFEFEF; background-color:#4C664C;} /* Verweise bei "MouseOver" */

a.hell {font-size: 14px; text-decoration: none; font-weight:bold;}
a.hell:link	{color:#EFEFEF}
a.hell:visited	{color:#EFEFEF}
a.hell:active	{color:#EFEFEF}
a.hell:hover	{color:#484848; background-color:#EFEFEF;}

a.gelb {font-size: 14px; text-decoration: none; font-weight:bold;}
a.gelb:link	{color:#EFEFEF}
a.gelb:visited	{color:#EFEFEF}
a.gelb:active	{color:#EFEFEF}
a.gelb:hover	{color:#EFEFEF; background-color:#FFFF44;}


#rundrum {
  border-width:1px;
  border-style:solid;
  /* border-color:#7B7D7B; */
  border-color:#000000;
  text-align:justify; }

.hinweis-gelb {
  background-color: #FFFF44;
  border: 1px solid #CCCC00;
  padding: 8px 12px;
  margin: 12px auto;
  max-width: 520px;
  text-align: left;
}

#linerechts  {
  border-right-width:3px;
  border-right-style:solid;
  border-right-color:#4B644B; }

#oben  {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#4B644B; }

#unten {
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }

#gbunten {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#000000; }

#obenunten  {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#4B644B;
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }


#rechtsoben {
  border-right-width:7px;
  border-right-style:solid;
  border-right-color:#4B644B;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#4B644B; }

#linksobenunten {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#4B644B;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#4B644B;
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }

#rechtsobenunten {
  border-right-width:7px;
  border-right-style:solid;
  border-right-color:#4B644B;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#4B644B;
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }

#lineunten  {
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }

#rechts {
  border-right-width:7px;
  border-right-style:solid;
  border-right-color:#4B644B; }

#rechtsunten {
  border-right-width:7px;
  border-right-style:solid;
  border-right-color:#4B644B;
  border-bottom-width:7px;
  border-bottom-style:solid;
  border-bottom-color:#4B644B; }

#background {
  background-color:#DFDFDF; }

/* dieses label ändern damit die links passen */
.label {
background-image:url(../img/label.jpg);
padding:3px 1px 1px 5px;
/*background-color:#FF9E00;color:#EFEFEF; */
color:#EFEFEF; /* Schriftfarbe */
border-left: 1px  solid #484848;
border-right: 0px  solid #484848;
border-top: 0px  solid #484848;
border-bottom: 1px  solid #484848;
height:15px;
}

.label2 {
background-image:url(../img/label2.jpg);
padding:3px 1px 1px 5px;
/*background-color:#FF9E00;color:#EFEFEF; */
color:#EFEFEF; /* Schriftfarbe */
border-left: 1px  solid #484848;
border-right: 1px  solid #484848;
border-top: 1px  solid #484848;
border-bottom: 1px  solid #484848;
height:15px;
}

.hinten {
background-image: url(../img/hinten.jpg);
/*background-color:#DFDFDF;
color:#FFFF00; */
border-left: 1px  solid   #484848;
border-right: 1px  solid  #484848;
border-bottom: 1px  solid #484848;
height=23px;
}