/* CSS Document */

html, body{
height:100%;
background-color:#26529d;
margin:0;
padding:0;
}

#clear{
clear:both;
}

#globe{
}

#content{
background-image: url(design/mueller-design_2009_07.jpg);
background-repeat:repeat-y;
width:989px;
min-height:400px;
}

.u_left{
float:left;
}

#frame_left{
background-image: url(design/design09_07.jpg);
background-repeat:repeat-y;
width:35px;
}

#frame_right{
background-image: url(design/design09_09.jpg);
background-repeat:repeat-y;
width:24px;
}