html{
margin:0;
min-height: 101%;
height: auto;
background: #D2E1F9 url(http://baseportal.de/files/bei123/v7_bg_bottom.jpg) repeat-x fixed center bottom;
}

body {font-size:0.81em;font-family:arial;width:980px;margin: auto auto;background-color:#f0f0f0;font:12px/17px tahoma,arial;padding:0;border-left:1px solid #ffffff;border-right:1px solid silver;}

a {text-decoration:underline; color:#0000F0;}
a:hover {text-decoration:none;color:#d00000;}

#MAIN{width:100%;border-bottom:1px solid silver;background-color:#f0f0f0;}

#LEFT{width:50%;float:left;}

#RIGHT{width:50%;float:left;background-color:#c0e0f0}

#OUT{background-color:#c0e0f0;border:1px solid red;font-size:1.2em}

#RUN{background-color:#f0f0f0;border:1px solid green} 

.bgwhite{background-color:#ffffff;color:blue}
