body
{
scrollbar-arrow-color : #21467B;
scrollbar-track-color: #FFE8B0;
scrollbar-darkshadow-color: #21467B;
scrollbar-face-color: #FFE8B0;
scrollbar-3dlight-color: #21467B;
scrollbar-highlight-color: #FFE8B0;
scrollbar-shadow-color: #FFE8B0;
}
a  {
font-family : Arial, Helvetica, sans serif;
font-size : 15px;
color : #21467B;
font-weight: bold;
text-decoration : underline;

}
a:Visited  {
color : #21467B;
text-decoration : underline;
}
a:Active  {
color : #21467B;
text-decoration : none;
}
a:Hover  {
color : #21467B;
text-decoration : none;
}
h1 {
  color: #F58735;
  font-size: 120%;
  font-style:italic;
}
table  {
	font-family : Arial, Helvetica, sans serif;
	font-size : 15px;
	color : #21467B;
}
.txt  {
	font-size : 12px;
}
table.content 
{
border - top: 1px #F58735 solid;
border - left: 1px #F58735 solid; 
border - right: 1px #F58735 solid;
border - bottom: 1px #F58735 solid;
}
.feld1
{
   background-color:#FFE8B0;
   border-bottom:none; 
   border-left:none; 
   border-right:none; 
   border-top:none;
   	color : #21467B;
   font-weight: bold;
}

a.pdf, a.pdf:visited 
{
	font-family : Arial, Helvetica, sans serif;
	font-size : 90%;
	color : #21467B;
	font-weight: bold;
	text-decoration : underline;
	background: url(pic/pdf_icon.gif) top right no-repeat;
	padding: 0 2em .7em 0;
	line-height: 140%;
}
a.pdf:active, a.pdf:hover  
{
	color : #21467B;
	text-decoration: none;
}
a.extern, a.extern:visited, a.extern:link {  /* externe Links */
	background: url(pic/link_extern.gif) center left no-repeat;
	margin: 0;
	padding: 0 0 0 1.2em;
	color: #B20000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
a.extern:focus, a.extern:hover, a.extern:active {
	text-decoration: none;
	color: #21467B;
}

p.achtung
{
	color: #FF0000;
	font-weight: bold;
}
.center
{
	text-align: center;
}
.block {
  font-size: 70%;
  margin: 0 0 .3em 0;
  line-height: 120%;
}
/* * * * Spitzenprodukt * * * */
.fotos {
  width: 350px;
  margin: 0 0 3em 4em;
  text-align: center;
}

.info {
  margin: 0 0 0 1em;
}
.meinegalerie {
    margin-bottom: 0.3em;
}
.meinegalerie a:hover img.bild {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #F58735;
    border-style: solid;
    border-width: 1px;
   
}
