* {
margin: 0px;
padding: 0px;
}

a:focus
{
  outline: none;
}

tr, td
{
  font-family: Arial;
  font-size: 8pt;
	color: #C8C8C8;
}

#PAV_10
{
  background-color: #000000;
  margin: 80px 0px 0px 0px;
  font-family: Arial;

}

#Vertical_Page
{
  width: 100%;
  height:521px;
  margin-top: -260px;
  position:absolute;
    top:50%;
}

#Center_Top
{
  background-image: url(bilder/line_up.jpg);
  width: 100%;
  height: 101px;
  font-size: 1px;
}

#Center_Content
{
  background-color: #838383;
  width: 100%;
  min-height: 320px;
}

#Main_Content
{
  height: 317px;
  overflow-x: hidden;
  overflow-y: auto;
}

.Page_Title
{
  font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #C8C8C8;
	margin: 5px;
}

.Page_Images
{
  width: 300px;
  text-align: center;
  position: relative;
    top: 15px;
  float: left;
}

.Page_Text
{
  width: 100%;
  font-size: 8pt;
	color: #C8C8C8;
}

.Image_Default
{
  border: solid 1px #000000;
  margin: 20px;
}

#Main_Menu
{
  background-image: url(bilder/bg_menu.jpg);
  background-repeat: no-repeat;
  width: 246px;
  height: 317px;
  float: right;
}

#Center_Bottom
{
  background-image: url(bilder/line_dwn.jpg);
  width: 100%;
  height: 100px;
}

#Center_Bottom_Content
{
  width: 100%;
  color: #AAAAAA;
  text-align: center;
  font-family: Arial;
  font-size: 8pt;
  position: relative;
    top: 15px;
}

.BannerLink
{
  border: 0px;
}

.MenuLink_1
{
  background-image: url(bilder/button/home.png);
  display: block;
  width: 65px;
  height: 15px;
  font-size: 1px;
  position: relative;
    top: 137px;
    left: 83px;
}

.MenuLink_1:hover
{
  background-position: 0px -14px;
}

.MenuLink_1
{
  background-image: url(bilder/button/home.bmp);
  display: block;
  width: 63px;
  height: 15px;
  font-size: 1px;
  position: relative;
    top: 83px;
    left: 137px;
}

.MenuLink_1:hover
{
  background-position: 0px -14px;
}

.MenuLink_2
{
  background-image: url(bilder/button/profil.bmp);
  display: block;
  width: 56px;
  height: 14px;
  font-size: 1px;
  position: relative;
    top: 97px;
    left: 105px;
}

.MenuLink_2:hover
{
  background-position: 0px -14px;
}

.MenuLink_3
{
  background-image: url(bilder/button/ton.bmp);
  display: block;
  width: 99px;
  height: 19px;
  font-size: 1px;
  position: relative;
    top: 112px;
    left: 44px;
}

.MenuLink_3:hover
{
  background-position: 0px -19px;
}

.MenuLink_4
{
  background-image: url(bilder/button/licht.bmp);
  display: block;
  width: 107px;
  height: 16px;
  font-size: 1px;
  position: relative;
    top: 124px;
    left: 24px;
}

.MenuLink_4:hover
{
  background-position: 0px -16px;
}

.MenuLink_5
{
  background-image: url(bilder/button/ref.bmp);
  display: block;
  width: 97px;
  height: 17px;
  font-size: 1px;
  position: relative;
    top: 136px;
    left: 39px;
}

.MenuLink_5:hover
{
  background-position: 0px -17px;
}

.MenuLink_6
{
  background-image: url(bilder/button/kontakt.bmp);
  display: block;
  width: 83px;
  height: 15px;
  font-size: 1px;
  position: relative;
    top: 151px;
    left: 70px;
}

.MenuLink_6:hover
{
  background-position: 0px -15px;
}

.MenuLink_7
{
  background-image: url(bilder/button/impressum.bmp);
  display: block;
  width: 98px;
  height: 18px;
  font-size: 1px;
  position: relative;
    top: 160px;
    left: 89px;
}

.MenuLink_7:hover
{
  background-position: 0px -18px;
}

.SubLink
{
  color: #AAAAAA;
  text-decoration: underline;
}

h1
{
  font-size: 12pt;
}

h2
{
  font-size: 10pt;
  font-weight: normal;
}

