/** 
  Stylesheet Definitions for Jugendpark Website
  This website is not dynamic. If you want to 
  have dynamic webpages, visit http://www.trancefish.de/
  to get DCMS 1 RW and very soon DCMS 2 ;)
  
  Features:
    - Full Administration through Browser
	- File Uploads possible, if php_upload_size is not too small
	- Gallery
	- Inclusion of PHPbb2.0.5
	- Open Source
**/
a.kontakt{color:#00080};

ul
{list-style-type:square}

ul.list
{list-style-type:square}


a{text-decoration:underline;color:#000000}
a:visited{text-decoration:underline;color:#000080}
a:active{text-decoration:none;color:#0000aa}
a:hover{text-decoration:none;color:#dedede;background-color:#a0a0a0}

td.pricehead
{
    background-color:#008080;
    color:#ffffff;
    padding:10px;
}

table.information
{
   border:thin solid 1px #008080;
}

span.anmerkung
{
   color:#008080;
   font-size:9px;
   font-family:monospace;
  }

body
{
  margin:0px;
  font-family:arial,tahoma,sans-serif;
  background-color:#b6ccf1;
  color:#0000aa;
  font-size:12px;
}
td.menu
{
  padding-left:10px;
}
td.copyright
{
  text-align:right;
  font-size:9px;
  color:#008080;
}


td.main
{
  border-left:thin solid 1px #000080;
  border-top:thin solid 1px #000080;
  border-right:thin solid 3px #000080;
  border-bottom:thin solid 3px #000080;
  font-size:12px;
}
td.pdescribe
{
   font-family:helvetica,sans-serif;
   color:#008080;
   font-weight:bold;
   text-align:right;
   font-size:14px;
 }
span.title
{
   color:#0080ff;
   font-style:italic;
   font-weight:bold;
}
