.xml { 
    padding: 0px 3px 1px 3px;
    margin: 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6600;
    border: 1px solid;
    border-color: #ffc8a4 #3f1a01 #3f1a01 #ffc8a4;
    cursor: pointer;
    
}
html {
	height: 100%;
	}
body p {
	font-size: 12px !important;
	}
	
body h3 {
	font-size: 13px !important;
	}

#newsarchiv {margin: 0; padding: 0; position: relative; left: -15px; top: -15px;}

#newsarchiv .normal {font-size: 12px;}

#newsarchiv table {margin: 0; padding: 0;}

#newsarchiv .formfield {border: 1px solid #555; background-color: #efefef; height: 18px;}

#newsarchiv .formsubmit {border: 1px solid #555; background-color: #008280; color: #fff; cursor: pointer; }

#newsarchiv .newssuchehr {margin: 5px 0 15px 0;}

#newsarchiv .formpulldown {border: 1px solid #555; background-color: #efefef;}

#newsarchiv .select {background-color: #efefef;}
