h1 { display:inline; color:#900; font-size: 1.5em; font-weight: bold; }
h2 { color:#333333; font-size: 1.2em; font-weight: bold; }
h3 { color:#778888; font-size: 1.1em; font-weight: bold; }
h4 { color:#666666; font-size: 1.1em; font-weight: bold; }
h5 { color:#333333; font-size: 1.0em; font-weight: bold; }
h6 { color:#666666; font-size: 0.9em; font-weight: bold; }

form{
   padding:0;
   margin:0;
   border:0;
   display:inline;
}

.SchweinchenWeltClear{
   clear:both;
}

#SchweinchenWelt{
   position: absolute; 
   left: 50%;
   width: 900px; 
   margin-left: -450px;
   z-index : 1;
}
   
   #SchweinchenWeltHead{
      height:120px;
      background-image: url("images/sw/SchweinchenweltHead.jpg");
   }
   
   #SchweinchenWeltHead #LogoLink{
      float:left;
   }
   
   #SchweinchenWeltHead ul{
      display:block;
      text-align:center;
      margin:0;
      padding:0;
      padding-bottom:5px;
   }
   
      #SchweinchenWeltHead ul li{
         list-style-type:none;
         display:inline;
         padding-right:10px; 
      }

         #SchweinchenWeltHead ul li a,
         #SchweinchenWeltHead ul li a:hover,
         #SchweinchenWeltHead ul li a:active,
         #SchweinchenWeltHead ul li a:visited{
            text-decoration:none;
         } 

            #SchweinchenWeltHead ul li a img{
               vertical-align:middle;
               margin-right:3px;
            }
            
   #SchweinchenWeltContent{
   
   }
   
      #SchweinchenWeltTopicOpen{
         float:left;
         width:610px;         
      }
         #SchweinchenWeltTopicOpen a{
            text-decoration:none;
         }
         
         #SchweinchenWeltPath{
            line-height:1.4em;
            border-bottom:1px dotted #CCC;
            font-weight:bold;
            font-size:1.1em;
            color : #6EBD2E;
            margin-bottom:10px;
         }
            #SchweinchenWeltPath a         { text-decoration: none; color : #6EBD2E; }
            #SchweinchenWeltPath a:hover   { text-decoration: underline; }


         #SchweinchenWeltTopicOpen ul{
            display:block;
            border:0;
            padding:0;
            margin:0;
         }
         
         #SchweinchenWeltTopicOpen ul li{
            height:20px;
            list-style-type:none;
            padding-top: 0px;
            background-image: none;
            background-repeat: no-repeat;
            background-position: 0px 0px;
         }
         
         #SchweinchenWeltTopicInfo{
            width:580px;
         }

         #SchweinchenWeltNav{
         	padding-top:5px;
         	margin-top:5px;
         	border-top:1px dotted #CCC;
         }

            #SchweinchenWeltNav #JumpBox{
            	float:right;
               text-align:left;
            }

         #SchweinchenWeltAd{
            width:280px;
            float:right;
            text-align:right;
            border-left:1px dotted #CCC;
            /*background-image:url('images/sw/ad.jpg');*/
         }
         #SchweinchenWeltGoogle{
         	width:200px;
         	padding-left:10px;
         	margin-left:10px;
         	border-left:1px dotted #CCC;
         	background:none;
         	float:right;
        }
        #SchweinchenWeltTopicOpen{
        	float:left;
        	width:670px;
        }
        #SchweinchenWeltNav{
        	clear:none;
        }
