* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 62.5%;
  
}
#barra {
  margin: auto;
  width: 842px;
  height: 5px;
}
#container {
  margin: auto;
  width: 842px;
  font-size: 1.2em;
}
#top_nav {
  background-image: url(imatges/nav_top.jpg);
  height: 31px;
  padding-top: 15px;
  text-align: right;
  padding-right: 20px;
  color: #7e0200;
}
#header {
  background-image: url(imatges/header_c.jpg);
  height: 190px;
}
#header_e {
  background-image: url(imatges/header_e_3.jpg);
  height: 190px;
}
#main_nav {
  background-image: url(imatges/main_nav.jpg);
  height: 56px;
  padding-left: 9px;
}
#contentwrapper {
  background-image: url(imatges/contentwrapper.jpg);
  background-repeat: repeat-y;
}
#left {
  float: left;
  width: 160px;
  padding-top: 15px;
  margin-left: 15px ! important;
  font-size: 0.9em;
}
#right {
  float: right;
  width: 160px;
  padding-top: 15px;
  margin-right: 15px ! important;
  font-size: 0.9em;
}
#content {
  padding: 15px 0;
  margin-right: 190px;
  margin-left: 185px;
  color: #000000;
}
#footer {
  background-image: url(imatges/footer.jpg);
  height: 30px;
  clear: both;
  text-align: center;
  color: #808090;
  padding-top: 7px;
  font-size: 0.9em;
}
#footer_b {
  background-image: url(imatges/footer_b.jpg);
  height: 25px;
  clear: both;
  text-align: center;
  padding-top: 6px;
  font-size: 0.9em;
}
#homilia {
  margin: 10px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e8e8e8;
  color: #ff3333;
  font-size: 0.9em;
}
#picture {
  float: left;
  width: 100px;
}
.feature {
  padding: 0px 0px 10px 10px;
  color: #3c3c3c;
}
.feature h3 {
  padding: 30px 0px 5px;
  text-align: center;
}
.feature img {
  margin: 0em 5px 0px;
  padding: 5px;
  float: none;
}
.subtitol {
  color: #9a0500;
  vertical-align: middle;
  text-align: left;
  font-family: "Georgia",Times,serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}
