/* Start of CMSMS style sheet 'standard' */
html,body {
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a img {
border:none;
}
td.content hr {
	background-color:#transparent;
	border:none;
	border-top:1px dotted #c5875a;
	margin:8px 0 8px 0;
}
img.greyborder {
	padding:1px;
	border:1px solid #eeeeee;
margin:0 0 5px 0;
}
body {
	text-align:center;
	background-image:url("uploads/images/layout/bodybg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

table.container {
	text-align:left;
	margin:auto;
	height:100%;	
}
table.container td.left {
	background-image:url("uploads/images/layout/ctrlbg.jpg");
	background-repeat:no-repeat;
	background-color:#000000;
}
div.homelink a{
	display:block;
	height:240px;
	width:224px;
}
table.shadow td.top {
	background-image:url("uploads/images/layout/shadowt.png");
	background-repeat:repeat-x;
	height:16px;
}
table.shadow td.topright {
	background-image:url("uploads/images/layout/shadowtr.png");
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
table.shadow td.right {
	background-image:url("uploads/images/layout/shadowr.png");
	background-repeat:repeat-y;
	width:16px;
}
table.shadow td.rightbottom {
	background-image:url("uploads/images/layout/shadowrb.png");
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
table.shadow td.bottom {
	background-image:url("uploads/images/layout/shadowb.png");
	background-repeat:repeat-x;
	height:16px;
}
table.main {
	width:776px;
}
table.main td.header {
	height:104px;
}
td.content {
	background-color:#ffffff;
	padding:32px;
	height:480px;
}
td.content h3 {
	margin:0;
	padding:8px 0 8px 0;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.content h1 {
	color:#9b501a;
	margin:0 0 8px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.content h2 {
	margin:0;
	padding:0 0 4px 0;
	color:#c5875a;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.content img.right {
	max-width:240px;
	padding:1px;
	border:1px solid #eeeeee;
	float:right;
	margin:0 0 0 8px;
}
td.content div.summary {
	font-weight:bold;
}
td.content div.returnurl {
	float:right;
}
td.content a{
	text-decoration:none;
	font-weight:bold;
	color:#c5875a;
}
td.content a:hover {
	color:#9b501a;
}
td.content p{
	margin:0 0 8px 0;
	line-height:150%;
}
td.content div.newssummary a {
	display:block;
}
td.content div.newssummary span.date {
	font-weight:bold;
	color:#c5875a;
}
td.content div.newssummary div.item a{
	padding-bottom:8px;
	clear:both;
}
td.content div.newssummary div.content {
	line-height:150%;
	font-weight:normal;
	color:#000000;
}
td.content ul {
	line-height:150%;
	list-style-type:square;
}
td.content div.newssummary a:hover {
	background-color:#eeeeee;
}
td.content div.newssummary img{
	max-width:120px;
	float:right;
	padding:1px;
	margin:2px 0 8px 8px;
	border:1px solid #eeeeee;

}
td.infos {
	width:224px;
	background-color:#f2efee;
}
td.infos div.news {
	background-color:#422109;
}
td.infos div.news div.content{
	font-size:11px;
}
td.infos div.news img{
	float:right;
	max-width:80px;
	padding:1px;
	border:1px solid #FFFFFF;
	margin:0px 0px 8px 8px;
}
td.infos div.news a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:12px;
}
td.infos div.news div.title {
	color:#fdc400;
	font-weight:bold;
	font-size:14px;
}
td.infos div.news div.date {
	color:#fdc400;
}
td.infos div.news a:hover {
	background-image:url("uploads/images/layout/navhoverbg.png");	
}

td.infos div.news div.item:not(:first-child) a{
	border-top:1px dotted #FFFFFF;
}
td.infos div.news div.item#even{
	background-image:url("uploads/images/layout/navhoverbglight.png");
}
td.footer {
	background-color:#000000;
	color:#FFFFFF;
}
table.pager {
	margin-top:32px;
}
table.pager td#first,table.pager td#prev,table.pager td#next,table.pager td#last{
	width:40px;
	text-align:center;
	font-size:18px;
}
table.pager td#current {
	text-align:center;
	font-size:11px;
}
table.pager td a{
	background-color:#eeeeee;
	display:block;
	margin:1px;
	padding:2px;
	font-size:12px;
}
table.pager td a:hover {
	background-color:#fdc400;
	color:#FFFFFF;
}
td.footer {
	font-size:10px;
	padding:8px 0 8px 0;
}
td.footer a {
	color:#fdc400;
	text-decoration:none;
}
td.footer a:hover {
	color:#FFFFFF;
}
table.products{
	margin-top:16px;
}
table.products td {
	padding:16px 0 0 0;
}
table.products td.image {
	width:70px;
padding-left:16px;

}
table.products td.image img{
	padding:1px;
	border:1px solid #eeeeee;
	width:70px;
}
table.products td.description {
	line-height:150%;	
}
table.products tr:not(:first-child) td.description {
	border-top:1px dotted #9b501a;
}
table.products td.description a{
	padding:4px 0 0 0;
	display:block;
	text-align:right;
}
table.products td.description h3 {
	font-size:18px;
	padding:2px 0 6px 0;
}

div.sitemap ul{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:150%;
}
div.sitemap a {
	color:#000000;
	font-weight:normal;
}
div.sitemap ul li:before{
	content:url("uploads/images/layout/pageicon.gif");
}
div.sitemap ul li ul {
	margin-left:32px;
}

p.shopbutton a {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F6BF0A;
	color:#2D1606;
	line-height:26px;
}
p.shopbutton a span.small {
	font-size:12px;
}
div.ups_versand {
	font-size:13px;
	color:#F6BF0A;	
}
div.ups_versand a{
	color:#F6BF0A;	
}
div.ups_versand a:hover{
	color:#FFFFFF;	
}
div.teaser h2 {
	font-size:16px;
	color:#2D1606;
	margin:12px 8px 4px 8px;
}
div.teaser a img {
	border:none;
	float:left;
	margin-right:8px;
	
}
div.teaser a {
	padding:8px;
	text-decoration:none;
	display:block;
	clear:both;
	color:#000;
	font-size:12px;
	color:#2D1606;
}
div.tracking p.error{
	font-weight:bold;
	color:#cc0000;
}
td.content div.tracking span.input {
	background-color:#F6BF0A;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	padding:16px;
	font-size:13px;
}
td.content div.tracking span.number {
	font-family: "Courier New", Courier, Monaco, monospace;
	background-color:#FFFFFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding:6px;
}
td.content div.tracking span.number input[type=text] {
	font-family: "Courier New", Courier, Monaco, monospace;
	margin:0;padding:0;
	font-size:100%;
	border:none;
}
td.left div.tracking {

	margin:32px 0 0 16px;
	padding:8px;
	background-color:#F6BF0A;	
	color:#000000;
	text-align:center;
}
td.left div.tracking span.number {
	font-family: "Courier New", Courier, Monaco, monospace;
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
td.left div.tracking span.number input[type=text] {
	font-family: "Courier New", Courier, Monaco, monospace;
	margin:0;padding:0;
	font-size:100%;
	border:none;
}
table.trackresult td {
	valign:top;
}
table.trackresult th{
	background-color:#422109;
	color:#FFFFFF;
}
table.trackresult td.label{
	text-align:right;
	font-weight:bold;
	color:#422109;
}
/* End of 'standard' */

