/*a:link { color:#FFFFFF; text-decoration:none; }
a:active { color:#D52F2F; text-decoration:none; }
a:visited { color:#CDCDCD; text-decoration:none; }
a:focus { color:#D52F2F; text-decoration:none; }*/

@charset "utf-8";

* {   
  margin:0px;
  padding:0px;
  border:0px;
  font:normal 11px Arial;
  color:#ffffff;
}

ul {
  list-style-type:none;
}

a {
  font:normal 11px Arial;
  color:#808080;
  text-decoration:none;
  font-variant:small-caps; 
}

a:hover {
    color:#FFFFFF; text-decoration:none;
  }

img, a img {
  border:0px;
}

/*Grundgerüßt---------------------------------------*/
body {
  background:#0A0607;
  text-align:left; !important
  text-align:center;
  color:#ffffff;
}

div#rahmen {
  width:900px;
  height:600px;
  position:relative;
  margin:auto;
  /*border-top:1px solid #808080;*/
  /*border-bottom:1px solid #808080;*/
  background:url(../img/hg_wrap.gif) no-repeat;
}

div#imp_rahmen {
  width:900px;
  height:600px;
  position:relative;
  margin:auto;
  background:#000000;
  /*border-top:1px solid #808080;*/
  /*border-bottom:1px solid #808080;*/
  /*background:url(../img/hg_impressum.jpg) no-repeat;*/
}

div#splash_rahmen {
  width:900px;
  height:600px;
  position:relative;
  margin:auto;
  /*border-top:1px solid #808080;*/
  /*border-bottom:1px solid #808080;*/
  background:url(../img/hg_splash.jpg) no-repeat;
}

div#oben {
  width:900px;
  height:152px;
}

div#menue {
  width:197px;
  height:448px;
  float:left;
  text-align:center;
  /*background:url(../img/hg_galerie.jpg) no-repeat;*/
}

div#inhalt_links {
  width:335px;
  height:335px;
  margin-right:5px;
  float:left;
}

div#inhalt_rechts {
  width:335px;
  height:335px;
  margin-left:5px;
  float:left;
}

div#rand_rechts {
  width:33px;  
  height:335px
  float:right;
}
/*-----------------------------------------------*/
/*-----------------------------------------------*/
a#impressum {
  position:absolute; 
  right:15px;
  bottom:5px;
}

a#kontakt {
  position:absolute; 
  right:88px;
  bottom:5px;
}

a#galerie {
  position:absolute; 
  right:13px;
  bottom:5px;
}

span#imp_galerie a {
  width:22px;
  height:12px;
  position:absolute; 
  right:13px;
  bottom:5px;
  float:right;
  border:1px solid #808080;
  background:url(../img/hg_navi_rechts_aus.gif) no-repeat;
}
span#imp_galerie a:hover {
  border:1px solid #FFFFFF;
  background:url(../img/hg_navi_rechts_an.gif) no-repeat;
}

div#hg_splash_logo a {
  width:434px;
  height:25px;
  position:absolute;
  top:275px;
  left:60px;
  background:url(../img/hg_logo_aus.gif) no-repeat;
}

div#hg_splash_logo a:hover {
  background:url(../img/hg_logo_an.gif) no-repeat;
}

div#impressum {
  width:300px;
  height:200px;
  position:absolute;
  right:80px;
  top:140px;
  font:bold 12px Arial;
}

/*START_Kontaktformular--------------------------------*/

div#kontakttext {
  width:300px;
  height:200px;
  position:absolute;
  right:300px;
  top:140px;
  font:bold 12px Arial;
}

div#kontakt {
  width:300px;
  position:absolute;
  right:80px;
  top:140px;
  font:bold 12px Arial;
}

label {
  display:block;
}

label#bestaetigung {
  display:inline;
}

textarea {
  width:300px;
  height:80px;
  color:#000000;
}

fieldset {
  width:300px;
  padding:10px;  
  border:1px solid #808080;
}

legend {
  font:bold 12px Arial;
}

input {
  color:#000000;
}

p#mail-pflicht {
  font:bold 10px Arial;
  color:red; 
  

}

/*ENDE_Kontaktformular--------------------------------*/

/*-----------------------------------------------*/
/*-----------------------------------------------*/
div#hg_logo a {
  width:434px;
  height:25px;
  position:absolute;
  top:45px;
  right:25px;
  background:url(../img/hg_logo_aus.gif) no-repeat;
}

div#hg_logo a:hover {
  background:url(../img/hg_logo_an.gif) no-repeat;
}
/*-----------------------------------------------*/
/*-----------------------------------------------*/
p.bild_info {
  font:normal 10px Arial;
  color:#808080; 
}

p#bild_info_links {
  float:left;
  /*border-left:1px dotted #808080;*/
  /*border-bottom:1px dotted #808080;*/
  /*padding-left:10px;*/
}

p#bild_info_rechts {
  float:right;
  /*border-right:1px dotted #808080;*/
  /*border-bottom:1px dotted #808080;*/
  /*margin-top:20px;*/
  /*padding-left:87px;*/
  /*padding-right:8px;*/
}

/*p.bild_navi {
  margin:10px 5px 0px 5px;;
  font:normal 12px Arial;
}

p#bild_zurueck {
  float:right;
}

p#bild_vorwaerts {
  float:left;
}*/
div#navi_seite {
  width:306px;
  height:12px;
  float:left;
  padding-left:2px;
}


div#navi_galerie {
  width:308px;
  height:12px;
  float:right;
  text-align:right; 
}

div#navi_links a {
  width:22px;
  height:12px;
  float:left;
  border:1px solid #808080;
  background:url(../img/hg_navi_links_aus.gif) no-repeat;
}

/*hover>>>>>>>>>>>>>>>>>>>*/
    div#navi_links a:hover {
      border:1px solid #FFFFFF;
      background:url(../img/hg_navi_links_an.gif) no-repeat;
    }

div#navi_rechts a {
  width:22px;
  height:12px;
  float:right;
  border:1px solid #808080;
  background:url(../img/hg_navi_rechts_aus.gif) no-repeat;
}
/*hover>>>>>>>>>>>>>>>>>>>*/
    div#navi_rechts a:hover {
      border:1px solid #FFFFFF;
      background:url(../img/hg_navi_rechts_an.gif) no-repeat;
    }

/*-----------------------------------------------*/
/*-----------------------------------------------*/
p.galerie {
  margin-top:15px;
}

div#navi_galerie_1 a {
  width:197px;
  height:30px;
  display:block;
  font:normal 12px Arial;
  font-variant:small-caps;
  color:#808080;
  /*background:url(../img/hg_galerie_1_aus.gif) no-repeat;*/
}
/*hover>>>>>>>>>>>>>>>>>>>*/
    div#navi_galerie_1 a:hover {
      color:#FFFFFF;
      /*background:url(../img/hg_galerie_1_an.gif) no-repeat;*/
    }
/*active>>>>>>>>>>>>>>>>>>>*/
    div#navi_galerie_1 a.selected {
      color:#FFFFFF;
      /*background:url(../img/hg_galerie_1_an.gif) no-repeat;*/
    }
/*-----------------------------------------------*/
