html {

  filter: expression(document.execCommand("BackgroundImageCache", false, true));

}

body {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#ffffff;
background-image:url(../design/bilder/fadingcolor.gif);
background-repeat:repeat;
}


.brdls{
border:none;
outline:none;
}



#npng{
width:425px;
height:416px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/startbild_neu.png');
margin-left:auto;
margin-right:auto;
display:none;
}

html>body #npng {
width:425px;
height:416px;
cursor:pointer;
		background: url(../design/bilder/startbild_neu.png) no-repeat;
margin-left:auto;
margin-right:auto;
display:none;
	}

#main{
display:none;
}

.npng{
width:425px;
height:416px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/startbild_neu.png');
margin-left:auto;
margin-right:auto;
}

html>body .npng {
width:425px;
height:416px;
		background: url(../design/bilder/startbild_neu.png) no-repeat;
margin-left:auto;
margin-right:auto;
	}
	
.npng2{
width:425px;
height:416px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/trans_neu.png');
margin-left:auto;
margin-right:auto;
}

html>body .npng2 {
width:425px;
height:416px;
		background: url(../design/bilder/trans_neu.png) no-repeat;
margin-left:auto;
margin-right:auto;
	}

#trans{
width:425px;   
height:416px;   
position:relative; 
top:-248px;  
left:-82px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/trans.png');   
display:none;
}


html>body #trans {
width:425px; 
height:416px;
position:relative;
top:-248px; 
left:-82px;
background: url(../design/bilder/trans.png) no-repeat; 
display:none;
	}
	
.tx{
padding-top:20px;  
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}	

#spacer_top{
width:100%;
height:318px;
display:block;
}

#wrapper{
width:425px;   
height:416px;
overflow:hidden;
margin:0px;
display:block; 
}

#info_wrapper{
margin-left:auto;
margin-right:auto;
/*clear:both;*/
width:328px;
height:25px;
text-align:left;
}

#info2_wrapper{
margin-left:auto;
margin-right:auto;
/*clear:both;*/
width:328px;
height:18px;
overflow:hidden;
text-align:left;
}

#info3_wrapper{
margin-left:auto;
margin-right:auto;
/*clear:both;*/
width:328px;
height:20px;
text-align:left;
}


.fulltop{
position: relative;
z-index: 500; 
}
.fulltop2{
position: relative;
z-index: 999; 
}
/*#wrapper_vertical{
position:absolute;
left:50%;
top:50%;
width:425px; 
height:416px;
}*/

#horizon {
	background-color: transparent;
	position: absolute;
	top: 48%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
}
#wrapper_v {
	position: relative;
	text-align: center;
	width: 100%;
	height: 380px;
	margin:auto;
	}


#wrapper_main{
width:425px; 
height:416px;
margin-left:auto;
margin-right:auto;
text-align:center;
overflow:hidden;
/*border:1px solid blue;*/
}

#spacer_top2{
width:100%;
height:auto;
margin-top:8%;
}

#controls{
display:none;
}




.close{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/close1.png'); 
overflow:hidden; 
display:none; 
}

html>body .close{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
background: url(../design/bilder/close1.png) no-repeat; 
overflow:hidden;
display:none;
}

.open{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/open.png'); 
overflow:hidden;
/*display:none; */ 
}

html>body .open{
	width:221px;
	height:236px;
	position:absolute;
	float:right;
	bottom:0px;
	right:0px;
	background: url(../design/bilder/open.png) no-repeat;
	overflow:hidden;
/*display:none;*/
}

.wide{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/wide.png'); 
overflow:hidden;
/*display:none;*/  
}

.test{
background-color:#FF0000;
}

html>body .wide{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
background: url(../design/bilder/wide.png) no-repeat; 
overflow:hidden;
/*display:none;*/
}


.standard{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='design/bilder/standard.png'); 
overflow:hidden;
/*display:none;*/  
}

html>body .standard{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
background: url(../design/bilder/standard.png) no-repeat; 
overflow:hidden;
/*display:none;*/
}

#preload {
display:none;
	}
	
.controls{
width:221px;
height:236px;
position:absolute;
float:right;
bottom:0px;
right:0px;
overflow:hidden;
display:none;
z-index:1000;
}



#seo{
display:none;
}