@charset "utf-8";
/* CSS Document */

body{
background:url(../images/bg_webshop2.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:black;}

#container{
width:880px;
height:700px;
/*background-color:#00CCFF;*/
/*border:1px solid red;*/
position:relative;
left:50%;
margin-left:-420px;
float:left;}

#sterreke{
width:30px;
height:30px;
/*background-color:#FFFFFF;*/
position:relative;
float:right;
margin-top:180px;}

#sterreke_links{
width:40px;
height:40px;
position:relative;
float:left;
/*background-color:white;*/
margin-top:80px;
margin-left:60px;}

.iframe{
border:none;
margin-left:100px;
margin-top:200px;
position:absolute;}