
body, p, div, span, th, td, input, textarea, h1, h2, h3, h4 {
  font-family : Arial, Helvetica, 'Sans Serif'; font-size : 11pt; color : #000000;
  font-style : normal; font-variant : normal; font-weight : normal;
}

body, p, div, input, textarea, h1, h2, h3, h4 {
  margin : 0px; padding : 0px;
}
body {
  background-image : url('img/bg.png');
  background-repeat : repeat-y;
}

h1, h2, h3, h4 { margin-top : 15px; margin-bottom : 5px; font-weight : bold; }
h1 { font-size : 12pt; color : #7f3366; border-bottom : 1px solid #7f3366; }
h2 { font-size : 12pt; color : #555555; border-bottom : 1px solid #555555; }
h3 { font-size : 12pt; color : #7f3366; }
h4 { font-size : 12pt; color : #555555; }

.news h3 { font-size : 11pt; color : #555555; font-weight : normal; }

input, textarea {
  border : 1px solid #7f3366;
}

div#bg {
  position : absolute;
  background-image : url('img/bgtop.png');
  background-repeat : no-repeat;
  width : 550px; height : 380px;
}

div#logo {
  position : absolute;
  top : 10px; left : 10px;
  width : 205px; height : 125px;
}

div#topline {
  position : absolute;
  top : 10px; left : 550px;
  width : 380px;
  text-align : right;
}

div#extrem {
  position : absolute;
  top : 20px; left : 240px;
  width : 400px; height : 100px;
}

div#title {
  position : absolute;
  top : 140px; left : 270px;
  width : 380px;
  font-size : 15pt; color : #555555;
}

div#catimg {
  position : absolute;
  top : 45px; left : 670px;
  width : 250px; height : 135px;
}

div#address {
  position : absolute;
  top : 145px; left : 15px;
  width : 195px;
  font-size : 10pt; color : #ffffff;
}
td.ad {
  font-size : 10pt; font-weight : bold; color : #ffffff;
}
td.add {
  font-size : 9pt; font-weight : bold; color : #ffffff;
}

div#menu {
  position : absolute;
  top : 340px; left : 10px;
  width : 220px;
  color : #ffffff;
}

div#content {
  position : absolute;
  top : 200px; left : 250px;
  width : 680px;
}

div#content_home {
  position : absolute;
  top : 200px; left : 250px;
  width : 465px;
}

div#right_home {
  position : absolute;
  top : 200px; left : 723px;
  width : 210px;
}

div.totop {
  position : relative;
  text-align : right;
  margin-top : 20px; margin-bottom : 20px;
  border-top : 1px solid #7f3366;
}

div.messe {
  position : relative;
  text-align : center;
  margin-top : 15px;
  border : 1px solid #7f3366;
}
div.messe_hl {
  position : relative;
  text-align : left;
  margin-bottom : 5px;
  background-color : #7f3366;
  color : #FFFFFF;
  font-weight : bold;
}

a:link, a:visited {
  color : #7F3366;
  text-decoration : none;
}
a:hover {
  color : #7F3366;
  text-decoration : underline;
}
td.add a:link, td.add a:visited {
  font-size : 9pt; font-weight : bold; color : #ffffff;
  text-decoration : none;
}
td.add a:hover {
  color : #FFFFFF;
  text-decoration : underline;
}