html 	{
    	padding: 0;
  	}


body  	{
	color:black;
	background-color:#11593C;
    	margin: 0; padding: 0;
	}


#ads {
	position:fixed; top:20px; left:30px; width: 120px;
	background-color: #ccffcc;
	float:left;
	}

#page {
	
	margin: 20px 20px 20px 200px;
	padding: 0;
	width: 760px;
	
	}

.boben { margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         }

.bobenr { margin-top:2px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         }

.bleft { margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px; }

.bcontent {

         margin-top:5px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
          }

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i,big,small,a
     { font-family:Arial,Helvetica,sans-serif; }

h1 { font-weight:bold; color:#bb0000; font-size:120%; text-align:center; }
h2 { font-size:120%; }
h3 { font-size:115%; }
h4 { font-size:110%; }


b          { font-weight:bold; }
small      { font-size:85%; }
big        { font-size:115%; }
.weiss     { color: #000000; font-size:85%}

.red       { color:#bb0000; }
.redb      { color:#bb0000; font-weight:bold;}
.bluef     { color:#000099; font-weight:bold; }
.blue      { color:#000099; }
.grauhell  { background-color:#eeeeee; }
.graum     { background-color:#dddddd; }
.graumittel  { background-color:#aaaaaa; }
.frontp    { font-size:85%; }
.klein     { font-size:85%; }

table.content      {
                     background-color: #FFFFFF;
                     border-width: 2px;
                     border-color: #000000;
                     border-style: solid; }

img.cont { border-width: 1px;
           border-color: #888888;
           border-style: solid;
           }


a:link    { color:#000099; text-decoration:underline; }
a:visited { color:#000077; text-decoration:underline; }
a:hover   { color:#ffffff; background-color:#000099; text-decoration:none; }
a:active  { color:#ffffff; background-color:#000099; text-decoration:underline; }


td.wback   { background-color:#D5F5D5; color:#000000;
             border-width: 1px;
             border-color: #000000;
             border-style: solid;
              }


a.men:link    { height:100%; width:100%; color:#000000;
                text-decoration:none; white-space: nowrap; }

a.men:visited { height:100%; width:100%; color:#000000;
                text-decoration:none; white-space: nowrap; }

a.men:hover   { height:100%; width:100%; color:#000000;
                background-color:#91DD91; text-decoration:none; white-space: nowrap; }

a.men:active  { height:100%; width:100%; color:#000000;
                background-color:#91DD91; text-decoration:none; white-space: nowrap; }

a.menkl         { font-size:85%; }

a.menkl:link    { height:100%; width:100%; color:#000000;
                  text-decoration:none; white-space: nowrap; }

a.menkl:visited { height:100%; width:100%; color:#000000;
                  text-decoration:none; white-space: nowrap; }

a.menkl:hover   { height:100%; width:100%; color:#000000;
                  background-color:#91DD91; text-decoration:none; white-space: nowrap; }

a.menkl:active  { height:100%; width:100%; color:#000000;
                  background-color:#91DD91; text-decoration:none; white-space: nowrap; }


a.foot:link    { color:#000099; text-decoration:underline; }
a.foot:visited { color:#000077; text-decoration:underline; }
a.foot:hover   { color:#000000; background-color:#91DD91; text-decoration:none; }
a.foot:active  { color:#000000; background-color:#91DD91; text-decoration:underline; }