@charset "ISO-8859-1";

* {
  color: white;
  font-family: verdana;
  font-size: 7pt;
}


body {
  background-image:url(../img/bg1.jpg);
  color: white;
  font-family: verdana;
  font-size: 7pt;
}

#Container {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 800px;
  height: 600px;
}

#Container img {
  border: none;
}

#Container #Logo {
  width: 818px;
  height: 191px;
  background-image:url(../img/header_1280x800.gif);
}

#Container #Menu {
  position: relative;
  left: 0px;
  top: -15px;
}

#Container #Menu ul {
  list-style-type: none;
}

#Container #Menu ul li img {
  cursor: pointer;
  border: none;
}

#Container #Content {
  position: absolute;
  left: 200px;
  top: 190px;
  width: 600px;
  height: 500px;
}

#Container #Content table {
  width: 600px;
}

#Container #Content table tr th {
  text-align: left;
}


#Container #Content ul li {
  margin-top: 5px;
  margin-bottom: 50px;
}

#Container #Content ul li ul li ul li {
  list-style-type:none;
  margin-left: -40px;
}

#Container #Content ul li ul li {
  margin-bottom: 5px;
} 





input,textarea { font-family: verdana; font-size: 10px; color:white;border: none; }

.in2     { font-family: verdana; font-size: 9px; color:black;border: none; font-weight:bold; }


#gbook1 {  background-color: transparent; }

#gbook2 {  background-color: transparent; }

#gbook3 {  background-color: transparent; }

.text_newsbox_title { font-family: verdana; font-size: 7pt; color: black; font-weight: bold; }

.text_concerts1 { font-family: verdana; font-size: 11px; color: #680202; font-weight: bold; }

.text_concerts2 { font-family: verdana; font-size: 11px; color: #DDDDDD; font-weight: bold; }

.text_contact { font-family: verdana; font-size: 11px; color: #597587; font-weight: bold; }

.top_title { font-family: verdana; font-size: 16px; color: #DDDDDD; font-weight: bold; }

a.red         { color: #262222; font-family: verdana; font-size:8pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:hover.red         { color: #680202; font-family: verdana; font-size:8pt; text-decoration: blink; font-weight: bold;}

a.def        { color: #597587; font-family: verdana; font-size:8pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:visited.def        { color: #597587; font-family: verdana; font-size:8pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:hover.def         { color: #93BFDB; font-family: verdana; font-size:8pt; text-decoration: blink; font-weight: bold; cursor: pointer;}

a        { color: #6A6666; font-family: verdana; font-size:7pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:visited.small        { color: #262222; font-family: verdana; font-size:7pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:hover     { color: #680202; font-family: verdana; font-size:7pt; text-decoration: blink; font-weight: bold; cursor: pointer;}

a.white        { color: #DEDEDE; font-family: verdana; font-size:7pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:visited.white       { color: #DEDEDE; font-family: verdana; font-size:7pt; text-decoration: none; font-weight: bold; cursor: pointer;}

a:hover.white         { color: #597587; font-family: verdana; font-size:7pt; text-decoration: blink; font-weight: bold; cursor: pointer;}

.sounds { font-family:verdana;font-size:7pt;font-weight:bold;color: #597587; }

.medianum { font-family:verdana;font-size:7pt;font-weight:bold;color: white; }

.med1 { font-family:verdana;font-size:8pt;font-weight:bold;color: white; }

.mt { font-family:verdana;font-size:7pt;font-weight:bold;color: #475360; }

.minibl2 { font-family:verdana;font-size:6pt;font-weight:bold;color: black; }

.text_newsbox   { font-family: ms sans serif; font-size: 8px; color: black; position:absolute;left:<?=$text_newsbox_l;?>px;top:<?=$text_newsbox_t;?>px;width:<?=$text_newsbox_w;?>px;height:<?=$text_newsbox_h;?>px; visibility: hidden; }