/*
  This stylesheet uses relative values for sizes in almost all cases.
  This means the screen can be resized, and all elements will resize as well
  not only fonts and texts.
*/


/*
  Start with some global parameters
*/

@font-face { font-family:Rub_This;
             src:url(http://www.mediafarm.de/fonts/chianti.pfr); }

body {
height:101%;
background-image:url(/images1/back.gif); 
background-repeat:repeat-x;

}

p {
font-family: arial, helvetica, verdana; color:#00894a;
}

a {
color: #f67317;
font-family: arial, helvetica, verdana;
font-size: 14px;
text-decoration: underline; 

}

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

a:active { 
color:#f67317;
text-decoration: none;

}


h1 { color:#00894a;
	font-size: 14px;
	}

 


div#normaltable a:active,a{

 font-family: arial, helvetica, verdana;
  font-size: 12px;
  color:#00894a;
text-decoration: underline;

}

div#normaltable a:hover {

text-decoration: none;
color: black;

}



div#redtable table{

 font-family: arial, helvetica, verdana;
  font-size: 12px;
  color: white;


}

div#redtable a{

 font-family: arial, helvetica, verdana;
  font-size: 12px;
  color: white;
text-decoration: underline;

}

div#redtable a:active{

 font-family: arial, helvetica, verdana;
  font-size: 12px;
  color: white;
text-decoration: underline;

}



div#redtable a:hover {

text-decoration: none;
color: white;

}
table, tr, td {
font-family: arial, helvetica, verdana;
  font-size: 12px; color:#00894a;

}
table.bottom, tr.bottom, td.bottom, a:hover.bottom, a.bottom, a:active.bottom {
  font-size: 14px; color:#ffffff; font-weight: bold;
}

table.rahmen {
border-left: 1px solid white; 
border-right: 1px solid white;
}

table.kasten {
background-image: url(/images/kasten.gif); background-repeat:no-repeat;
background-position: right center;

}

 /*
  navigation oben*/

#navContainer1 ul{
  margin: 0;
  padding: 0em;
  list-style: none;
display: none;
text-decoration: none;
    color: white; 
}

#navContainer1 li{
display: none;
text-decoration: none;
    color: white; 
}

#navContainer1 ul li{

  height: 19px;
    margin: 0.0em 0 0 1em; padding: 0.2em 1em 0 0em;
    text-decoration: none; font-size: 14px; letter-spacing:0.1em;
    color: white; 
      display: none;
}

  * html #navContainer1 ul li{  /* Korrektur fuer IE 5.x */
height: 19px;
  display: none;
  }

#navContainer1 ul li#li_nav1_open{  /* special layout for open links */
text-decoration: none;
color: #ffffff;
  display: none;


}


#navContainer1 ul li a{
text-decoration: none;
color: #ffffff;
font-size: 15px;
font-weight: bold
  display: none;
}

#navContainer1 ul li a:hover, #navContainer ul li a:focus{
  display: none;
color: #ffffff;
}

#navContainer1 ul li a#a_nav1_open, #navContainer ul li a:hover#a_nav1_open{
font-weight: bold; color: #00894a;

  display: none;
}

#walltattoos {
position: absolute;
width: 627px;
height: 420px;
margin: 0;
background-color: white;

}

#foto {
  display: none;}