.paragraf {
  color: #9a0500;
  font-family: "Georgia",Times,serif;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.noms {
  font-size: 0.7em;
  color: #1f1f1f;
  font-family: "Georgia",Times,serif;
}
img.float_right {
  padding: 5px 5px 2px 0px;
  float: left;
}
p {
  margin-top: 20px;
  margin-bottom: 20px;
}
p.topnav, .copyright {
  margin: 0;
}
h1 {
  color: #ffffff;
  padding-top: 110px;
  padding-left: 130px;
  font-size: 3em;
  font-style: italic;
}
h2 {
  font-size: 1.3em;
  color: #9a0500;
  background-image: url(imatges/h2.jpg);
  background-repeat: repeat-x;
  height: 42px;
  padding-top: 3px;
  margin-bottom: 10px;
  padding-left: 8px;
}
h3 {
  background-image: url(imatges/sidebar_heading.gif);
  font-size: 1em;
  height: 19px;
  width: 135px;
  color: #ffffff;
  padding-top: 3px;
  padding-left: 24px;
}
h4 {
  background-image: url(imatges/sidebar_heading_2.gif);
  font-size: 1em;
  height: 19px;
  width: 125px;
  color: #ffffff;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 24px;
}
h5 {
  font-size: 1em;
  color: #9a0500;
  height: 19px;
  padding-top: 3px;
  margin-bottom: 20px;
  padding-left: 2px;
}
h6 {
  border-bottom: 1px solid white;
  font-size: 0.8em;
  color: #9a0500;
  padding-left: 4px;
}
ul#liste {
  width: 300px;
}
ul {
  font-size: 100%;
  text-align: justify;
  list-style-position: outside;
  list-style-type: square;
}
ul ul {
  font-size: 100%;
  margin-left: 30px;
}
ul li {
  margin: 3px 0;
  color: #3c3c3c;
}
ul ul li {
  color: #3c3c3c;
  list-style-type: disc;
}
ul ul ul li {
  color: #3c3c3c;
  list-style-type: circle;
}
ol#p {
  width: 300px;
}
ol {
  font-size: 100%;
  text-align: justify;
  list-style-position: outside;
}
ol ol {
  font-size: 100%;
  margin-left: 30px;
}
ol li {
  margin: 3px 0;
  color: #3c3c3c;
}
ol ol li {
  color: #3c3c3c;
  list-style-type: lower-alpha;
}
ol ol ol li {
  color: #3c3c3c;
  list-style-type: lower-roman;
}
dl {
  margin-top: 20px;
  margin-bottom: 20px;
}
dt {
  border-bottom: 1px solid white;
  padding: 3px;
  margin-bottom: 5px;
  background-image: url(imatges/dt_bottom.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
}
dd {
  margin-bottom: 12px;
}
.news:first-letter {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.2em;
  font-weight: bold;
}
a.smalltitle {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #333300;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a.post-seguir {
  margin: 0;
  padding: 0 7px;
  background: #999999 none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff ! important;
  text-decoration: none;
  display: inline;
  white-space: nowrap;
}
a.post-seguir:hover {
  background: #000000 none repeat scroll 0% 50%;
  text-decoration: none;
}
.dnnLINKS {
  padding: 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  line-height: 27px;
}
a.dnnLINKS:link {
  color: #ffffff;
  text-decoration: none;
}
a.dnnLINKS:visited {
  color: #ffffff;
  text-decoration: none;
}
a.dnnLINKS:active {
  color: #ffffff;
  text-decoration: none;
}
a.dnnLINKS:hover {
  color: #ffffff;
  text-decoration: underline;
}
#TdCTPH {
  padding: 0px;
  background-color: #e6e6e6;
  vertical-align: middle;
  text-align: center;
  height: 21px;
}
#navcontainer ul {
  color: White;
  float: left;
  width: 100%;
  height: 54px;
}
#navcontainer ul li {
  display: inline;
}
#navcontainer ul li a {
  padding: 18px 1em;
  height: 18px;
  color: #483f3f;
  text-decoration: none;
  float: left;
  background-image: url(imatges/menu_right_border.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  font-weight: bold;
  font-size: 0.9em;
}
#navcontainer ul li a:hover {
  color: #ffffff;
  background-image: url(imatges/menu_hover.jpg);
  background-repeat: repeat-x;
}
#menue1 {
  margin: 20px 0;
  width: 159px;
}
#menue1 #abstand1 {
  border-style: solid;
  border-color: #ffffff #dadada #dadada #ffffff;
  border-width: 1px;
  padding: 5px 0px;
  background: #f1f1f1 none repeat scroll 0% 50%;
}
#schalter1 a {
  border: 0px solid #cccccc;
  margin: 3px 0;
  padding: 2px;
  display: block;
  text-decoration: none;
  width: 150px;
  font-weight: normal;
  text-align: left;
  background-color: #e9e7e8;
}
#schalter1 a:link {
  color: #092b57;
}
#schalter1 a:visited {
  color: #092b57;
}
#schalter1 a:hover {
  border-style: solid;
  border-color: #eeeeee #304e6a #304e6a #eeeeee;
  border-width: 0px;
  background-color: #092b57;
  color: #ffffff;
}
#schalter1 a:active {
  color: #092b57;
}
#schalter1 a .pfeil1 {
  display: none;
}
#schalter1 a:hover .pfeil1 {
  display: inline;
  color: #ffffff;
}
#menue1 .toc1 {
  margin: 0 5px 5px;
  color: #e9e7e8;
  font-size: 85%;
  font-weight: normal;
}
#menue1 .copy1 {
  margin: 5px 0 0;
  color: #757575;
  font-size: 80%;
  font-weight: normal;
  text-align: right;
}
#menue1 .space1 {
  margin: 3px 0;
  font-size: 1px;
}
#menue2 {
  margin: 2px 0;
  width: 159px;
}
#menue2 #abstand1 {
  border-style: solid;
  border-color: #ffffff #dadada #dadada #ffffff;
  border-width: 1px;
  padding: 5px 0px;
  background: #f1f1f1 none repeat scroll 0% 50%;
}
#schalter2 a {
  border: 0px solid #cccccc;
  margin: 3px 0;
  padding: 2px;
  display: block;
  text-decoration: none;
  width: 152px;
  font-weight: normal;
  text-align: left;
  background-color: #bfd6ed;
}
#schalter2 a:link {
  color: #092b57;
}
#schalter2 a:visited {
  color: #092b57;
}
#schalter2 a:hover {
  border-style: solid;
  border-color: #eeeeee #304e6a #304e6a #eeeeee;
  border-width: 0px;
  background-color: #d3a405;
  color: #ffffff;
}
#schalter2 a:active {
  color: #092b57;
}
#schalter2 a .pfeil1 {
  display: none;
}
#schalter2 a:hover .pfeil1 {
  display: inline;
  color: #ffffff;
}
#menue2 .toc1 {
  margin: 0 5px 5px;
  color: #e9e7e8;
  font-size: 85%;
  font-weight: normal;
}
#menue2 .copy1 {
  margin: 5px 0 0;
  color: #757575;
  font-size: 80%;
  font-weight: normal;
  text-align: right;
}
#menue2 .space1 {
  margin: 3px 0;
  font-size: 1px;
}
.relatedLinks {
  margin: 0px;
  padding: 0px 0px 10px 10px;
  font-size: 90%;
  color: #3c3c3c;
}
.relatedLinks h3 {
  padding: 10px 0px 2px;
}
.relatedLinks a:link, .relatedLinks a:visited {
  display: block;
}
#sitemap {
  margin: 20px 0;
  width: 98%;
  background-color: #f1f1f1;
  color: #000000;
}
#sitemap ul {
  list-style-type: none;
}
#sitemap ul li {
  display: inline;
  font-size: 100%;
  line-height: 140%;
}
#sitemap ul ul li {
  font-size: 100%;
}
#sitemap ul li a {
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #660000;
}
#sitemap ul li a {
  padding: 2px 0 2px 40px;
  background-image: url(imatges/icona_data.gif);
  background-repeat: no-repeat;
  background-position: 15px center;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-weight: normal;
}
#sitemap ul ul li a {
  padding-left: 35px;
  background-position: 15px center;
}
#sitemap ul ul ul li a {
  background-position: 70px 3px;
  padding-left: 100px;
}
#sitemap ul ul ul ul li a {
  background-position: 100px 3px;
  padding-left: 130px;
}
#sitemap ul li a.home {
  border-bottom: 1px solid #cccccc;
  background-image: url(imatges/folder_top.gif);
  background-repeat: no-repeat;
  background-position: 10px 3px;
  padding-left: 40px;
  font-weight: bold;
  background-color: #c0c0c0;
  color: #660000;
}
#sitemap ul li a.rubrik {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-image: url(imatges/folder_open.gif);
  background-repeat: no-repeat;
  background-position: 10px 3px;
  padding-left: 40px;
  font-weight: bold;
  background-color: #f1f1f1;
  color: #660000;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
}
#sitemap ul ul li a.rubrik {
  background-position: 40px 3px;
  padding-left: 70px;
  background-color: #e0e0e0;
  color: #660000;
}
#sitemap ul ul ul li a.rubrik {
  background-position: 70px 3px;
  padding-left: 100px;
  background-color: #f0f0f0;
  color: #660000;
}
#sitemap ul li a:hover, #sitemap ul li a.home:hover, #sitemap ul li a.rubrik:hover {
  color: #000080;
  text-decoration: underline;
}
a.tooltip {
  position: relative;
}
a.tooltip span {
  padding: 2px;
  display: none;
}
a.tooltip:hover span {
  display: block;
  position: absolute;
  top: -1.3em;
  background-color: #3f3f3f;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none;
  left: -2em;
  font-family: Tahoma;
  font-style: normal;
}
* html a.tooltip {
  font-size: 99%;
}
* html a.tooltip:hover {
  font-size: 100%;
}
