﻿legend
{
    font-weight: bold;
    color: #666666;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.hidden
{
    visibility: hidden;
}

.none
{
    display: none;
}

.formlabel
{
    font-weight: bold;
    width: 120px;
    vertical-align: middle;
    color: #808080;
}

.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

.itemdetails
{
    font-size: 1.3em;
}

.button
{
    cursor: hand;
    background: transparent url('images/button.png') no-repeat 0% 0%;
    padding: 0;
    width: 140px;
    height: 40px;
    border: none;
    overflow: hidden;
    font-size: 12px;
    color: #BBDDFF;
    padding-bottom: 2px;
}



.button:hover {
	background: transparent url('images/button.png') no-repeat 0% -40px; 
	}
			
.topmenul
{
  width: 13px;
  background: url('images/hinter_05.png') no-repeat;
}

.topmenul
{
  width: 10px;
  background: url('images/Bilder/hinter_04.png') no-repeat;
}

.topmenu
{
    background: url('images/Bilder/hinter_05.png') repeat-x;
    font-size: 10px;
    vertical-align: top;
    padding-bottom:2px;
    padding-left: 7px;
    padding-right: 7px;
    height: 30px;
}

.topmenu a:link, .topmenu a:visited
{

    color: #02569B;

}

.topmenu a:hover
{

    color: #042D55;

}

.topmenur
{
  width: 10px;
  background: url('images/Bilder/hinter_09.png') no-repeat;
}

.topmenum
{
  width: 10px;
  background: url('images/Bilder/hinter_07.png') no-repeat;
}


.artikeldetails
{
    font-size: 0.9em;
}


.preis
{
    font-size: 1.3em;
}

.subpreis
{
    font-size: 0.9em;
}
