#print-logo {
display:none;
}

body {	
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size : 11px;
color:#fff;
background-color:#000033;
margin:30 auto;
}

a:link {
text-decoration: none;
color: #ff6600;
}

a:visited {
text-decoration: none;
color: #ff6600;
}

a:hover {
text-decoration: underline;
color: #ff6600;
}

.outline {
}

.header {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #808080;      
text-transform:uppercase;
}

.header-country {
position:absolute;
padding:98px 0 0 172px;
z-index:100;
font-size: 11px;
font-style: normal;
font-weight: bold;
color:#fff;
}

.middleblind
{
}

.topic {
font-size: 11px;
font-style: normal;
font-weight: bold;
background-color: #003366;
color: #ccc;
text-transform:uppercase;
padding:3px;
}

.detail-topic {
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #ff6600;
}

.content {
font-size: 11px;
font-style: normal;
font-weight: normal;
padding:3px;
}

.splitter {
border-top: 1px dashed #000;
margin:5px 0 5px 0;
padding:0;
font-size:5px;
}      

.space {
height:5px;
}

div.basketstatus {
	margin: 4px 5px 4px 15px;
	padding: 2px 15px 3px 0px;
}

table,td {
background-color: #000033;
color: #ccc;
}

td.basketstatus {
	border-bottom:1px dashed #000;
   padding: 4px 0 4px 0;
}

.basketstatus a.black-link {
text-decoration: none;
color: #ccc;
font-weight:bold;
}


div.site-nav {
	
}


td.site-nav {
	border-bottom:1px dashed #000;
   padding: 4px 0 4px 0;
   text-align:center;
}

/* hintergrund navigation */
.nav-bg {
 xbackground-image:url(images/menue_bg.gif);
 xbackground-position: left top;
 xbackground-repeat:no-repeat;
 background-color: #000033;
 color: #cccccc;
}

.category {
color:#666;
font-weight: bold;
}


/* Main Currency */
.macu	{
font-size: 14px;
font-style: normal;
font-weight: bold;
color:#ff6600;
}

/* Neuer Preis */
.macu-new	{
font-size: 14px;
font-style: normal;
font-weight: bold;
color:#ff0000;
}

/* Foreign currency */      
.focu	{
font-size: 11px;
font-weight: normal;
}

/* Main Currency */
.old-price	{
font-size: 11px;
font-weight: bold;
}

.old-price	span {
text-decoration: line-through;
}


/* Pflichtfelder in Formularen
** Form fields which have to be filled */   
.musthave {
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ff6600;
}

.text	{
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.errortext {
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align : left;
}

.effect {
}

pre {
font-family : monospace;
font-size : 12px;
}

big		{
font-size : 22px;
}

code		{
font-weight: bold;
}

small	{
font-size : 9px;
}

hr {
color: #fffff;
}

form {
padding:0px;
margin:0px;
}  

.field
{
width:240px;
}

/* Navigation */
#menu div {
   margin-top:0;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size : 11px;
}

#menu ul {
	margin: 0;
	padding:0 0 0 0;
   white-space: nowrap;

} 

#menu ul li {
   font-size : 11px;
	margin: 0px 20px 0px 15px;
	padding: 0px 15px 3px 0px;
	border-bottom:1px dashed #000;
   font-weight: bold;
   list-style: none;
}
	
#menu ul li a {
	text-decoration:none;
   color:#ccc;
}

	
#menu ul li a:hover {
   display:block;
   color:#ff6600;   
}
	
#menu ul li a.here {
   color: #ff6600;
      
}



