.navigation{
    font-family:Arial, Verdana, Geneva, sans-serif;
    color:#000000;
    font-size: 11pt;
    text-decoration:none;
}

.copy{
    font-family:Arial, Verdana, Geneva, sans-serif;
    color:#000000;
    font-size: 10pt;
}

table,input,select,option,textarea{
    font-family:Arial, Verdana, Geneva, sans-serif;
    color:#000000;
    font-size: 10pt;
}

.infobox{
    font-family:Arial, Verdana, Geneva, sans-serif;
    color:#000000;
    font-size: 10pt;
    margin-left:5px;;
}

.headline{
    font-family:Arial, Verdana, Geneva, sans-serif;
    color:#FFFFFF;
    font-size: 12pt;
    font-weight: bold;
}


/* CSS für Bestellung Oestereich begeinn */
                      	#text{
                                 text-align: center;
                                 font-size: 14px;
                                 font-weight: bold;
                         }

                         #bild{
	                	height: 100%;
	                        width: 100%;
	                        background: url(Karte_wien_72.jpg);
	                        background-repeat: no-repeat;
	                }


	                #feld {
                                 font-size: 10;
	                        background-color: #ffffff;
	                        padding: 10px;
	                        padding-top: 20px;
                                 position: absolute;
                                 left: 184px !important;
                                 left: 186px;
                                 top: 310px !important;
                                 top: 315px;
                                 width: 382px !important;
                                 width: 406px;
                                 height: 264px !important;
                                 height: 100px;
                                 border: 2px solid #000000;

	                }

	                .senden{
	                        text-align:center;
	                }

/* CSS für Bestellung Oestereich  Ende*/



/* CSS für Reiternavigation */

    #header {
      float:left;
      width:160px;
      height:57px;
      background:#FFCC00 url("/fileadmin/images/back.gif") repeat-x bottom;
      overflow:hidden;
      }
            
    body>#tipps>#header, body>#news>#header, body>#shops>#header, body>#wetter>#header{
      height:59px;
    }         
    
    #header ul {
      margin:0;
      padding:0px 0px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("/fileadmin/images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      width:70px;
      overflow:hidden;
      }
    #header a {
      display:block;
      background:url("/fileadmin/images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("/fileadmin/images/left_on.gif");
      }
    #header #current a {
      background-image:url("/fileadmin/images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
            
    
    #content_right{
      position:static;
      width:158px; 
      height:600px;
      background:#fff;
      font-family:Arial,sans-Serif;
      font-size:12px;   
      border-left:1px solid #6f6f6f;
      border-right:1px solid #6f6f6f; 
      border-bottom:1px solid #6f6f6f;    
      z-index:1000;
      padding-top:10px;
    }
    
    body>#tipps>#content_right, body>#news>#content_right, body>#shops>#content_right, body>#wetter>#content_right{
      padding-top:55px;
    }  
        
    #right_inner{
      width:150px; 
      height:560px;
      background-color:;
      margin-left:3px;
      margin-right:3px;
    }
/* CSS für Reiternavigation Ende*/

