@charset "UTF-8"
h1{
font-size:1.4em;
color:#222;
}

td {
font-size:0.8em;
color:#222;
}
#content {
text-align:left;
margin-left:220px; 
margin-top:0px;
}

#content a{
color:#282828;
}
#content a:hover,
#content a:focus,
#content a:active{
background-color:#F14D22;
color:#f5f5f5;
}

#infobox {border:dotted 1px #333333; background-color:#FFF; margin-bottom:20px;margin-left:-20px;font-size:1.0em; min-width:480px;}
#infobox a{font-weight:100;line-height:1.4em;}

#warenkorb {border:dotted 1px #D74F4F; background-color:#FFF; margin:20px; margin-bottom:20px;font-size:1.0em; padding-left:20px;padding-right:10px;text-align:center;}

.ShopGuardGreen {position:relative;float:left; font-size:20px; color:#66CC00; font-weight:bold; padding:5px; border:solid 1px #999999; width:60px;margin:20px; background-color:#FFFFFF; text-align:center;}
.ShopGuardRed {position:relative;float:left; font-size:20px; color:#FF3333; font-weight:bold; padding:5px; border:solid 1px #999999; width:60px;margin:20px; background-color:#FFFFFF; text-align:center;}

.BoxShadowGreen {	box-shadow: 0 0 10px #6C0;	-moz-box-shadow: 0 0 10px #6C0;	-webkit-box-shadow: 0 0 10px #6C0;}
.BoxShadowRed {	box-shadow: 0 0 10px #FF3333;	-moz-box-shadow: 0 0 10px #FF3333;	-webkit-box-shadow: 0 0 10px #FF3333;}

.BoxRounded10 {
border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

