html, body
{

background-color: #A1EA67;
font-family: Comic, Arial, Verdana, sans-serif;

}

html
{
    height: 101%;
}

h1, h2, h4, #sortiment
{

color: blue;

}

.ueberschrift
{
    font-weight: bold;
}


#sortiment 
{
font-weight: bold;
font-size: 1.3em;
color: #000080;
}

#sortiment a
{
font-weight: bolder;
text-decoration: underline;
color: #000080;

}

a
{
    
text-decoration: none;
color: blue;
font-weight: bold;

}

#link 
{
text-decoration: underline; 
color: black;
font-weight: bold;    
}

#liste a:hover
{

color: black;
font-weight: bolder;

}

#hinweis
{
font-size: 1.3em;
    clear: both;
}



#hinweis a:hover
{

color: blue;
font-weight: bolder;

}

#kopf 
{

line-height: 115%;
border-bottom: 1px solid #222;
padding-bottom: 20px;
margin-bottom: 10px; 
clear: both;


}





#logo
{
    
float:left;

}


#name
{

margin-right: 30px;

}



#wrapper
{

width: 960px;
margin: auto;
padding: 20px;
line-height: 140%;
background-color: #C7F7AD;    
    
}



#hauptmenue
{
    
width: 240px;
margin-top: 5px;
margin-right: 95px; 
float: left;
    
}


#hauptmenue ul
{
    
list-style: none;
padding: 0;

}


#hauptmenue ul ul
{
    
font-size: 0.8em;
padding-left: 10px;

}


#hauptmenue a:hover
{
    
color: black;
font-weight: bolder;

}


#ladenbild
{

float: left;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-top: 0px;

}




.preis
{
font-weight: bold;
}

.preiszusatz
{
font-weight: bold;
font-size: 0.8em;
}

.preis1
{
font-weight: bold;
font-size: 1.5em;
}

.preis1rot
{
font-weight: bold;
font-size: 1.5em;
color: #FF0000;
}

.preis2
{
font-weight: bold;
font-size: 2.2em;
color: #FF0000;
}

#angebot{
font-size: 2.2em;
color: #FF0000;
}



#fusszeile
{

clear: both;


}


#fusszeile p
{

text-align: center;

}


