html{
  margin: 0px;
  border: 0px;
  font-family: Tahoma, Arial;
  font-size: smaller;
  color: #000000;
}

body {
  margin: 0px;
  border: 0px;
  background-color: #990000;
}

p {}

h1 {
  font-size: larger;
  font-family: Tahoma, Arial;
  color: #000000;
}

h2 {
  font-size: larger;
  font-family: Tahoma, Arial;
  color: #000000;
}

h3 {
  font-size: larger;
  font-family: Tahoma, Arial;
  color: #000000;
}

a:link, a:active, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a:hover {}

img{
  border: none;
}
/* TEMPLATE CSS */
/* JOOMLA CSS */

.article_separator {}

.adminform {}

.author {}

.bannerfooter {}

.bannergroup {}

.bannerheader {}

.banneritem {}

.blog {}

.blog_more {}

.blogsection {}

.breadcrumbs {}

.button {}

.buttonheading {}

.clr {
  clear: both;
}

.componentheading, .contentheading {
  font-size: larger;
  font-family: Tahoma, Arial;
  color: #000000;
  font-weight: bold;
}

.content_email {}

.content_rating {}

.content_vote {}

.contentdecription {}

.contentpagetitle {}

.contentpane {}

.contentpaneopen {}

.contenttoc {}

.createdate {}

.created-date {}

.date {}

.input {}

.inputbox {
  border: 1px solid #000000;
}

.intro {}

.latestnews {}

.loclink {}

a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited {
  display: block;
  padding: 3px;
  font-weight: normal;
  border-bottom: solid 1px #000000;
}

#active_menu{
  font-weight: bold;
}

a.mainlevel:hover {}

.message {}

.metadata {}

.modifydate {}

.module {}

.moduletable {}

.mosimage {}

.mosimage_caption {}

.mostread {}

.newsfeed {}

.outline {}

.pagenav {}

.pagenav_next {}

.pagenav_prev {}

.pagenavbar {}

.pagenavcounter {}

.pathway {}

.pollstableboarder {}

.read {}

.search {
  float: right;
}

.searchintro {}

.sections {}

.sectiontable_footer {}

.sectiontableentry {}

.sectiontablefooter {}

.sectiontableheader {}

.small {}

.smalldark {}

a.sublevel:link, a.sublevel:active, a.sublevel:visited {
  display: block;
  padding: 3px;
  text-indent: 20px;
  font-weight: normal;
}

a.sublevel:hover {}

.title {}

.wrapper {
  width: 1000px;
  height: auto;
  margin: 10px auto;
}

.seite_oben{
  width: 1000px;
  height: 18px;
  float: left;
  background-image: url(../images/0.png);
}

.seite{
  width: 1000px;
  height: auto;
  float: left;
  background-image: url(../images/1.png);
}

.inseite{
  width: 960px;
  height: auto;
  position: relative;
  left: 20px;
  top: 2px;
}

.logo{
  width: 960px;
  height: 150px;
  background-image: url(../images/logo.jpg);  float: left;
}

.leiste{
  width: 960px;
  height: 22px;
  float: left;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-top: 2px;
  padding-bottom: 2px;
}

.inleiste_links{
  width: 480px;
  float: left;
}

.inleiste_rechts{
  width: 480px;
  float: left;
}

.inhalt{
  width: 960px;
  height: auto;
  float: left;
  margin-top: 20px;
}

.ininhalt{
  width: 960px;
  height: auto;
  float: left;
}

.seitlich{
  width: 240px;
  height: auto;
  float: left;
}

.inseitlich{
  width: 220px;
  float: left;
  height: auto;
}

.ininseitlich{
  width: 220px;
  float: left;
  height: auto;
}

.mitte_seite{
  width: 720px;
  float: left;
  height: auto;
}

.inmitte{
  width: 710px;
  float: left;
  height: auto;
   padding: 10px;
}

.ininmitte{
  width: 720px;
  float: left;
  height: auto;
}

.footer{
  width: 960px;
  height: auto;
  float: left;
  font-size: xx-small;
  text-align: center;
}

.banners{
  width: 960px;
  height: 50px;
  float: left;
  font-family: Tahoma;
  font-size: xx-small;

}
.banners a{
  font-weight: normal;
  color:#990000;
}


.seite_unten{
  width: 1000px;
  height: 20px;
  float: left;
  background-image: url(../images/4.png);
  background-repeat: no-repeat;
}
.contactwelcome{
  font-size: large;
  font-weight: bold;
}

