v\:* { behavior: url(#default#VML); }

*{
margin:0;
padding:0;
}

#check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #99FF00;
	left: 10px;
	top: 10px;
	width: 10px;
	white-space: nowrap;
	z-index: 30;
	position: absolute;
}


#wtf {
	border: 1px solid #58A0F0;
}
.trans {
	filter: Alpha(Opacity=95);
}
#top {
	border-right: 1px solid #666666;
}

#webshop_logo{
position:absolute;
z-index:1;
top:10px;
left:10px;
width: 376px;
height:120px;
background: url(../images/logo_klein_shop.gif) no-repeat 0% 0%;
}

#info_tag{
position:absolute;
z-index:1;
top:30px;
left:645px;
width: 200px;
height:20px;
}

#accept_logos{
position:absolute;
z-index:1;
top:5px;
left:970px;
width: 100px;
height:20px;
}

#bottom_copyright{
width:250px;
height:50px;
top:97%;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
z-index:1000;
}

#bottom_copyright, #bottom_copyright a:link, #bottom_copyright a:hover, #bottom_copyright a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

#announcement{
padding:0px;
position:absolute;
height:180px;
width:260px;
margin-left:410px;
margin-top: 10px;
color: #cc0066;
font-weight:bold;

}

#product_div{
visibility:hidden;
z-index:500;
width:600px;
height:500px;
position:absolute;
left:50%;
top:50%;
margin-left:-300px;
margin-top:-250px;
border:1px solid #666666;
padding:0px;
display:inline;
background-image:url('../images/iframe_back.png');
}




#product_div iframe{
border-style:none;
margin:0;
height:480px;
width:596px;
display:inline;
}


#product_div_title{
font-size: 16px;
color: #999999;
font-weight: bold;
padding:2px;
height:15;
float:left;
display:inline;
}

#product_div_tools{
padding:0;
margin-right:2px;
height:15;
float:right;
display:inline;
}

.noscroll {
	overflow: hidden;
}

body, html {
  background-color:#ffffff;
  background: url(../images/stip_wallpaper_zw_big.jpg);
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEDEC; 
	SCROLLBAR-SHADOW-COLOR: #EEEDEC; 
	SCROLLBAR-3DLIGHT-COLOR: #EEEDEC; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #EEEDEC; 
	SCROLLBAR-DARKSHADOW-COLOR: #EEEDEC;
	border-style:none;
}
.logo {
	font-size: 30px;
	color: #999999;
	align: center;
	cursor: pointer;
}

.bg {
	background-color: #999999;
}

#menubar{
margin:0;
padding:0;
position:relative;
background-color:#999999;
width:558px;
height:25px;
font-size: 12px;
color: #EEEDEC;
text-align: left;
font-weight: bold;
display:table-cell;
line-height:2em;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
}


#menubar a {
	color: #EEEDEC;
	text-decoration: none;
}
#menubar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titel {
  width:273px;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-align:right;
}
.jt {
	font-size: 11px;
	color: #EEEDEC;
}
.oneven {
	background-color: #333333;
}
.content {
	font-size: 11px;
	color: #999999;
  padding:0;
  margin:0;
	
}
.content img {

}
.content a {
	color: #999999;
	text-decoration: underline;
}
.accent {
	color: #A3BE0E;
}
.content a:hover {
	color: #999999;
	text-decoration: underline;
}
.ov {
	background-image: url(../images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#ffffff;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 100%;
	color: #000000;
	border: 1px solid #EEEDEC;
}
.button {
	background-color: #EEEDEC;
	border: 1px solid #000000;
	color: #000000;
	cursor: hand;
	width: 100px;
	float: right;
}
.hand {
	cursor: hand;
}
