/*stylesheet fuer asverlag.de */
/*by ts 2007*/

html, body	{
		font: 11px/1.2em Trebuchet MS, sans-serif; color: #000;
		padding:0; margin-right: auto; margin-left: auto;
                 background-color: #e7e7e7; 
				 width: 850px;
                 }


/* --- general styles, position --- */

#gesamt	{
         background: url(css_img/bg_irr.jpg) no-repeat; width: 850px; height: 550px;
         margin: 0px 15px 0px 15px; background-color: #fff;
         }

#header 	{
         width: 850px; height: 88px; /* background: url(css_img/header.gif) no-repeat; */
         }

#navi 	{
         float: right;
         padding: 60px 20px 0px 10px;
         }


#navi a.aktiv	{
                 font-weight: bold; font-size: 16px;
                 }

#navi a.blau	{
                 color: #09c;
                 }

#navi a.rot	{
                 color: #c06;
                 }

#navi a.gelb	{
                 color: #c90;
                 }

#navi a.schwarz	{
                 color: #000;
                 }


#navi ul li 	{
                 display: inline;
                 list-style-type: none;
                 }

#navi ul li a	{
                 font: 12px/1.2em Trebuchet MS, sans-serif; color: #000; text-decoration: none;
                 padding: 0px 10px 0px 10px;
                 }


#navi 	{
         float: right;
         padding: 60px 20px 0px 10px;
         }



#inhalt	{
         background-color: #fff; padding: 15px 15px 18px 15px; margin: 20px 25px 0px 25px;
         }


#inhalt a {
          font: 11px/1.2em Trebuchet MS, sans-serif; color: #c00; text-decoration: none;
          }

#inhalt a.klein	{
          	font: 10px/1.2em Trebuchet MS, sans-serif; color: #c00; text-decoration: none;
          	}


#inhalt p {
          font: 11px/1.2em Trebuchet MS, sans-serif; color: #000; text-decoration: none;
          }

#inhalt h1 	{
           	font: 14px/1.2em Trebuchet MS, sans-serif; color: #c00; font-weight: bold;
           	}

#inhalt h2	{
                 font: 11px/1.2em Trebuchet MS, sans-serif; color: #999; /* font-style: italic; */
                 }

#inhalt h3	{
                 font: 10px/1.2em Trebuchet MS, sans-serif; color: #999;
                 }

#inhalt h3 a	{
                 font: 10px/1.2em Trebuchet MS, sans-serif; color: #c00;
                 }

#inhalt ul li	{
                 list-style-type: none;
                 display: inline;
                 }

#inhalt ul li.bild	{
                         padding: 5px 26px 0px 26px;
                         }

#inhalt ul li.text	{
                         padding: 3px 12px 0px 5px;
                         }

#bild	{
         float: right;
         }

#footer	{
         float: right; padding: 3px 0px 0px 0px;
         font: 10px/1.2em Trebuchet MS, sans-serif; color: #b2b2b2;
         }

#footer a	{
                 font: 10px/1.2em Trebuchet MS, sans-serif; color: #b2b2b2; text-decoration: none;
                 }

/* --- Borders --- */

#inhalt	{
	border-top: 2px solid #ccc;
         }

#gesamt	{
         border: 1px solid #ccc;
         }

#inhalt img	{
	        border: 0px;
         	}

#inhalt a img	{
                 border: 0px;
                 }
