﻿body
{
    margin: 0;
    left: 0;
    text-align: left;
    font-family: Verdana, Sans-Serif;
    font-size: 80%;
}

/* Artikelinfo */

.artikelInfoZentral
{
    font-size: x-small;
    font-family: Verdana, Sans-Serif;
    border-bottom: solid 2px #e0e0e0;
    margin: 4px 10px 4px 10px;
    padding: 4px 10px 10px 10px;    
}

.artikelInfoZentral h3
{
    font-size: small;
    font-weight: bolder;
    color: #33415d;
    background-image: url(img/minilogotopic.jpg);
    padding-bottom: 10px;
    background-repeat: no-repeat;
    padding-left: 2em;
}

.artikelInfoAngabe
{
    color:  #335d41;
    font-size: x-small;
    font-weight: bolder;
}

.artikelInfoText
{
    color: Black;
    text-align: justify;
    margin: 0.5em 0 0.5em 0;
    padding-left: 0;
}

.artikelInfoAngabePreise
{
    text-align: right;
    color: Black;
}

.artikelInfoPreis
{
    color: #335d41;
    padding: 0em 5px 0em 5px;
    font-size: 110%;
    font-weight: bold;
}

.artikelInfoStrike
{
    text-decoration:line-through;
    color:Red;
    font-weight:bolder;
}

.artikelToolbar
{
    margin-top: 10px;
    margin-left: 10px;
	text-align:right;
	border: solid 1px silver;
	background-color: White;
}

.artikelKurz
{
    color: #33415d;
    font-weight: bold;
}

a
{
	color:black;
	font-family: Verdana, Sans-Serif;	
	text-decoration: none;
}

a:hover
{
	color:#111;
	font-family: Verdana, Sans-Serif;	
	text-decoration: underline;
}

a:visited
{
    color:black;
	font-family: Verdana, Sans-Serif;	
	text-decoration: none;
}

#liInv
{
    color: #335d41;
 }

#liInv a
{
    color: #33415d;
    font-weight: bold;
}

#liInv a:hover
{
    color:White;
    font-weight: bold;
}

.cplButton
{
    border-bottom: solid 1px #43516d;
    color: #ffffff;
    font-weight: bold;
    height: 1.8em;
    padding-left: 1.4em;
    padding-right: 1.4em;
}

.cplSideEntry
{
    padding-left: 12px;
    margin-left: 5px;
    margin-top: 1px;
}

.informationText 
{
    font-size:small;
    text-align:justify;
}

.informationText p 
{
    font-size:small;
    margin:0pt;
    padding:0pt 10px;
}

.informationText h3 
{
    color:#335D41;
    font-size:small;
}

.kategorieText 
{
    margin:0pt;
    padding:0em 20px 0.125em;
    text-align:justify;
}

.kategorieText h2 
{
    
}

.kategorieText h3 
{
    color:#335D41;
    padding-left:20px;
}

.watermarked
{
    background-color: #ECEFF5;
    border: 1px solid #33415d;
    width: 9em;
    height: 1.2em;
    color: gray;
}

.nonwatermarked
{
    background-color: White;
    border: 1px solid #33415d;
    width: 9em;
    height: 1.2em;
    color: black;
}

.whiteLink 
{
    color:White;
    font-weight: bold;
}

.whiteLink a 
{   
    color:White;
    font-weight: bold;
}

.whiteLink a:hover
{
    color:White;
    font-weight: bold;
    text-decoration: underline;
}