/* Information
-----------------------------------------------------
Letzte Änderung: 07. Mai 2007, MK
---------------------------------------------------*/


/* --------------- Global -------------- */

body {
  background-color:#625a52;
  padding-top:20px;
  padding-bottom:20px;
  padding-left:0px;
  padding-right:0px;
  margin:0px;
}

/* ------------ CONTENT ----------- */

p, ul, li {
  font-family:Tahoma, Arial, Verdana;
  font-size:12px;
  color:#333333;
  font-weight:normal;
  line-height:16px;
}

a, a:link, a:active, a:visited {
  font-family:Tahoma, Arial, Verdana;
  font-size:12px;
  color:#333333;
  font-weight:bold;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

a:hover {
  font-family:Tahoma, Arial, Verdana;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none solid none;
}

h1 {
  font-family:Tahoma, Arial, Verdana;
  font-size:14px;
  color:#990000;
  font-weight:bold;
  line-height:16px;
  padding-bottom:25px;
}

h2 {
  font-family:Tahoma, Arial, Verdana;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  line-height:16px;
}

/* ------------ 1st NAVIGATION ----------- */

.p_1st-Navigation {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
}

.a_1st-Navigation, .a_1st-Navigation:link, .a_1st-Navigation:active, .a_1st-Navigation:visited {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_1st-Navigation:hover {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

/* ------------ 2nd NAVIGATION ----------- */

.p_2nd-Navigation {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}

.a_2nd-Navigation, .a_2nd-Navigation:link, .a_2nd-Navigation:active, .a_2nd-Navigation:visited {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#000000;
  font-weight:bold;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_2nd-Navigation:hover {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#000000;
  font-weight:bold;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

/* ------------ Footer Navigation ----------- */

.p_Footer-Navigation {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:normal;
}

.a_Footer-Navigation, .a_Footer-Navigation:link, .a_Footer-Navigation:active, .a_Footer-Navigation:visited {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:normal;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_Footer-Navigation:hover {
  font-family:Tahoma, Arial, Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:normal;
  text-transform:none;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}


