﻿body
        {
            margin-left:auto; 
            margin-right:auto;
            margin-bottom:20px;
            margin-top:20px;
            
            background-color:#e4edf0;
            font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
            width:870px;
            font-size: 12px;
            color:#666666;
        }        
        #BorderSchattenTop
        {
            background-image:url(../Images/Layout/SchattenOben.png); 
            width:860px; 
            height:7px;
        }
        #BorderSchattenLeft
        {
            background-image:url(../Images/Layout/SchattenLinks.png); 
            background-repeat:repeat-y; 
            width:7px;
        }
        #BorderSchattenRight
        {
            background-image:url(../Images/Layout/SchattenRechts.png); 
            background-repeat:repeat-y; 
            width:7px;
        }
        #BorderSchattenBottom
        {
            background-image:url(../Images/Layout/SchattenUnten.png); 
            background-repeat:repeat-y; 
            width:860px; 
            height:7px;
        }
        #Header
        {
            background-color:#0066cc;
            height:55px;
        }
        #Footer
        {
            width:860px;   
        }
