body { margin: 0 auto;
       font-size: 12px;
       color: #ffffff;
       font-family: Verdana;
       text-align: center;
       background-color: #010101;}

img { border: 0;}

.page { background: url(img/bg-page.jpg);
        background-repeat: no-repeat;
        overflow: auto;
        text-align: left;
        width: 770px;
        margin: 0 auto;
        padding: 15px; }

.left { float: left;
        width: 520px;
        margin: 0;
        padding: 0; }

h1 { text-decoration: none;
     font-size: 13px;
     color: #ffffff;
     margin: 0;
     padding: 0; }


h2 { text-decoration: none;
     font-size: 13px;
     color: #ffffff; }

.content { background: url(img/content-line.gif) repeat-x;

           width: 520px;
           margin: 0;
           padding: 15px 0 0 0;}

.content-head { width: 520px;
              height: 50px;
              background: url(img/content-line.gif);
              background-repeat: no-repeat;
              margin: 0;
              padding: 15px 0 0 0;}

.beitrag { line-height: 1.4em;
           margin: 30px 0 0 0;
           text-align: justify;}

.beitrag a { color: #dd4837;
             font-size: 12px;
             text-decoration: none;}

.beitrag a:hover { color: #dd4837;
                   font-size: 12px;
                   text-decoration: underline;}

.beitrag img { float: left;
               margin: 0 5px 20px 0;
               padding: 0;
               border: 0;}

.right { float: left;
         width: 235px;
         margin: 0 0 0 15px;
         padding: 0;
         background: url(img/bg-navi.jpg);
         background-repeat: no-repeat;
         overflow: auto; }

input.search { width: 200px;
               height:20px;
               FONT-SIZE: 16px;
               border-top-color:#777777;
               border-left-color:#777777;
               border-right-color:#333333;
               border-bottom-color:#333333;
               border-width: 1px;
               border-style:solid;
               background: url(img/bg-suche.gif);}

input.suchen { width: 150px;
               height: 25px;
               color: #ffffff;
               font-weight:bold;
               border-style: transparent; border-width: 0px;
               background-image: url(img/bg-su.gif);
               text-align: center;}

.right-head { width: 205px;
              height: 35px;
              font-size: 13px;
              color: #ffffff;
              font-weight:bold;
              background: url(img/line.gif);
              background-repeat: no-repeat;
              margin: 0 0 0 15px;
              padding: 15px 0 0 0;}

.menu { width: 205px;
        margin: 10px 0 0 15px;
        padding: 0;}

.menu ul { background: none;
	  list-style-type: none;
	  margin: 0;
	  padding: 0;}

.menu li { background: url(img/dot.gif);
           background-repeat: no-repeat;
	  list-style-type: none;
           color: #00ff00;
	  margin: 0;
	  padding: 0;
           height: 25px;}

.menu a { background: none;
          line-height:1.2em;
          color: #ffffff;
          font-size: 12px;
          text-decoration: none;
          margin: 0 0 0 15px;
	 padding: 0px;}

.menu a:hover { line-height:1.2em;
                color: #dd4837;
                font-size: 12px;
                text-decoration: none;
                margin: 0 0 0 15px;
                padding: 0px;}

.footer { clear: both;
          margin: 0 auto;
          width: 800px;
          height: 25px; }