@charset "utf-8";
html,body {
background-color:#e6e6e6;
font-family:Arial, Helvetica, sans-serif;
/*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif ;*/
font-size: 12px;
line-height:16px;
color:#85bbea;
margin: 0;
height:100%;
width:100%;	
padding: 0;
vertical-align:top;

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



body a, body a:link, body a:active, body a:visited {
color:#85bbea;
text-decoration:none;

}
	
body a:hover {
text-decoration:underline;

}

#general {
width:750px;
height:100%;
background-image:url(../index_page_images/bg_general.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#417eb4;
vertical-align:middle;
border-left:10px solid #d4d4d4;
border-right:10px solid #d4d4d4;

}

img.png
{
	behavior: url(./typo3conf/ext/user_shopping_assistenten/res/index_page_images/png.htc);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


#content {
height:390px;
background-image:url(../index_page_images/bg_blue.jpg);
background-repeat:repeat-x;
background-position:left bottom;
vertical-align:bottom;


}


.right {
width:384px;
height:390px;
float:left;
clear:right;
text-align:right;
padding:0;
margin:0;
vertical-align:top;


}


.button {
float:left;
clear:left;
text-align:center;
width:384px;
height:68px;
margin-left:3px;
display:inline;

}
.owl {
float:left;
clear:left;
width:340px;
height:390px;
vertical-align:bottom;
padding:0;
margin:0;

}

div.owl img {
vertical-align:bottom;

}

.flag {
width:384px;
height:176px;
margin:62px 0 35px 0;

}

.flag div {
width:28px;
height:16px;
line-height:1px;
font-size:1px;
margin:0 0 9px 30px;
float:left;
clear:none;
display:inline;
border:1px solid #656565;
padding:0;

}


.flag div img {
width:28px;
height:16px;

}

#copy {
float:right;
clear:both;
width:360px;
text-align:left;
height:50px;
font-size:10px;


}
