﻿        body
        {
                padding: 0;
                text-align:center;

                color: #333333;
                background-color: #CCCCCC;
                font-family:     'Arial';
                font-size:       9pt;
                line-height:     1.7em;
  		overflow:auto;
  		overflow: -moz-scrollbars-vertical;
        }

#f1 { position:fixed; top:0px; left:0px; width:50px; 
height:100%; background-color:#cc0000; }

#f2 { position:fixed; bottom:30px; left:0px; width:90px; 
height:274px; }

#f3 { position:fixed; bottom:0px; right:0px; width:90px; 
height:313px; }


        #horline
        {
        height: 1px;
        background-color: #CCCCCC;
        margin-bottom:   10px;
        font-size: 0px;
        line-height: 1px;
        min-height: 1px;
        background-image: url(img/background/waag_line.jpg);
        }

        #container
        {
                margin: 1em auto;
                width: 775px;
                text-align: left;
                background-image: url(img/background/bg.gif);
                background-color: #FFFFFF;
                margin-top: 10px;
                margin-left: 0px;
                margin-right: 0px;
                border-bottom: 3px solid gray;
                border-right: 3px solid gray;
                padding-left: 10px;
                padding-right: 5px;
                margin:        auto;
        }

        #header
        {
                height: 10px;
                background-color: #FFFFFF;
        }
        #start_header
        {
                height: 100px;
        }
        #start_beseins_head
        {
                height: 160px;
        }
        #leftbar
        {
                float: left;
                width: 35px;
                height: 110px;

                margin-left : 0px;
                margin-right: 10px;
                margin-bottom: 0px;
                padding-bottom: 0px;
        }
        #start_left
        {
                float: left;
                width: 358px;
                margin-right: 5px;
        }
        #archiv
        {
                margin-right: 5px;
        }
        #beseins_left
        {
                float: left;
                width: 180px;
                margin-right: 5px;
        }
        #beseins_right
        {
                float: left;
                width: 365px;
                margin-left: 5px;
        }
        #newsblock
        {
                margin-bottom: 15px;
        }
        #start_right
        {
                float: left;
                width: 192px;
                margin-left: 5px;
        }
        #rightbar
        {
                float: right;
                width: 575px;
                height: 120px;
                background-image: url(img/background/bg1_2.jpg);
                background-color: #FFFFFF;
                margin-left : 10px;
                margin-right: 5px;
                margin-bottom: 10px;
        }
        #navigation
        {
                float: left;
                width: 130px;
                height: 810px;
                margin-left: 5px;
                margin-right: 5px;
        }

        #contents
        {
                float: left;
                margin-left: 5px;
                margin-right: 0px;
                margin-top: 0px;
                padding-left: 10px;
                padding-right: 15px;
                width: 560px;
                text-align: justify;
                http-equiv:"Content-Type" content="text/html; charset=UTF-8"
        }
        #footer
        {
                clear: both;
                height: 10px;
                background-color: #FFFFFF;
        }

        h1
        {
                color:           #000000;
                font-family:     'Arial';
                font-size:       9pt;
                text-align:      left;
                font-weight:     700;
                margin-top:      20px;
                margin-bottom:   5px;
        }

        h2
        {
                color:           #AA0000;
                font-family:     'Arial';
                font-size:       13pt;
                text-align:      left;
                font-weight:     700;
                margin-top:      10px;
                margin-bottom:   3px;
        }
        h3
        {
                color:           #000000;
                font-family:     'Arial';
                font-size:       8pt;
                text-align:      left;
                font-weight:     400;
                margin-top:      0px;
                margin-bottom:   0px;
        }
        h4
        {
                color:           #000000;
                font-family:     'Arial';
                font-size:       9pt;
                text-align:      left;
                font-weight:     700;
                margin-top:      5px;
                margin-bottom:   0px;
        }

		ul
		{
		list-style-position:outside;
		margin-left: 40px;
		margin-right: 40px;
		margin-top:10px;
		margin-bottom:10px;
		}

        P
        {
        }
        .grafic
        {
                 text-align:     center;
                 border:         none;
        }
        .news
        {
                margin-top:      3px;
                margin-bottom:   0px;
        }
        .bildschatten {
         background: url(img/background/bildschatten.png) no-repeat bottom left;
         padding: 4px 7px 15px 7px;
         border-top: 1px solid #F1F1F1;
        }
        .bildschatten2 {
         background: url(img/background/bildschatten_sch.png) no-repeat bottom left;
         padding: 4px 7px 15px 7px;
         border-top: 1px solid #F1F1F1;
        }
        a img
        {
        border: 0;
        }
        
a:link {color:#FF0000; text-decoration:none}
a:visited {color:#FF0000; text-decoration:none}
a:active {color:#FF0000; text-decoration:none}
a:hover {color:#FF0000; text-decoration:underline}