body {
padding: 0px;
margin: 0px;
background-color: #000000;
color: #FFFFF;
font-size: 12px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
/* overflow: hidden; */
}

img {
border: none;
outline: none
}

a {
outline: none
}

.stdText {
color: #FFFFFF;
font-size: 12px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
}

#texthome {
font-family: "Tw Cen MT", Sans-Serif, Verdana;
color: fff;
font-style: none;
text-decoration: none;
padding: 10px;
} 

div#language {
width: 140px;
right: 50%;
margin-right: 350px;
top: 15px;
position: absolute;
color: #FFFFFF;
}

#link {
font-weight: bold;
padding-right: 10px;
text-align: right;
color: #DDD;
top: -35px;
font-size: 11px;
width: 280px;
position: relative;
float: right;
}

#link a, #link a:hover {
color: #DDD;
font-size: 12px;
text-decoration: none;
}

div#pagecointainer{
background-color: #F00;
top: 0px;
width: 1002px;
left: 50%;
margin-left: -501px;
}

.header {
background-image: url('/images/back1.jpg');
background-color: #000000;
background-repeat: no-repeat;
background-position: 0 0;
}

div#menudiv {
padding: 0px;
margin: 0px;
position: absolute;
top: 48px;
left: 50%;
width: 1002;
margin-left: -501px;
}

table#menu {
font-family: "Tw Cen MT", Sans-Serif, Verdana;
font-size: 14px;
background-color: #010066;
text-decoration: none;
}

table#menu td, .active {
padding-left: 5px;
padding-right:5px;
padding-bottom: 2px;
height: 22px;
text-align: center;
width: 100px;
font-weight: bold;
}

table#menu td a {
padding-top: 2px;
background-repeat: no-repeat;
background-image: url('/images/btnSpecial.gif');
color: #aaa;
height: 21px;
text-decoration: none;
display: block;
}

table#menu td a:hover {
background-repeat: no-repeat;
background-position: 0 -21;
background-image: url('/images/btnSpecial.gif');
color: #aaa;
}

.active a{
color: #FFFFFF !important;
}

/* submenu div */
.sub{
width: 100px;
left: 50%;
top: 0px;
padding-top: 21px;
position: absolute;
display: none;
border: none;
background: transparent;
}

/* submenu table */
#submenu{
border: none;
background-color: #010066;
width: 100px;
font-size: 14px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
}

#submenu td, .subactive {
line-height: 20px;
height: 20px;
text-align: center;
border: 1px solid #aaa;
font-weight: bold;
width: 100px;
}

#submenu td a {
display: block;
text-decoration: none;
width: 100%;
color: #FFFFFF;
}

#submenu td a:hover {
background-color: #aaa;
color: #FFF;
}

.subactive a{
color: #010066 !important;
background-color: #AAA;
}


.mainBody {
padding-top: 5px;
background-color: #000000;
border: 1px solid #010066;
color: #FFFFFF;
font-size: 12px;
font-family: "Tw Cen MT", Sans-Serif, Verdana;
}

.mainImg {
background-repeat: no-repeat;
}

.sold {
color: #fff;	
width: 100%;
background: #010066;
padding: 1px;	
}

#titel {
font-weight: bold;
color: #fff;	
padding: 5px;
width: 400px;
}

#info {
color: #fff;	
width: 500px;
padding: 5px;
}

.product {
color: fff;
font-style: none;
text-decoration: none;
}

.product a{
color: #fff;
font-style: none;
text-decoration: none;
}

.navigate {
text-align: center;
color: #fff;
}
.navigate a{
color: #fff;
text-decoration: underline;
}