  body  {
         font-family:tahoma, sans-serif;
         font-size:12px;
         color:#333333;
	}

  a:link{color:#333333;}
  a:visited{color:#333333;}
  a:hover{color:#cc3300;}
  a:active{color:#cc3300;}


  #main {
         width:750px;
         margin:0px auto;
         text-align:left;

        }

  .navi {
  	float:left;
	width: 260px;
         background-image: url(Bilder/navi_1.jpg);
         background-repeat: no-repeat;
	height: 1400px;
         position:relative;
	}

  .menu  {
  	margin-top:185px;
         margin-left:0px;
  	}
  .ausgezeichnet  {
  	margin-top:250px;
         margin-left:30px;
         position:absolute;
  	}

    #flashcontent {
         float:right;
	width: 490px;
	height: 310px;
	}

    .content {
         background-image: url(Bilder/contentbg.jpg);
         background-repeat: repeat-y;
         padding-top:10px;
         padding-left:10px;
         padding-right:13px;
         float:right;
	width: 467px;
	}

    .contentbottom {
         background-image: url(Bilder/contentbottom.jpg);
         background-repeat: no-repeat;
	float:right;
         width: 490px;
	height: 46px;
	}

    .titel {
         font-weight:bold;
         font-size:16px;
         }

    .utitel {
         font-weight:100;
         }

    .datum {
    	font-size:11px;
         color:#cc3300;
         }

    .text, table, td {
    	font-size:11px;
         }